wrong classpath in the aj script
Bug #243805 reported by
Stig-Erland
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://
100 /var/lib/
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$
it should be
-classpath "$AJPATH"
The distribution of aspectj 1.5.3 from aspectj homepage (http://
To post a comment you must log in.