wrong classpath in the aj script

Bug #243805 reported by Stig-Erland
2
Affects Status Importance Assigned to Milestone
aspectj (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: aspectj

Description: Ubuntu 8.04.1
Release: 8.04

aspectj:
  Installed: 1.5.3-1
  Candidate: 1.5.3-1
  Version table:
 *** 1.5.3-1 0
        500 http://archive.ubuntu.com hardy/multiverse Packages
        100 /var/lib/dpkg/status

There is a bug in aj (located at /usr/bin/aj)
It contains the wrong classpath entry that prevents load time weaving of aspects.

Instead of
-classpath "$AJPATH${CLASSPATH:+:$CLASSPATH}

it should be
 -classpath "$AJPATH"

The distribution of aspectj 1.5.3 from aspectj homepage (http://www.eclipse.org/projects/project_summary.php?projectid=tools.aspectj) contains the aj script with only the aspectjweaver.jar in the class path.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.