Title: [998] trunk/examples/trader/pom.xml: Removed debug output of ant runtime classpath.
Revision
998
Author
mauro
Date
2008-10-26 10:05:45 -0500 (Sun, 26 Oct 2008)

Log Message

Removed debug output of ant runtime classpath.

Modified Paths


Diff

Modified: trunk/examples/trader/pom.xml (997 => 998)

--- trunk/examples/trader/pom.xml	2008-10-26 15:00:41 UTC (rev 997)
+++ trunk/examples/trader/pom.xml	2008-10-26 15:05:45 UTC (rev 998)
@@ -65,8 +65,6 @@
             <phase>integration-test</phase>
             <configuration>
               <tasks>
-                <property name="runtime_classpath" refid="maven.runtime.classpath" />
-                <echo message="Using runtime classpath: ${runtime_classpath}" />
                 <taskdef name="scenarioRunner" classname="org.jbehave.ant.ScenarioRunnerTask" classpathref="maven.runtime.classpath" />
                 <scenarioRunner scenarioIncludes="org/jbehave/examples/trader/scenarios/*.java"
                   scenarioExcludes="**/*Steps.java" skip="false" />


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to