[hibernate-dev] Annotation Processors

Steve Ebersole steve at hibernate.org
Fri Nov 22 17:05:23 EST 2013


I started today on removing the separate calls to javac to execute 
Annotation Processors in the Hibernate ORM build.  From Gradle it is 
working fine.  However when I try to enable Annotation Processing in 
IntelliJ, it complains about the "module cycle" between hibernate-core 
and hibernate-testing.

I'd really like to get a gauge on how many people really use 
hibernate-testing.




More information about the hibernate-dev mailing list