Author: rjung
Date: Sun Jul 31 21:32:22 2011
New Revision: 1152648
URL: http://svn.apache.org/viewvc?rev=1152648&view=rev
Log:
Fix name of run-echo ant task in "BUILDING".
Modified:
tomcat/native/trunk/native/BUILDING
Modified: tomcat/native/trunk/native/BUILDING
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/native/BUILDING?rev=1152648&r1=1152647&r2=1152648&view=diff
==============================================================================
--- tomcat/native/trunk/native/BUILDING (original)
+++ tomcat/native/trunk/native/BUILDING Sun Jul 31 21:32:22 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: [email protected]
For additional commands, e-mail: [email protected]