Re: [aspectj-users] ajc 1.6.6 - 1.6.7+ behavior changes ?

2015-07-08 Thread Romain Primet
in email). Are you sure you aren’t hitting something new now, having changed a bit of code? cheers, Andy On Jul 6, 2015, at 5:33 AM, Romain Primet romain.pri...@gmail.com wrote: Hi Andy, Contacting you again abount this issue, did the fix make it into 1.8.6? We get the same errors at compile

Re: [aspectj-users] ajc 1.6.6 - 1.6.7+ behavior changes ?

2015-07-06 Thread Romain Primet
going actually works or leaves behind inconsistently woven class files. Thanks in advance -- Alexander Kriegisch http://scrum-master.de Romain Primet schrieb am 11.04.2015 14:35: Hi Alexander, I got a reply from Andy off-list; looks like an issue with ITD and generic types

[aspectj-users] ajc 1.6.6 - 1.6.7+ behavior changes ?

2015-04-02 Thread Romain Primet
Hi list, I have an aspectJ-based codebase that currently uses 1.6.6 (compiler and runtime) and builds fine. Moving to 1.6.7+, I get errors related to inter-type declarations. Specifically, a library is being weaved by an aspect that declares a new parent for an existing class. This parent