Re: Building problems

2011-06-13 Thread Ognjen Blagojevic
Kevin, The tests are running fine now. I am unable to reproduce it anymore, it seems that clean checkout and build solved the thing. :( Sorry for the false alarm. -Ognjen On 8.6.2011 20:40, Kevin Sutter wrote: Sorry that you are still having issues performing an OpenJPA build and tests. I

Re: Building problems

2011-06-08 Thread Kevin Sutter
Sorry that you are still having issues performing an OpenJPA build and tests. I just verified that the whole openjpa-kernel test bucket runs successfully. And, then I tested the specific TestProxyManager test without any problems. All of the build dependencies and environment setup is documented

Re: Building problems

2011-06-08 Thread Ognjen Blagojevic
Kevin, Thanks for your help, it compiles now. I added problem and workaround to: https://issues.apache.org/jira/browse/OPENJPA-2009 However, now I have test errors at openjpa-kernel, e.g.: classname="org.apache.openjpa.util.TestProxyManager" name="testCopyProxyCollection"> ... java.

Re: Building problems

2011-06-08 Thread Kevin Sutter
Hi, What maven command are you using to build with? I just tried "mvn clean install" and it worked without a hitch. Concerning the errors you are getting... OpenBooks was updated a while back to run against the trunk binaries, which is the 2.2.0-SNAPSHOT version. So, you will need the directory

Building problems

2011-06-08 Thread Ognjen Blagojevic
Hi, I am trying to build the trunk, and I have two problems: 1. First it reports: [INFO] Building OpenJPA Examples - OpenBooks ... [INFO] Executing tasks [echo] Running OpenBooks genmodel info: [echo] [echo] Builds OpenBooks demo application. [echo]