mirror of
https://github.com/apache/openjpa.git
synced 2025-02-20 17:05:15 +00:00
OPENJPA-1103 Upgrade to 1.0-SNAPSHOT versions of the jpa2 and bv spec apis and remove the early access disclaimer.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@889818 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b119e2b959
commit
60cae2ff51
@ -7,8 +7,6 @@
|
||||
This product includes software developed by
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
|
||||
COPYRIGHT NOTICES
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
openjpa-all includes software developed by the:
|
||||
Apache Commons Collections project
|
||||
Apache Commons Lang project
|
||||
|
@ -273,6 +273,7 @@ databaseName=${db.name}
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
<!-- only used for old JPA 1.0 RI API, which we don't use anymore
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>java.net</id>
|
||||
@ -281,9 +282,9 @@ databaseName=${db.name}
|
||||
<layout>legacy</layout>
|
||||
</repository>
|
||||
</repositories>
|
||||
-->
|
||||
|
||||
<dependencies>
|
||||
<!-- Use early access version of JPA spec from Geronimo -->
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-jpa_2.0_spec</artifactId>
|
||||
|
@ -1,5 +1,3 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
openjpa-kernel includes software written by Miroslav Nachev
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
OpenJPA includes software developed by the SERP project
|
||||
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
|
||||
|
||||
|
@ -1,3 +1 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
OpenJPA includes the persistence and orm schemas from the JPA specifications.
|
||||
Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved.
|
||||
OpenJPA elects to include this software in this distribution under the
|
||||
|
@ -4,8 +4,6 @@ Copyright 2006-2009 Apache Software Foundation
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
The OpenJPA binary assembly includes software developed by the:
|
||||
Apache Commons Collections project
|
||||
Apache Commons Lang project
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
This is an implementation of an early-draft specification developed under the Java Community Process (JCP). The code is untested and presumed not to be a compatible implementation of the JSR-317 Java Persistence API, Version 2.0 specification. We encourage you to migrate to an implementation of the JSR-317 Java Persistence API, Version 2.0 specification that has been tested and verified to be compatible as soon as such an implementation is available, and we encourage you to retain this notice in any implementation of JSR-317 Java Persistence API, Version 2.0 specification that you distribute.
|
||||
|
||||
OpenJPA includes software developed by the SERP project
|
||||
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
|
||||
|
||||
|
4
pom.xml
4
pom.xml
@ -491,7 +491,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-jpa_2.0_spec</artifactId>
|
||||
<version>1.0-EA9-SNAPSHOT</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
@ -506,7 +506,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-validation_1.0_spec</artifactId>
|
||||
<version>1.0-EA6-SNAPSHOT</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.derby</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user