[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-dev
Subject:    svn commit: r1129748 - /james/mailet/project/trunk/pom.xml
From:       rdonkin () apache ! org
Date:       2011-05-31 15:13:27
Message-ID: 20110531151327.590E123888CD () eris ! apache ! org
[Download RAW message or body]

Author: rdonkin
Date: Tue May 31 15:13:26 2011
New Revision: 1129748

URL: http://svn.apache.org/viewvc?rev=1129748&view=rev
Log:
Pull up manifest.

Modified:
    james/mailet/project/trunk/pom.xml

Modified: james/mailet/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/project/trunk/pom.xml?rev=1129748&r1=1129747&r2=1129748&view=diff
 ==============================================================================
--- james/mailet/project/trunk/pom.xml (original)
+++ james/mailet/project/trunk/pom.xml Tue May 31 15:13:26 2011
@@ -286,7 +286,35 @@ OSGI
             </instructions>
          </configuration>
       </plugin>
-      
+
+<!-- 
+
+
+
+
+=============================================
+Jar
+-->
+ 
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-jar-plugin</artifactId>
+        <configuration>
+          <archive>
+          <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
 +            <manifestEntries>
+              <Specification-Title>${project.name}</Specification-Title>
+              <Specification-Version>${project.version}</Specification-Version>
+              <Specification-Vendor>The Apache Software \
Foundation</Specification-Vendor> +              \
<Implementation-Title>${project.name}</Implementation-Title> +              \
<Implementation-Version>${project.version}</Implementation-Version> +              \
<Implementation-Vendor>The Apache Software Foundation</Implementation-Vendor> +       \
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id> +              \
<url>${project.url}</url> +            </manifestEntries>
+          </archive>
+        </configuration>
+      </plugin>
 <!-- 
 
 



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic