[jboss-svn-commits] JBL Code SVN: r8654 - labs/jbossesb/trunk/product/samples/quickstarts/transformation_simple

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jan 3 10:11:15 EST 2007


Author: tfennelly
Date: 2007-01-03 10:11:13 -0500 (Wed, 03 Jan 2007)
New Revision: 8654

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/transformation_simple/build.xml
Log:
comment

Modified: labs/jbossesb/trunk/product/samples/quickstarts/transformation_simple/build.xml
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/transformation_simple/build.xml	2007-01-03 15:07:46 UTC (rev 8653)
+++ labs/jbossesb/trunk/product/samples/quickstarts/transformation_simple/build.xml	2007-01-03 15:11:13 UTC (rev 8654)
@@ -3,7 +3,7 @@
 	<!-- Import the base Ant build script... -->
 	<import file="base-build.xml"/>
 
-	<!-- The ESB istself is started by the default "run" target - defined in base-build.xml  -->
+	<!-- The ESB itself is started by the default "run" target - defined in base-build.xml  -->
 	
 	<!-- Target for injecting the sample order message for transformation... -->
 	<target name="runtest">




More information about the jboss-svn-commits mailing list