I already solved this problem by exporting different versions of the aspect library using several executions of the maven jar plugin.

Sean

On 07.02.2014 18:46, Andy Clement wrote:
You might be able to achieve something using the mechanism for configuring compilation with aop.xml files (like you configure load time weaving). I mentioned it here a while back: http://dev.eclipse.org/mhonarc/lists/aspectj-dev/msg02602.html

For each project you could use an appropriate aop.xml to scope what you want to apply where. However, i don't know if that option plays nicely with maven.

Andy


_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to