You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/03/27 17:03:48 UTC

svn commit: r759187 - in /geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA: NOTICE pom.xml src/main/appended-resources/ src/main/appended-resources/META-INF/ src/main/appended-resources/META-INF/NOTICE

Author: dwoods
Date: Fri Mar 27 16:03:47 2009
New Revision: 759187

URL: http://svn.apache.org/viewvc?rev=759187&view=rev
Log:
add missing EARLY ACCESS labels and JCP notice terms.

Added:
    geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/
    geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/
    geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/NOTICE
Modified:
    geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/NOTICE
    geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/pom.xml

Modified: geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/NOTICE
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/NOTICE?rev=759187&r1=759186&r2=759187&view=diff
==============================================================================
--- geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/NOTICE (original)
+++ geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/NOTICE Fri Mar 27 16:03:47 2009
@@ -1,21 +1,11 @@
-Apache Geronimo 
+
+Apache Geronimo JSR-317 JPA 2.0 EARLY ACCESS Spec API
 Copyright 2003-2009 The Apache Software Foundation
 
-This product includes software developed by
+This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
 
-This product includes software developed by
-The Object Management Group.
 
-Copyright (c) 1999-2000 Object Management Group. Unlimited rights to
-duplicate and use this code are hereby granted provided that this
-copyright notice is included.
-
-This product includes software developed by
-The W3C Consortium (http://www.w3.org/).
-
-Copyright © 1994-2002 World Wide Web Consortium, 
-(Massachusetts Institute of Technology, Institut National 
-de Recherche en Informatique et en Automatique, Keio 
-University). All Rights Reserved. 
-http://www.w3.org/Consortium/Legal/
+
+This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP.
+

Modified: geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/pom.xml?rev=759187&r1=759186&r2=759187&view=diff
==============================================================================
--- geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/pom.xml (original)
+++ geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/pom.xml Fri Mar 27 16:03:47 2009
@@ -32,9 +32,11 @@
 
     <artifactId>geronimo-jpa_2.0_spec</artifactId>
     <packaging>jar</packaging>
-    <name>JPA 2.0</name>
+    <name>Apache Geronimo JSR-317 JPA 2.0 EARLY ACCESS Spec API</name>
     <version>1.0-EA-SNAPSHOT</version>
 
+    <description>Implementation of Sun JSR-317 JPA 2.0 EARLY ACCESS Spec API</description>
+
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>
         <site>

Added: geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/NOTICE
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/NOTICE?rev=759187&view=auto
==============================================================================
--- geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/NOTICE (added)
+++ geronimo/specs/branches/geronimo-jpa_2.0_spec-1.0-EA/src/main/appended-resources/META-INF/NOTICE Fri Mar 27 16:03:47 2009
@@ -0,0 +1,3 @@
+
+This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP.
+