[Yanel-commits] rev 24494 - in public/yanel/trunk/src: binary-dist build

josias at wyona.com josias at wyona.com
Tue May 15 13:56:15 CEST 2007


Author: josias
Date: 2007-05-15 13:56:14 +0200 (Tue, 15 May 2007)
New Revision: 24494

Modified:
   public/yanel/trunk/src/binary-dist/stop.sh
   public/yanel/trunk/src/build/continuous-integration.xml
Log:
fixed some typos

Modified: public/yanel/trunk/src/binary-dist/stop.sh
===================================================================
--- public/yanel/trunk/src/binary-dist/stop.sh	2007-05-15 11:42:32 UTC (rev 24493)
+++ public/yanel/trunk/src/binary-dist/stop.sh	2007-05-15 11:56:14 UTC (rev 24494)
@@ -16,8 +16,8 @@
 
 echo "***************************************"
 echo "*"
-echo "* Yanel succesfully stoped!"
+echo "* Yanel succesfully stopped!"
 echo "*"
 echo "* Thanks for using Yanel!"
 echo "*"
-echo "***************************************" 
\ No newline at end of file
+echo "***************************************" 

Modified: public/yanel/trunk/src/build/continuous-integration.xml
===================================================================
--- public/yanel/trunk/src/build/continuous-integration.xml	2007-05-15 11:42:32 UTC (rev 24493)
+++ public/yanel/trunk/src/build/continuous-integration.xml	2007-05-15 11:56:14 UTC (rev 24494)
@@ -29,7 +29,7 @@
     </waitfor>
     <echo message="*****************************************************************"/>
     <echo message="*"/>
-    <echo message="* You have successfully Started Yanel ${yanel.version} (Revision ${yanel.revision})"/>
+    <echo message="* You have successfully started Yanel ${yanel.version} (Revision ${yanel.revision})"/>
     <echo message="*"/>
     <echo message="*"/>
     <echo message="* Start you Browser and visit"/>
@@ -100,7 +100,7 @@
     <antcall target="shutdown-tomcat-unix"/>
     <echo message="*****************************************************************"/>
     <echo message="*"/>
-    <echo message="* You have successfully stoped Yanel ${yanel.version} (Revision ${yanel.revision})"/>
+    <echo message="* You have successfully stopped Yanel ${yanel.version} (Revision ${yanel.revision})"/>
     <echo message="*"/>
     <echo message="* Thanks for using Yanel"/>
     <echo message="*"/>




More information about the Yanel-commits mailing list