JavaReflectionManagerTest is importing "import com.sun.org.apache.xpath.internal.operations.Number;" which is not legal in eclipse, as it's not in the standard JavaSE.
It's actually quite bad, because in Ganymede I'm not allowed to disable this behaviour, I had to comment out the code to be able to build the package. I was wondering of we can't just replace it with "Number" or if it's testing something more oscure. 2009/4/14 Emmanuel Bernard <emman...@hibernate.org>: > > On Apr 14, 2009, at 15:08, Elhanan Maayan wrote: > >> 3. on hibernate-common-annotations project change the compiler >> error/warnings , turn the forbidden reference (access rules) to warning >> instead of error. > > Hey Elhanan, > What issue did you have in this area? Might be a problem I am not seeing. > > oh and, yes the Hibernate code is intimidating ORM is not a trivial field. > And you have not chosen the easiest part of Hibernate when dealing with the > query generation :) > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev > _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev