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 rd...@apache.org on 2009/04/18 10:01:23 UTC

svn commit: r766264 - /james/jsieve/trunk/build.xml

Author: rdonkin
Date: Sat Apr 18 08:01:23 2009
New Revision: 766264

URL: http://svn.apache.org/viewvc?rev=766264&view=rev
Log:
Echo note that Maven is the primary build tool

Modified:
    james/jsieve/trunk/build.xml

Modified: james/jsieve/trunk/build.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/build.xml?rev=766264&r1=766263&r2=766264&view=diff
==============================================================================
--- james/jsieve/trunk/build.xml (original)
+++ james/jsieve/trunk/build.xml Sat Apr 18 08:01:23 2009
@@ -179,6 +179,7 @@
     </target>
 
     <target name='main'  description=' - builds modules                [multimodule]'>
+        <echo>Note that Maven is used for the releases</echo>
         <forall do='main' />
     </target>
 </project>



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