You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2016/12/11 21:16:30 UTC

svn commit: r1773702 - /poi/trunk/_Currently selected junit test (POI).launch

Author: centic
Date: Sun Dec 11 21:16:30 2016
New Revision: 1773702

URL: http://svn.apache.org/viewvc?rev=1773702&view=rev
Log:
Revert "Add file-leak-detector in default launchconfig"

This reverts commit b5b6f9de55a07abd7b9d3be94f68d31cd02082c1.

Modified:
    poi/trunk/_Currently selected junit test (POI).launch

Modified: poi/trunk/_Currently selected junit test (POI).launch
URL: http://svn.apache.org/viewvc/poi/trunk/_Currently%20selected%20junit%20test%20%28POI%29.launch?rev=1773702&r1=1773701&r2=1773702&view=diff
==============================================================================
--- poi/trunk/_Currently selected junit test (POI).launch (original)
+++ poi/trunk/_Currently selected junit test (POI).launch Sun Dec 11 21:16:30 2016
@@ -27,5 +27,5 @@
 <stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/>
 <stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="${java_type_name}"/>
 <stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="ApachePOI"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dnotused=agentpath:/opt/dynaTrace/dynatrace-5.6.0/agent/lib64/libdtagent.so=name=ApachePOI,server=localhost:9998,transformationmaxavgwait=400,wait=5&#10;-javaagent:/opt/file-leak-detector/target/file-leak-detector-1.9-SNAPSHOT-jar-with-dependencies.jar=http=19998,strong,excludes=file-leak-detector.exclude,dumpatshutdown"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-Dnotused=agentpath:/opt/dynaTrace/dynatrace-5.6.0/agent/lib64/libdtagent.so=name=ApachePOI,server=localhost:9998,transformationmaxavgwait=400,wait=5"/>
 </launchConfiguration>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org