|
[
Permlink
| « Hide
]
Michael Bouschen added a comment - 19/Apr/05 04:37 AM
This issue is fixed with revision 161790. Now jdori enhancing uses a separate properties in maven.xml and stores the result in a separate directory with its own application.jar and datastore.jar files. This allows for checking whether enhancement is required.
Fixed by Michael Bouschen.
svn commit: r161805 - incubator/jdo/trunk/tck20/project.properties fixes a problem with a variable setting that was causing the enhanced jar files to containg unenhanced classes:
-jdo.enhancer.options = -v -d "${iut.enhanced.dir}" +jdo.enhancer.options = -v -d "${jdo.enhanced.dir}" Reopened to set the Fix Version/s field to JDO 2 beta.
|
||||||||||||||||||||||||||||||||||||||||||||||||||