Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r18961 - jpamodelgen/trunk.

hibernate-commits

2010-03-10


Author LoginPost Reply
Author: hardy.ferentschik
Date: 2010-03-10 09:53:52 -0500 (Wed, 10 Mar 2010)
New Revision: 18961

Modified:
 jpamodelgen/trunk/pom.xml
Log:
METAGEN-26 Updated readme and docbook sources

Modified: jpamodelgen/trunk/pom.xml
===================================================================
--- jpamodelgen/trunk/pom.xml  2010-03-10 14:37:41 UTC (rev 18960)
+++ jpamodelgen/trunk/pom.xml  2010-03-10 14:53:52 UTC (rev 18961)
@@(protected) @@
          <configuration>
             <archive>
                <manifestEntries>
-                   <Implementation-Title>${pom.artifactId}</Implementation-Title>
+                  <Created-By>${java.version} (${java.vendor})</Created-By>
+                   <Implementation-Title>${pom.name}</Implementation-Title>
+                   <Implementation-URL>http://www.jboss.org/</Implementation-URL>
                  <Implementation-Version>${pom.version}</Implementation-Version>
-                   <Implementation-Vendor>${pom.groupId}</Implementation-Vendor>
-                   <Implementation-Vendor-Id>${pom.groupId}</Implementation-Vendor-Id>
-                   <Implementation-URL>${pom.url}</Implementation-URL>
-                   <Specification-Title>JPA2 Model Generator</Specification-Title>
+                   <Implementation-Vendor>JBoss by Red Hat, Inc.</Implementation-Vendor>
+                   <Implementation-Vendor-Id>http://www.jboss.org/</Implementation-Vendor-Id>
                </manifestEntries>
             </archive>
          </configuration>

_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.