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 no...@apache.org on 2010/03/02 08:50:07 UTC

svn commit: r917905 - in /james/protocols/trunk: ./ pom.xml

Author: norman
Date: Tue Mar  2 07:50:07 2010
New Revision: 917905

URL: http://svn.apache.org/viewvc?rev=917905&view=rev
Log:
exclude pop3 from build for now...

Modified:
    james/protocols/trunk/   (props changed)
    james/protocols/trunk/pom.xml

Propchange: james/protocols/trunk/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Tue Mar  2 07:50:07 2010
@@ -0,0 +1 @@
+target

Modified: james/protocols/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/protocols/trunk/pom.xml?rev=917905&r1=917904&r2=917905&view=diff
==============================================================================
--- james/protocols/trunk/pom.xml (original)
+++ james/protocols/trunk/pom.xml Tue Mar  2 07:50:07 2010
@@ -35,7 +35,9 @@
   <modules>
     <module>api</module>
     <module>smtp</module>
+    <!-- 
     <module>pop3</module>
+    -->
   </modules>
   <ciManagement>
     <system>hudson</system>



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