Hi friends,
I'm using AspectJ 1.8 in OSGi with LTW and I'm wondering how to turn off
all the Xlint messages.
I've tried:

aj.weaving.verbose=false
org.aspectj.weaver.showWeaveInfo=false
org.aspectj.osgi.verbose=false

but didn't seem to help.

As far as I can see in the doc I can declare -Xlint:ignore in aop.xml but
I'd like to do the same with a system property. Is it possible?
If not how can I use aop.xml in OSGi?

Cheers!
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to