You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ja...@apache.org on 2014/03/05 17:05:06 UTC

svn commit: r1574552 - /ace/trunk/run-server-allinone/server-allinone.bndrun

Author: jawi
Date: Wed Mar  5 16:05:06 2014
New Revision: 1574552

URL: http://svn.apache.org/r1574552
Log:
Reverted accidentally checked in change.


Modified:
    ace/trunk/run-server-allinone/server-allinone.bndrun

Modified: ace/trunk/run-server-allinone/server-allinone.bndrun
URL: http://svn.apache.org/viewvc/ace/trunk/run-server-allinone/server-allinone.bndrun?rev=1574552&r1=1574551&r2=1574552&view=diff
==============================================================================
--- ace/trunk/run-server-allinone/server-allinone.bndrun (original)
+++ ace/trunk/run-server-allinone/server-allinone.bndrun Wed Mar  5 16:05:06 2014
@@ -77,7 +77,7 @@
 	launch.storage.dir=bundle-cache
 
 # Add some extra memory to the VM
--runvm: -Xmx1G -agentpath:/Applications/YourKit_Java_Profiler_2013_build_13072.app/bin/mac/libyjpagent.jnilib
+-runvm: -Xmx1G
 
 # Enable Yourkit profiling
 #-runvm: -Xmx1G -agentpath:/Applications/YourKit_Java_Profiler_12.0.5.app/bin/mac/libyjpagent.jnilib
\ No newline at end of file