Thanks,

now when running against the master build
(aspectj-DEVELOPMENT-20130612103400.jar) I get the same error as with
version 1.7.3
[ERROR] The type java.util.Map$Entry cannot be resolved. It is indirectly
referenced from required .class files
---

[ERROR] /path ommited/ModelRequestParameters.java:11:0::0 The type
java.util.Map$Entry cannot be resolved. It is indirectly referenced from
required .class files

Is this a new bug?

Cheers
Jonas



2014-05-14 13:06 GMT+02:00 Frank Pavageau <frank.pavag...@gmail.com>:

> Hi Jonas.
>
> 2014-05-14 12:48 GMT+02:00 Jonas Trollvik <jon...@gmail.com>:
>
> With aspectjrt versions of 1.8.0 I get a lot of error messages like the
>> following:
>> [ERROR] The type new Comparator<FileEntry>(){} must implement the
>> inherited abstract method Comparator<FileEntry>.thenComparing(Function<?
>> super FileEntry,? extends U>, Comparator<? super U>)
>>
>
> I reported this one as
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=433744 which Andy has
> already fixed in master.
>
>
>> With aspectj 1.7.3 I get the following error message
>> [ERROR] The type java.util.Map$Entry cannot be resolved. It is indirectly
>> referenced from required .class files
>>
>
> I haven't tried that combination, so I can't really comment on that one.
>
> Regards,
> Frank
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to