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 er...@apache.org on 2011/08/24 15:15:00 UTC

svn commit: r1161085 - /james/mailet/ai/trunk/classic/pom.xml

Author: eric
Date: Wed Aug 24 13:15:00 2011
New Revision: 1161085

URL: http://svn.apache.org/viewvc?rev=1161085&view=rev
Log:
Set jdk version to 1.6 (JAMESMAILAI-2)

Modified:
    james/mailet/ai/trunk/classic/pom.xml

Modified: james/mailet/ai/trunk/classic/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/ai/trunk/classic/pom.xml?rev=1161085&r1=1161084&r2=1161085&view=diff
==============================================================================
--- james/mailet/ai/trunk/classic/pom.xml (original)
+++ james/mailet/ai/trunk/classic/pom.xml Wed Aug 24 13:15:00 2011
@@ -67,7 +67,7 @@
   <properties>
     <javax.mail.groupId>org.apache.geronimo.javamail</javax.mail.groupId>
     <javax.mail.artifactId>geronimo-javamail_1.4_mail</javax.mail.artifactId>
+    <target.jdk>1.6</target.jdk>
   </properties>
-  
 
 </project>



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