Hi John, looks like a bug. Weld does not consider extended interfaces. I've created WELD-2221 [1] to track this issue.
Martin [1] https://issues.jboss.org/browse/WELD-2221 Dne 15.8.2016 v 01:24 John D. Ament napsal(a): > 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 <[email protected] > <mailto:[email protected]>> 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 > > > > _______________________________________________ > weld-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/weld-dev > -- Martin Kouba Software Engineer Red Hat, Czech Republic _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
