From: <ble...@us...> - 2010-09-13 19:57:14
|
Revision: 3538 http://bigdata.svn.sourceforge.net/bigdata/?rev=3538&view=rev Author: blevine218 Date: 2010-09-13 19:57:08 +0000 (Mon, 13 Sep 2010) Log Message: ----------- Really enable TestBigdataClientRemote this time! Modified Paths: -------------- branches/maven_scaleout/bigdata-integ/pom.xml Modified: branches/maven_scaleout/bigdata-integ/pom.xml =================================================================== --- branches/maven_scaleout/bigdata-integ/pom.xml 2010-09-13 19:56:24 UTC (rev 3537) +++ branches/maven_scaleout/bigdata-integ/pom.xml 2010-09-13 19:57:08 UTC (rev 3538) @@ -105,9 +105,7 @@ <include>**/Test*.java</include> <include>**/*Test.java</include> </includes> - <excludes> - <exclude>**/TestBigdataClientremove.java</exclude> - </excludes> + <systemPropertyVariables> <java.security.policy>${java.security.policy}</java.security.policy> <java.net.preferIPv4Stack>{java.net.preferIPv4Stack}"</java.net.preferIPv4Stack> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |