Author: rdonkin
Date: Sun Jun  7 09:48:59 2009
New Revision: 782356

URL: http://svn.apache.org/viewvc?rev=782356&view=rev
Log:
IMAP-98 Add X-Compile entries in manifest.  
https://issues.apache.org/jira/browse/IMAP-98

Modified:
    james/imap/trunk/parent/pom.xml

Modified: james/imap/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/james/imap/trunk/parent/pom.xml?rev=782356&r1=782355&r2=782356&view=diff
==============================================================================
--- james/imap/trunk/parent/pom.xml (original)
+++ james/imap/trunk/parent/pom.xml Sun Jun  7 09:48:59 2009
@@ -64,6 +64,8 @@
               <Implementation-Vendor>The Apache Software 
Foundation</Implementation-Vendor>
               <Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
               <url>${pom.url}</url>
+              <X-Compile-Source-JDK>${target.jdk}</X-Compile-Source-JDK>
+              <X-Compile-Target-JDK>${target.jdk}</X-Compile-Target-JDK>
             </manifestEntries>
           </archive>
         </configuration>



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

Reply via email to