[weld-dev] How to avoid this warning message?

John D. Ament john.d.ament at gmail.com
Sun Aug 14 19:24:17 EDT 2016


Yep, it was the inheritance.  Any idea why though?

https://git1-us-west.apache.org/repos/asf?p=deltaspike.git;a=blobdiff;f=deltaspike/modules/data/api/src/main/java/org/apache/deltaspike/data/api/AbstractEntityRepository.java;h=529c474d8a84837ccfb2fb6693ec651f65ff8b3e;hp=933c136abf58efde4bba7dc5cf8944d711d92d40;hb=bb9abfcc;hpb=6d4fbd8e6a50555ed70c06b4a10669e7e6f403d1

John

On Sun, Aug 14, 2016 at 7:03 PM John D. Ament <john.d.ament at gmail.com>
wrote:

>
> https://lists.apache.org/thread.html/8edcc676c2dbede50f7e75cc56c4d78d260357df527347a1ff155402@%3Cusers.deltaspike.apache.org%3E for
> some reference
>
> Somewhere between 1.6 and 1.7 this started popping up on DS.  Even though
> these methods are defined in the class hierarchy, they are transitively
> inherited.  Is DS not picking them up because AbstractEntityRepository
> doesn't directly implement the other interfaces?
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20160814/f155e1e5/attachment.html 


More information about the weld-dev mailing list