Updating from 2.2.0 to 2.5.0: Migrationpath and Compatibility issues

2012-06-21 Thread Oliver Meyer
Hi, in a project in which we are using xmlbeans 2.2.0 and used it to generate classes for multiple different schema files, we now need to update the xmlbeans lib (we just created a schema, for which 2.2.0 can no longer generate correct classes). Is there a document describing

Re: Updating from 2.2.0 to 2.5.0: Migrationpath and Compatibility issues

2012-06-21 Thread Jacob Danner
Hi Oliver, I don't know of anything specific but the only issues I've had with this sort of migration/upgrade were my own and were caused by using different JDK versions when compiling some newer schemas with some older dependent schemas. It was a simple fix to set the javac target/source