[jboss-svn-commits] JBL Code SVN: r32643 - labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/none.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Apr 25 10:18:46 EDT 2010


Author: whitingjr
Date: 2010-04-25 10:18:45 -0400 (Sun, 25 Apr 2010)
New Revision: 32643

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/none/configuration.properties
Log:
Added properties for no profiler.

Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/none/configuration.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/none/configuration.properties	2010-04-25 09:46:09 UTC (rev 32642)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/profiler/none/configuration.properties	2010-04-25 14:18:45 UTC (rev 32643)
@@ -4,4 +4,4 @@
 # used in build.xml
 profiler.vm.arguments=-Dduff=property
 
-profiler.controller=org.jboss.jbossts.performance.profiler.implementation.NoOpProfiler
\ No newline at end of file
+profiler.controller=org.jboss.jbossts.performance.profiler.implementation.NoOpProfiler



More information about the jboss-svn-commits mailing list