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 2008/11/09 18:36:43 UTC

svn commit: r712523 - in /james/jsieve/trunk: build.xml samples/

Author: rdonkin
Date: Sun Nov  9 09:36:43 2008
New Revision: 712523

URL: http://svn.apache.org/viewvc?rev=712523&view=rev
Log:
Samples just contained an earlier version of the mailet.

Removed:
    james/jsieve/trunk/samples/
Modified:
    james/jsieve/trunk/build.xml

Modified: james/jsieve/trunk/build.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/build.xml?rev=712523&r1=712522&r2=712523&view=diff
==============================================================================
--- james/jsieve/trunk/build.xml (original)
+++ james/jsieve/trunk/build.xml Sun Nov  9 09:36:43 2008
@@ -36,9 +36,7 @@
             <subant target='@{do}'>
                 <fileset dir='@{dir}' includes='main/build.xml'/>
                 <fileset dir='@{dir}' includes='util/build.xml'/>
-                <fileset dir='@{dir}' includes='mailet/build.xml'/>
-<!-- TODO: Update samples and fix dependency problems 
-                <fileset dir='@{dir}' includes='samples/build.xml'/> -->  
+                <fileset dir='@{dir}' includes='mailet/build.xml'/>  
             </subant>   
         </sequential>   
     </macrodef>



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