Fornax-Platform
Forum

 « Return to Thread: Configuration/running Unit Tests

Re: Configuration/running Unit Tests

by deepshar027 :: Rate this Message:

Reply to Author | View in Thread

Patrik,

Its my bad.I have multiple versions of code on my machine and I was looking at the wrong place.
I downloaded the code again and mvn install works great.

Thanks,
Deepak.


All samples use 1.6.0-SNAPSHOT, with JPA. We run those in our continuous build server all the time.  What failures/problems do you see?

Checkout latest DDDSample from subversion:
https://fornax.svn.sourceforge.net/svnroot/fornax/trunk/cartridges/sculptor/DDDSample/
Thereafter run mvn clean install. What is the result?

/Patrik

deepshar027 wrote:
Patrik,
I dont think any of the examples DDDSample etc have been migrated to sculptor version 1.6.
I am looking for a JPA sample running successfully with all tests.

Do you have any plans for that?

Thanks,
Deepak.

 « Return to Thread: Configuration/running Unit Tests