I'm trying to upgrade the Roller 4.0 code base from OpenJPA 0.9.7 to OpenJPA 1.0 but I'm running into a blocking issue.
The <openjpac> task that we use to enhance our POJOs is locking up during the build process. There are no error messages or stack traces, but the CPU goes to about 98% (on my core duo MacBook pro) and Ant just hangs. Any hints on how I could debug this problem? - Dave
