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 ba...@apache.org on 2008/08/22 10:33:53 UTC

svn commit: r688021 - /james/server/trunk/include.properties

Author: bago
Date: Fri Aug 22 01:33:53 2008
New Revision: 688021

URL: http://svn.apache.org/viewvc?rev=688021&view=rev
Log:
Back to sun's javamail for ant build, we can have m2 build tested in hudson in the mean time (JAMES-850)

Modified:
    james/server/trunk/include.properties

Modified: james/server/trunk/include.properties
URL: http://svn.apache.org/viewvc/james/server/trunk/include.properties?rev=688021&r1=688020&r2=688021&view=diff
==============================================================================
--- james/server/trunk/include.properties (original)
+++ james/server/trunk/include.properties Fri Aug 22 01:33:53 2008
@@ -50,9 +50,9 @@
 path.lib.bouncycastle=org.bouncycastle/jars
 path.lib.james=org.apache.james/jars
 # Sun's JavaMail Implementation
-#path.lib.javamail=javax.mail/jars
+path.lib.javamail=javax.mail/jars
 # Geronimo JavaMail Implementation
-path.lib.javamail=org.apache.geronimo.javamail/jars
+#path.lib.javamail=org.apache.geronimo.javamail/jars
 path.lib.avalon=org.apache.avalon.framework/jars
 path.lib.commonsdbcp=commons-dbcp/jars
 path.lib.commonscollections=commons-collections/jars



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