You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by eg...@apache.org on 2005/01/27 14:32:55 UTC

svn commit: r126608 - /lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml

Author: egli
Date: Thu Jan 27 05:32:54 2005
New Revision: 126608

URL: http://svn.apache.org/viewcvs?view=rev&rev=126608
Log:
Enhanced the message on succesful build
Modified:
   lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml

Modified: lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml
Url: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml?view=diff&rev=126608&p1=lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml&r1=126607&p2=lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml&r2=126608
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml	(original)
+++ lenya/branches/BRANCH_1_2_X/src/targets/message-build.xml	Thu Jan 27 05:32:54 2005
@@ -50,7 +50,7 @@
     <echo message="*      Cocoon (${cocoon.src.dir})"/>
     <echo message="*"/>
     <echo message="* Start using ${Name} by starting Tomcat"/>
-    <echo message="*      Linux/UNIX: TOMCAT/bin/startup.sh"/>
+    <echo message="*      Linux/UNIX: ${tomcat.home.dir}/bin/startup.sh"/>
     <echo message="*"/>
     <echo message="* and browse to "/>
     <echo message="*      http://127.0.0.1:8080/lenya/"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org