Author: rjung
Date: Sun Jul 31 21:32:33 2011
New Revision: 1152649

URL: http://svn.apache.org/viewvc?rev=1152649&view=rev
Log:
Fix name of run-echo ant task in "BUILDING".

Modified:
    tomcat/native/branches/1.1.x/native/BUILDING

Modified: tomcat/native/branches/1.1.x/native/BUILDING
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/BUILDING?rev=1152649&r1=1152648&r2=1152649&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/native/BUILDING (original)
+++ tomcat/native/branches/1.1.x/native/BUILDING Sun Jul 31 21:32:33 2011
@@ -30,7 +30,7 @@
   cd ..
   ant jar
   Run one of the example (the echo one):
-  ant echo-example
+  ant run-echo
  
   Using it in Tomcat:
   1 - In <Connector> use of conf/server.xml:



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to