]> source.dussan.org Git - poi.git/commitdiff
Revert "Disable dynaTrace agent in coverage-launchconfig"
authorDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 21:17:10 +0000 (21:17 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 11 Dec 2016 21:17:10 +0000 (21:17 +0000)
This reverts commit 49a2b5eab608795f08b141edb30141f22da47f8f.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1773712 13f79535-47bb-0310-9956-ffa450edef68

_Currently selected junit test (POI).launch

index c1b7b55f964d4ab0e177109f2c20f1fe04dd088c..b4daf365f487441e7552f4673810c555e28f2765 100644 (file)
@@ -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"/>
+<stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-ea&#10;-agentpath:/opt/dynaTrace/dynatrace-5.6.0/agent/lib64/libdtagent.so=name=ApachePOI,server=localhost:9998,transformationmaxavgwait=400,wait=5"/>
 </launchConfiguration>