You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Manu George <ma...@gmail.com> on 2007/04/06 08:01:14 UTC

Error in build

Hi,
    Build is failing with test failures in ManytoManyTests and
ManytoManyComplexPkTests
   because the field Platforms_id is not found in database. Changing
it to id in the queries       seems to work. Not sure thats the soln
though as i am not familiar with those tests.

Regards
Manu

Re: Error in build

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On 4/6/07, Jacek Laskowski <ja...@laskowski.net.pl> wrote:

> I'm building it now...though I'm not familiar with the tests in
> question, either. How do you build the sources?

Just finished.

$ mvn -Dassembly clean install
...
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 12 seconds
[INFO] Finished at: Fri Apr 06 12:29:36 CEST 2007
[INFO] Final Memory: 47M/254M
[INFO] ------------------------------------------------------------------------

Anything else I should do in order to reproduce the issue of yours?
Make sure you're using the latest OpenJPA jars.

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl

Re: Error in build

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On 4/6/07, Manu George <ma...@gmail.com> wrote:
> Hi,
>     Build is failing with test failures in ManytoManyTests and
> ManytoManyComplexPkTests
>    because the field Platforms_id is not found in database. Changing
> it to id in the queries       seems to work. Not sure thats the soln
> though as i am not familiar with those tests.

I'm building it now...though I'm not familiar with the tests in
question, either. How do you build the sources?

Jacek

-- 
Jacek Laskowski
http://www.JacekLaskowski.pl