Author: dkulp
Date: Wed Apr 9 13:14:15 2008
New Revision: 646516
URL: http://svn.apache.org/viewvc?rev=646516&view=rev
Log:
Remove this. It helped a little on IBM jdk on Linux, but made AIX even worse.
Need to investigate the real problem more.
Modified:
incubator/cxf/trunk/rt/javascript/pom.xml
Modified: incubator/cxf/trunk/rt/javascript/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/javascript/pom.xml?rev=646516&r1=646515&r2=646516&view=diff
==============================================================================
--- incubator/cxf/trunk/rt/javascript/pom.xml (original)
+++ incubator/cxf/trunk/rt/javascript/pom.xml Wed Apr 9 13:14:15 2008
@@ -13,11 +13,6 @@
<relativePath>../../parent/pom.xml</relativePath>
</parent>
- <properties>
- <surefire.fork.mode>pertest</surefire.fork.mode>
- </properties>
-
-
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>