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