Index: project.properties
===================================================================
--- project.properties (Revision 466428)
+++ project.properties (Arbeitskopie)
@@ -14,6 +14,8 @@
# limitations under the License.
#
+maven.repo.remote = http://www.ibiblio.org/maven,https://maven-repository.dev.java.net/nonav/repository
+
# Make sure the compiled class still work with J2SE 1.3
maven.compile.source = 1.3
maven.compile.target = 1.3
Index: api11/project.xml
===================================================================
--- api11/project.xml (Revision 466428)
+++ api11/project.xml (Arbeitskopie)
@@ -35,9 +35,9 @@
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
Index: api20/project.xml
===================================================================
--- api20/project.xml (Revision 466428)
+++ api20/project.xml (Arbeitskopie)
@@ -35,19 +35,19 @@
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
xerces
- xerces
- 2.4.0
+ xercesImpl
+ 2.8.1
xml-apis
xml-apis
- 1.0.b2
+ 1.3.03
junit
Index: fostore20/project.properties
===================================================================
--- fostore20/project.properties (Revision 466428)
+++ fostore20/project.properties (Arbeitskopie)
@@ -33,7 +33,7 @@
jdo.jdoquery.jarfile = ${pom.getDependencyPath('org.apache.jdo:jdo2-query')}
junit.jarfile = ${pom.getDependencyPath('junit:junit')}
antlr.jarfile = ${pom.getDependencyPath('antlr:antlr')}
-jta.jarfile = ${pom.getDependencyPath('org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec')}
+jta.jarfile = ${pom.getDependencyPath('javax.transaction:transaction-api')}
logging.jarfile = ${pom.getDependencyPath('commons-logging:commons-logging')}
xmlparser =
Index: fostore20/project.xml
===================================================================
--- fostore20/project.xml (Revision 466428)
+++ fostore20/project.xml (Arbeitskopie)
@@ -70,9 +70,9 @@
1.1
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
junit
Index: ri11/project.properties
===================================================================
--- ri11/project.properties (Revision 466428)
+++ ri11/project.properties (Arbeitskopie)
@@ -34,7 +34,7 @@
jdo.jdobtree.jarfile = ${pom.getDependencyPath('org.apache.jdo:jdo-btree')}
junit.jarfile = ${pom.getDependencyPath('junit:junit')}
antlr.jarfile = ${pom.getDependencyPath('antlr:antlr')}
-jta.jarfile = ${pom.getDependencyPath('org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec')}
+jta.jarfile = ${pom.getDependencyPath('javax.transaction:transaction-api')}
logging.jarfile = ${pom.getDependencyPath('commons-logging:commons-logging')}
xmlparser =
Index: ri11/project.xml
===================================================================
--- ri11/project.xml (Revision 466428)
+++ ri11/project.xml (Arbeitskopie)
@@ -47,9 +47,9 @@
3.8.1
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
commons-logging
Index: runtime20/project.xml
===================================================================
--- runtime20/project.xml (Revision 466428)
+++ runtime20/project.xml (Arbeitskopie)
@@ -56,9 +56,9 @@
1.1
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
Index: tck11/project.properties
===================================================================
--- tck11/project.properties (Revision 466428)
+++ tck11/project.properties (Arbeitskopie)
@@ -52,9 +52,9 @@
jdo.jdori.jarfile = ${pom.getDependencyPath('org.apache.jdo:jdo1-ri')}
junit.jarfile = ${pom.getDependencyPath('junit:junit')}
antlr.jarfile = ${pom.getDependencyPath('antlr:antlr')}
-jta.jarfile = ${pom.getDependencyPath('org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec')}
-springcore.jarfile = ${pom.getDependencyPath('springframework:spring-core')}
-springbeans.jarfile = ${pom.getDependencyPath('springframework:spring-beans')}
+jta.jarfile = ${pom.getDependencyPath('javax.transaction:transaction-api')}
+springcore.jarfile = ${pom.getDependencyPath('org.springframework:spring-core')}
+springbeans.jarfile = ${pom.getDependencyPath('org.springframework:spring-beans')}
logging.jarfile = ${pom.getDependencyPath('commons-logging:commons-logging')}
xmlparser =
Index: tck11/project.xml
===================================================================
--- tck11/project.xml (Revision 466428)
+++ tck11/project.xml (Arbeitskopie)
@@ -59,9 +59,9 @@
3.8.1
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
javax.jdo
@@ -84,14 +84,14 @@
1.1
- springframework
+ org.springframework
spring-core
- 1.2.5
+ 1.2.8
- springframework
+ org.springframework
spring-beans
- 1.2.5
+ 1.2.8
Index: tck20/project.properties
===================================================================
--- tck20/project.properties (Revision 466428)
+++ tck20/project.properties (Arbeitskopie)
@@ -20,7 +20,7 @@
jdo.tck.excludelist = ${basedir}/src/conf/exclude.list
# Maven repository
-maven.repo.remote = http://www.ibiblio.org/maven, http://www.jpox.org/downloads/maven
+maven.repo.remote = http://www.ibiblio.org/maven,http://www.jpox.org/downloads/maven,https://maven-repository.dev.java.net/nonav/repository
maven.checkstyle.properties = ${basedir}/../jdo_checks.xml
# iut properties file
@@ -56,9 +56,9 @@
jpox.enhancer.jarfile = ${pom.getDependencyPath('jpox:jpox-enhancer')}
bcel.jarfile = ${pom.getDependencyPath('bcel:bcel')}
junit.jarfile = ${pom.getDependencyPath('junit:junit')}
-jta.jarfile = ${pom.getDependencyPath('org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec')}
-springcore.jarfile = ${pom.getDependencyPath('springframework:spring-core')}
-springbeans.jarfile = ${pom.getDependencyPath('springframework:spring-beans')}
+jta.jarfile = ${pom.getDependencyPath('javax.transaction:transaction-api')}
+springcore.jarfile = ${pom.getDependencyPath('org.springframework:spring-core')}
+springbeans.jarfile = ${pom.getDependencyPath('org.springframework:spring-beans')}
logging.jarfile = ${pom.getDependencyPath('commons-logging:commons-logging')}
log4j.jarfile = ${pom.getDependencyPath('log4j')}
derby.jarfile = ${pom.getDependencyPath('org.apache.derby:derby')}
Index: tck20/project.xml
===================================================================
--- tck20/project.xml (Revision 466428)
+++ tck20/project.xml (Arbeitskopie)
@@ -70,12 +70,12 @@
org.apache.derby
derby
- 10.1.1.0
+ 10.2.1.6
org.apache.derby
derbytools
- 10.1.1.0
+ 10.2.1.6
junit
@@ -91,7 +91,7 @@
log4j
log4j
- 1.2.8
+ 1.2.13
commons-logging
@@ -99,19 +99,19 @@
1.1
- org.apache.geronimo.specs
- geronimo-jta_1.0.1B_spec
- 1.0
+ javax.transaction
+ transaction-api
+ 1.1
- springframework
+ org.springframework
spring-core
- 1.2.5
+ 1.2.8
- springframework
+ org.springframework
spring-beans
- 1.2.5
+ 1.2.8
@@ -129,8 +129,8 @@
c3p0
c3p0
- 0.9.0
- http://prdownloads.sourceforge.net/c3p0/c3p0-0.9.0.bin.zip?use_mirror=unc
+ 0.9.0.2
+ http://prdownloads.sourceforge.net/c3p0/c3p0-0.9.0.2.bin.zip
commons-dbcp
@@ -140,12 +140,12 @@
commons-pool
commons-pool
- 1.2
+ 1.3
commons-collections
commons-collections
- 3.1
+ 3.2
Index: util20/project.xml
===================================================================
--- util20/project.xml (Revision 466428)
+++ util20/project.xml (Arbeitskopie)
@@ -46,9 +46,9 @@
1.1
- org.apache.geronimo.specs
- geronimo-servlet_2.4_spec
- 1.0.1
+ javax.servlet
+ servlet-api
+ 2.5