Author: dwoods
Date: Tue Oct  6 20:32:57 2009
New Revision: 822485

URL: http://svn.apache.org/viewvc?rev=822485&view=rev
Log:
OPENJPA-1229 Correct where the 2.0 schemas came from.  Thanks Jeremy for 
pointing it out.

Modified:
    openjpa/branches/2.0.0-M3/LICENSE.txt
    
openjpa/branches/2.0.0-M3/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm
    
openjpa/branches/2.0.0-M3/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm
    openjpa/branches/2.0.0-M3/openjpa-project/LICENSE.txt
    
openjpa/branches/2.0.0-M3/openjpa/src/main/appended-resources/META-INF/LICENSE.vm

Modified: openjpa/branches/2.0.0-M3/LICENSE.txt
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-M3/LICENSE.txt?rev=822485&r1=822484&r2=822485&view=diff
==============================================================================
--- openjpa/branches/2.0.0-M3/LICENSE.txt (original)
+++ openjpa/branches/2.0.0-M3/LICENSE.txt Tue Oct  6 20:32:57 2009
@@ -218,11 +218,11 @@
   orm-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/orm_1_0.xsd)
   orm_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/orm_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   persistence-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd)
   persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   websphere-uow-api.jar - this jar file contains WebSphere proprietary
     API code which is licensed for use when compiling OpenJPA. The
     jar is not distributed with OpenJPA and is only included with the

Modified: 
openjpa/branches/2.0.0-M3/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-M3/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm?rev=822485&r1=822484&r2=822485&view=diff
==============================================================================
--- 
openjpa/branches/2.0.0-M3/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm
 (original)
+++ 
openjpa/branches/2.0.0-M3/openjpa-all/src/main/appended-resources/META-INF/LICENSE.vm
 Tue Oct  6 20:32:57 2009
@@ -218,11 +218,11 @@
   orm-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/orm_1_0.xsd)
   orm_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/orm_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   persistence-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd)
   persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   websphere-uow-api.jar - this jar file contains WebSphere proprietary
     API code which is licensed for use when compiling OpenJPA. The
     jar is not distributed with OpenJPA and is only included with the

Modified: 
openjpa/branches/2.0.0-M3/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-M3/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm?rev=822485&r1=822484&r2=822485&view=diff
==============================================================================
--- 
openjpa/branches/2.0.0-M3/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm
 (original)
+++ 
openjpa/branches/2.0.0-M3/openjpa-persistence/src/main/appended-resources/META-INF/LICENSE.vm
 Tue Oct  6 20:32:57 2009
@@ -15,11 +15,11 @@
   orm-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/orm_1_0.xsd)
   orm_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/orm_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   persistence-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd)
   persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   websphere-uow-api.jar - this jar file contains WebSphere proprietary
     API code which is licensed for use when compiling OpenJPA. The
     jar is not distributed with OpenJPA and is only included with the

Modified: openjpa/branches/2.0.0-M3/openjpa-project/LICENSE.txt
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-M3/openjpa-project/LICENSE.txt?rev=822485&r1=822484&r2=822485&view=diff
==============================================================================
--- openjpa/branches/2.0.0-M3/openjpa-project/LICENSE.txt (original)
+++ openjpa/branches/2.0.0-M3/openjpa-project/LICENSE.txt Tue Oct  6 20:32:57 
2009
@@ -420,11 +420,11 @@
   orm-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/orm_1_0.xsd)
   orm_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/orm_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   persistence-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd)
   persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   websphere-uow-api.jar - this jar file contains WebSphere proprietary
     API code which is licensed for use when compiling OpenJPA. The
     jar is not distributed with OpenJPA and is only included with the

Modified: 
openjpa/branches/2.0.0-M3/openjpa/src/main/appended-resources/META-INF/LICENSE.vm
URL: 
http://svn.apache.org/viewvc/openjpa/branches/2.0.0-M3/openjpa/src/main/appended-resources/META-INF/LICENSE.vm?rev=822485&r1=822484&r2=822485&view=diff
==============================================================================
--- 
openjpa/branches/2.0.0-M3/openjpa/src/main/appended-resources/META-INF/LICENSE.vm
 (original)
+++ 
openjpa/branches/2.0.0-M3/openjpa/src/main/appended-resources/META-INF/LICENSE.vm
 Tue Oct  6 20:32:57 2009
@@ -15,11 +15,11 @@
   orm-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/orm_1_0.xsd)
   orm_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/orm_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   persistence-xsd.rsrc - included in the openjpa jar, taken from:
     http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd)
   persistence_2_0-xsd.rsrc - included in the openjpa jar, taken from:
-    http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd)
+    JSR-317 Java Persistence 2.0 Specification, Proposed Final Draft 2
   websphere-uow-api.jar - this jar file contains WebSphere proprietary
     API code which is licensed for use when compiling OpenJPA. The
     jar is not distributed with OpenJPA and is only included with the


Reply via email to