
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
23/Apr/06 01:56 AM
|
|
When you run maven build or maven rebuild with jdo.tck.configuration set to application identity in project.properties, the datastoreidentity.jar file in target/enhanced is half as big as it shoud be, indicated an error during enhancement. No error message is produced to standard out.
|
|
Description
|
When you run maven build or maven rebuild with jdo.tck.configuration set to application identity in project.properties, the datastoreidentity.jar file in target/enhanced is half as big as it shoud be, indicated an error during enhancement. No error message is produced to standard out. |
Show » |
|
Removing the <delete dir="${iut.enhanced.dir}/org"/> task fixes the problem, but this is not a feasible solution in a real build.
Removing <delete dir="${iut.enhanced.dir}/org"/> from the classpath to the enhancer fixes the problem.