Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Inconsistent classfile encountered: The undefined type parameter BLAH is referenced from within Blah

I cloned your bitbucket, had to remove the pom references to example
app/app-test and then 'mvn clean compile' and it worked, what do I
need to do?  maybe mention the steps in the bug you raise.

cheers,
Andy

On 17 September 2012 08:09, Andy Clement <andrew.clement@xxxxxxxxx> wrote:
> Let's raise a new bug.  Some changes went in related to ITD resolving,
> due to an issue in 1.7.0 with Spring Data projects - that may have
> given rise to what you are seeing now.
>
> For the AJDT issues, please raise those too.
>
> Andy
>
> On 13 September 2012 15:06, Matthew Adams <matthew@xxxxxxxxxxxxxxx> wrote:
>> I'm using 1.7.1 and am seeing the same problem as
>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=242797
>>
>> Andy, I've invited you to my private BitBucket git repo where this is
>> happening if you'd like to see for yourself.  Further, I'm seeing a
>> fair number of AJDT errors in STS 3.0.0.RELEASE as well.  Perhaps
>> you'd be interested in seeing those, too.
>>
>> I'm kind of dead in the water on this one... :(
>>
>> -matthew
>>
>> --
>> mailto:matthew@xxxxxxxxxxxxxxx
>> skype:matthewadams12
>> googletalk:matthew@xxxxxxxxxxxxxxx
>> http://matthewadams.me
>> http://www.linkedin.com/in/matthewadams
>> _______________________________________________
>> aspectj-users mailing list
>> aspectj-users@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top