If those options arent working to turn off xlints, sounds like a bug. Andy
2008/10/19 Mauro Baluda <[EMAIL PROTECTED]> > On Sun, Oct 19, 2008 at 6:07 PM, Ramnivas Laddad > <[EMAIL PROTECTED]> wrote: > > You will need to specify the -nowarn option in the <weaver> section in > > aop.xml as follows: > > <weaver option="-nowarn"> > now I have > <weaver option="-nowarn -warn:none -Xlint:ignore" /> > in my aop-ajc.xml > > and I still get many warnings > [Xlint:cantFindType] > [Xlint:unmatchedSuperTypeInCall] > > Mauro > _______________________________________________ > aspectj-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/aspectj-users >
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
