Re: [aspectj-users] 1.6.2 tag is missing in bugzilla

2008-10-19 Thread Wim Deblauwe
Yes, please add it in the maven repo. regards, Wim 2008/10/16 Pablo Gra~na <[EMAIL PROTECTED]> > Afaik, it is neither in repo1 (http://repo1.maven.org/maven2/) > > > David Mohr wrote: > >> Hi, >> just wanted to let you know that the 1.6.2 version tag is missing in >> bugzilla. >> >> I suppose t

Re: [aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Andy Clement
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 section in > > aop.xml as follows: > > >

[aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Mauro Baluda
On Sun, Oct 19, 2008 at 6:07 PM, Ramnivas Laddad <[EMAIL PROTECTED]> wrote: > You will need to specify the -nowarn option in the section in > aop.xml as follows: > now I have in my aop-ajc.xml and I still get many warnings [Xlint:cantFindType] [Xlint:unmatchedSuperTypeInCall] Mauro ___

Re: [aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Ramnivas Laddad
You will need to specify the -nowarn option in the section in aop.xml as follows: ... -Ramnivas On Sun, Oct 19, 2008 at 11:59 AM, Mauro Baluda <[EMAIL PROTECTED]> wrote: > On Sun, Oct 19, 2008 at 5:04 PM, Andrew Eisenberg <[EMAIL PROTECTED]> > wrote: > > Yes. Go into the project's compiler

[aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Mauro Baluda
On Sun, Oct 19, 2008 at 5:04 PM, Andrew Eisenberg <[EMAIL PROTECTED]> wrote: > Yes. Go into the project's compiler options, and turn off warnings. I did it but I still get the warnings during load time weaving Mauro ___ aspectj-users mailing list aspec

Re: [aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Andrew Eisenberg
Yes. Go into the project's compiler options, and turn off warnings. On Sun, Oct 19, 2008 at 7:14 AM, Mauro Baluda <[EMAIL PROTECTED]> wrote: > I'm using LTW for my aspects, is there a way to get rid of all that > Xlint warnings? > > thank you, > Mauro > ___

[aspectj-users] LTW and [Xlint:unmatchedSuperTypeInCall]

2008-10-19 Thread Mauro Baluda
I'm using LTW for my aspects, is there a way to get rid of all that Xlint warnings? thank you, Mauro ___ aspectj-users mailing list aspectj-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/aspectj-users