diff --git a/LICENSE.txt b/LICENSE
similarity index 100%
rename from LICENSE.txt
rename to LICENSE
diff --git a/NOTICE.txt b/NOTICE
similarity index 100%
rename from NOTICE.txt
rename to NOTICE
diff --git a/openjpa-all/pom.xml b/openjpa-all/pom.xml
index 6c4b598f3..1f160e00e 100644
--- a/openjpa-all/pom.xml
+++ b/openjpa-all/pom.xml
@@ -119,5 +119,18 @@
commons-dbcp
commons-dbcp
+
+
+ org.apache.geronimo.specs
+ geronimo-validation_1.0_spec
+
+
+ org.apache.bval
+ org.apache.bval.bundle
+
+
+ commons-beanutils
+ commons-beanutils
+
diff --git a/openjpa-all/src/main/appended-resources/META-INF/NOTICE.vm b/openjpa-all/src/main/appended-resources/META-INF/NOTICE.vm
index 7ad5456eb..b972c99bc 100644
--- a/openjpa-all/src/main/appended-resources/META-INF/NOTICE.vm
+++ b/openjpa-all/src/main/appended-resources/META-INF/NOTICE.vm
@@ -19,17 +19,24 @@
openjpa-all includes software developed by the:
Apache Commons Collections project
+ Apache Commons Collections project
+ Apache Commons DBCP project
Apache Commons Lang project
Apache Commons Logging project
Apache Commons Pool project
- Apache Geronimo project (JMS 1.1, JTA 1.1 and JPA 2.0 spec apis)
+ Apache Geronimo project
+ Java EE Specs - JMS 1.1, JTA 1.1, Bean Validation 1.0 and JPA 2.0
SERP project
+
+The following copyright notice(s) were affixed to portions of this code
+with which this file is now or was at one time distributed.
+
OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
OpenJPA includes the persistence and orm schemas from the JPA specifications.
-Copyright 2005-2007 Sun Microsystems, Inc. All rights reserved.
+Copyright 2005-2009 Sun Microsystems, Inc. All rights reserved.
OpenJPA elects to include this software in this distribution under the
CDDL license. You can obtain a copy of the License at:
https://glassfish.dev.java.net/public/CDDL+GPL.html
diff --git a/openjpa-examples/image-gallery/pom.xml b/openjpa-examples/image-gallery/pom.xml
index 94537cd68..ef71e36de 100644
--- a/openjpa-examples/image-gallery/pom.xml
+++ b/openjpa-examples/image-gallery/pom.xml
@@ -69,26 +69,6 @@
-
-
- commons-lang
- commons-lang
- test
-
-
- commons-beanutils
- commons-beanutils
- test
-
-
- org.apache.geronimo.specs
- geronimo-validation_1.0_spec
-
-
- org.apache.bval
- org.apache.bval.bundle
- test
-
org.apache.openjpa
openjpa-all
diff --git a/openjpa-integration/validation/pom.xml b/openjpa-integration/validation/pom.xml
index f70498015..dd5f44ca3 100644
--- a/openjpa-integration/validation/pom.xml
+++ b/openjpa-integration/validation/pom.xml
@@ -48,33 +48,11 @@
+
- org.apache.geronimo.specs
- geronimo-validation_1.0_spec
- test
-
-
- org.apache.bval
- org.apache.bval.bundle
- test
-
-
-
- javax.validation
- validation-api
-
-
-
-
- commons-beanutils
- commons-beanutils
- 1.8.3
- test
-
-
- commons-lang
- commons-lang
- test
+ org.apache.openjpa
+ openjpa-all
+ ${project.version}
@@ -109,6 +87,23 @@
+
+ org.apache.openjpa
+ openjpa
+ ${pom.version}
+
+
+
+ org.apache.geronimo.specs
+ geronimo-validation_1.0_spec
+
+
+
+
+ commons-dbcp
+ commons-dbcp
+ test
+
javax.validation
validation-api
@@ -165,18 +160,6 @@
-
- org.apache.openjpa
- openjpa
- ${pom.version}
-
-
-
- org.apache.geronimo.specs
- geronimo-validation_1.0_spec
-
-
-
org.apache.openjpa
openjpa-persistence-jdbc
@@ -185,11 +168,6 @@
test-jar
test
-
- commons-dbcp
- commons-dbcp
- test
-
org.apache.derby
derby
diff --git a/openjpa-project/LICENSE.txt b/openjpa-project/LICENSE
similarity index 100%
rename from openjpa-project/LICENSE.txt
rename to openjpa-project/LICENSE
diff --git a/openjpa-project/NOTICE.txt b/openjpa-project/NOTICE
similarity index 80%
rename from openjpa-project/NOTICE.txt
rename to openjpa-project/NOTICE
index 57b8320e3..84c2f67ae 100644
--- a/openjpa-project/NOTICE.txt
+++ b/openjpa-project/NOTICE
@@ -1,17 +1,20 @@
-Apache OpenJPA Aggregate Jar with Dependencies
+Apache OpenJPA binary assembly
Copyright 2006-2010 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-The OpenJPA binary assembly includes software developed by the:
+The OpenJPA binary assembly and openjpa-all includes software developed by the:
+ Apache Commons Beanutils project
Apache Commons Collections project
Apache Commons DBCP project
Apache Commons Lang project
+ Apache Commons Logging project
Apache Commons Pool project
Apache Derby project
- Apache Geronimo project (JMS 1.1, JTA 1.1, JPA 2.0 and Bean Validation 1.0 spec apis)
+ Apache Geronimo project
+ Java EE Specs - JMS 1.1, JTA 1.1, Bean Validation 1.0 and JPA 2.0
Apache Incubtor - Bean Validation project
SERP project
@@ -19,7 +22,6 @@ The OpenJPA binary assembly includes software developed by the:
The following copyright notice(s) were affixed to portions of this code
with which this file is now or was at one time distributed.
-
OpenJPA includes software developed by the SERP project
Copyright (c) 2002-2006, A. Abram White. All rights reserved.
diff --git a/openjpa-project/assembly.xml b/openjpa-project/assembly.xml
index abd0094fc..89d1c4d93 100644
--- a/openjpa-project/assembly.xml
+++ b/openjpa-project/assembly.xml
@@ -37,9 +37,7 @@
NOTICE
README.txt
DISCLAIMER.txt
- LICENSE.txt
STATUS.txt
- NOTICE.txt
RELEASE-NOTES
RELEASE-NOTES.html
RELEASE-NOTES.txt
@@ -126,7 +124,9 @@
org.apache.geronimo.specs:geronimo-jta_1.1_spec
org.apache.geronimo.specs:geronimo-jpa_2.0_spec
org.apache.geronimo.specs:geronimo-jms_1.1_spec
-
+ org.apache.geronimo.specs:geronimo-validation_1.0_spec
+ org.apache.bval:org.apache.bval.bundle
+ commons-beanutils:commons-beanutils
diff --git a/openjpa-project/pom.xml b/openjpa-project/pom.xml
index 10e2ff1c0..d0d665cf0 100644
--- a/openjpa-project/pom.xml
+++ b/openjpa-project/pom.xml
@@ -443,11 +443,18 @@
commons-dbcp
-
org.apache.geronimo.specs
geronimo-validation_1.0_spec
- -->
+
+ org.apache.bval
+ org.apache.bval.bundle
+
+
+ commons-beanutils
+ commons-beanutils
+