Hi Adam, If you could upload a patch in JIRA http://jira.codehaus.org/browse/MPASPECTJ-21 it'd be great. Also it'd be a god idea to file an upload request for those jars not present in ibiblio http://maven.apache.org/repository-upload.html.
Thanks On 5/11/05, Adam Jenkins <[EMAIL PROTECTED]> wrote: > Hi Guys, > > Just reporting back on the status on java 1.5, aspectj1.5 and the > aspectj plugin. I did a test just switching the project.xml > dependencies to aspectrt-1.5.jar and aspectjtools-1.5.jar and > reinstalling the plugin (had to add the jars manually as I don't think > they're on ibiblio). Everything seemed to work fine. I've pasted my > project.properties below. If anyone wants the little 'hello world' test > harness I coded up, let me know and I'll email it through. I'm going to > test on larger projects today, but I don't envisage any problems. I'll > let you know if I hit any. > > project.properties > > maven.compile.source=1.5 > maven.compile.target=1.5 > maven.compile.compilerargs=-Xlint:deprecation -Xlint:unchecked > maven.aspectj.source=1.5 > > Cheers > Adam > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
