You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by im...@apache.org on 2005/12/05 20:40:30 UTC

svn commit: r354148 - /jakarta/commons/proper/vfs/trunk/project.properties

Author: imario
Date: Mon Dec  5 11:40:26 2005
New Revision: 354148

URL: http://svn.apache.org/viewcvs?rev=354148&view=rev
Log:
increase ss - jdk 1.3 constantly (but not reproducable) dies during the tests - its a pain

Modified:
    jakarta/commons/proper/vfs/trunk/project.properties

Modified: jakarta/commons/proper/vfs/trunk/project.properties
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/project.properties?rev=354148&r1=354147&r2=354148&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/project.properties (original)
+++ jakarta/commons/proper/vfs/trunk/project.properties Mon Dec  5 11:40:26 2005
@@ -29,7 +29,7 @@
 maven.repo.apache.snapshots.directory=/www/cvs.apache.org/repository
 maven.junit.fork = true
 maven.junit.sysproperties = test.basedir test.ftp.uri test.smb.uri test.webdav.uri test.sftp.uri test.http.uri
-maven.junit.jvmargs = -Xss4096k
+maven.junit.jvmargs = -Xss8192k
 maven.test.failure.ignore=true
 maven.ant.excludeTests=**/*.java
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org