Hi all, Just wanted to make folks aware of an issue I discovered with OpenJPA 2.0.0 at compile time. Basically, certain forms of annotations that you may define in your application will fail compilation with an "incompatible types" error when you have openjpa-2.0.0.jar on the classpath.
I've filed a JIRA on it: https://issues.apache.org/jira/browse/OPENJPA-1659 The JIRA includes sample Java annotation source that causes the failure. I hit it as I was upgrading a codebase based on OpenJPA 1.2.2 to 2.0.0, and thought it was a Maven bug (see http://maven-users.828.n2.nabble.com/Freaking-out-javac-works-maven-compiler-plugin-does-not-td5016302.html#none). HTH, Matthew -- View this message in context: http://openjpa.208410.n2.nabble.com/OpenJPA-2-0-0-annnotation-processor-bug-tp5033021p5033021.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
