Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] aspectj maven plugin

The AspectJ 1.2.1 tools and Ant tasks work fine when running under 1.5, but the 1.2.1 Ant task (and compiler) did not support targeting 1.5 (the Eclipse JDT support for 1.5 even now isn't final).   But the AspectJ 1.5.0 M2 release is fairly stable, if you can shoehorn it into Maven...

Wes

------------Original Message------------
From: Sejo.Cesic@xxxxxxxxxxx
To: "AspectJ developer discussions" <aspectj-dev@xxxxxxxxxxx>
Date: Wed, May-4-2005 0:17 AM
Subject: [aspectj-dev] aspectj maven plugin

Hi all, 

I am having trouble running aspectJ plugin under JDK1.5. It seems that the plugin versions that are available only support JDK1.3 and 1.4. Is this the case? Anyone having some experiences, leads that can help me out of this? 

thanks 
Sejo _______________________________________________ 
aspectj-dev mailing list 
aspectj-dev@xxxxxxxxxxx 
https://dev.eclipse.org/mailman/listinfo/aspectj-dev 



Back to the top