diff --git build-common.xml build-common.xml index 7c44a54..bb37abf 100644 --- build-common.xml +++ build-common.xml @@ -70,6 +70,10 @@ + + + + @@ -429,7 +433,8 @@ - diff --git build.properties build.properties index 70b8a12..3c9f92b 100644 --- build.properties +++ build.properties @@ -95,7 +95,7 @@ test.junit.timeout=43200000 # ant test -Dtest.junit.exclude="**/Test*CliDriver.class,**/TestPartitions.class" test.junit.exclude= -test.continue.on.failure=false +test.continue.on.failure=true test.submodule.exclude= test.junit.maxmemory=512m @@ -129,10 +129,6 @@ mvn.pom.dir=${build.dir.hive}/maven/poms mvn.license.dir=${build.dir.hive}/maven/licenses mvn.deploy.id=apache.snapshots.https mvn.deploy.url=https://repository.apache.org/content/repositories/snapshots -# -# unit test Properties -# -failonerror=false # # Data nucleus repository - needed for jdo2-api-2.3-ec.jar download diff --git build.xml build.xml index c3594fa..e832ae0 100644 --- build.xml +++ build.xml @@ -70,6 +70,10 @@ + + + + @@ -293,7 +297,7 @@ - + @@ -305,7 +309,7 @@ - +