Hi all,

I'm asking for your help once again.  Our projects are currently compiled using 
Java 1.3 through a Maven 2.0.4 build.  We want to add some aspects (through the 
new Spring 2.0 tags) and we need to switch to the AspectJ compiler, while still 
using the Java 1.3 classes as a reference (to avoid using APIs introduced in 
1.4+).  I've read the plugin documentation and it seems like the only thing we 
can do is to use the source and target configuration options, which is not 
sufficient.

Did anyone do anything similar?

Thanks,
GB

Reply via email to