Author: eric
Date: Mon Feb 20 13:51:34 2012
New Revision: 1291258

URL: http://svn.apache.org/viewvc?rev=1291258&view=rev
Log:
jSieve core module should reside in a folder named cored, relatd to JSIEVE-84

Added:
    james/jsieve/trunk/core/
      - copied from r1291256, james/jsieve/trunk/main/
Removed:
    james/jsieve/trunk/main/
Modified:
    james/jsieve/trunk/pom.xml

Modified: james/jsieve/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/jsieve/trunk/pom.xml?rev=1291258&r1=1291257&r2=1291258&view=diff
==============================================================================
--- james/jsieve/trunk/pom.xml (original)
+++ james/jsieve/trunk/pom.xml Mon Feb 20 13:51:34 2012
@@ -40,7 +40,7 @@
     <inceptionYear>2008</inceptionYear>
 
     <modules>
-        <module>main</module>
+        <module>core</module>
         <module>mailet</module>
         <module>util</module>
         <module>manager</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to