aspectj:compile bug when using jdk 1.5
--------------------------------------
Key: MPASPECTJ-20
URL: http://jira.codehaus.org/browse/MPASPECTJ-20
Project: maven-aspectj-plugin
Type: Improvement
Reporter: stephane bouchet
When using a jdk1.5 version and trying to weave classes, when using
StringBuffer in source code, aspectj cannot compile the source code.
The only solution is to download the last version of aspectj ( 1.5.0 ) from
eclipse web site and change the jars in the .maven/repository/aspectj/jars
folder.
Now i have a warning saying that my version of aspectj is not 1.2 but 1.5 but i
can compile without errors.
So is it possible to update the aspectj jars to the 1.5.0 version ??
St�phane
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]