You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by mw...@apache.org on 2009/04/29 19:01:48 UTC

svn commit: r769828 - /james/server/trunk/build.xml

Author: mwiederkehr
Date: Wed Apr 29 17:01:48 2009
New Revision: 769828

URL: http://svn.apache.org/viewvc?rev=769828&view=rev
Log:
Corrected description for build target "eclipse"

Modified:
    james/server/trunk/build.xml

Modified: james/server/trunk/build.xml
URL: http://svn.apache.org/viewvc/james/server/trunk/build.xml?rev=769828&r1=769827&r2=769828&view=diff
==============================================================================
--- james/server/trunk/build.xml (original)
+++ james/server/trunk/build.xml Wed Apr 29 17:01:48 2009
@@ -124,7 +124,7 @@
     
     <target 
         name='eclipse'
-        description='Cleans all modules'
+        description='Generates Eclipse project files'
         depends='clean'>
         <echo>Generating project files</echo>   
         <foralldo do='eclipse'/>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org