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

Bug submitted:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=389750

On Mon, Sep 17, 2012 at 1:10 PM, Matthew Adams <matthew@xxxxxxxxxxxxxxx> wrote:
You need to checkout the repo at commit 368b7dc827ef0237bdb6d460320cf1e7fbedf7da -- that's the commit that has the broken code in it.

Also, I was surprised you had to remove any pom references -- I couldn't figure out what "references to example app/app-test" means...  Also, you need to do a mvn clean verify, since this shows up at integration test execution time.

I'm trying to add the bug now.

-matthew


On Mon, Sep 17, 2012 at 12:59 PM, Andy Clement <andrew.clement@xxxxxxxxx> wrote:
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
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users



--
mailto:matthew@xxxxxxxxxxxxxxx 



--
mailto:matthew@xxxxxxxxxxxxxxx 
skype:matthewadams12
googletalk:matthew@xxxxxxxxxxxxxxx
http://matthewadams.me
http://www.linkedin.com/in/matthewadams


Back to the top