From d69b60de3b5977f795750fcd45cc54bb41a1e909 Mon Sep 17 00:00:00 2001 From: Steve Ebersole Date: Tue, 18 Mar 2008 07:48:15 +0000 Subject: [PATCH] [maven-release-plugin] prepare release hibernate-3.3.0.CR1 git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14460 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- cache-ehcache/pom.xml | 198 +++++----- cache-jbosscache/pom.xml | 260 ++++++------- cache-jbosscache2/pom.xml | 420 ++++++++++----------- cache-oscache/pom.xml | 72 ++-- cache-swarmcache/pom.xml | 72 ++-- connection-c3p0/pom.xml | 72 ++-- connection-proxool/pom.xml | 72 ++-- core/pom.xml | 14 +- eg/pom.xml | 14 +- jmx/pom.xml | 84 +++-- pom.xml | 216 ++++++----- testing/pom.xml | 100 ++--- testsuite/pom.xml | 726 +++++++++++++++++++------------------ 13 files changed, 1183 insertions(+), 1137 deletions(-) diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 142d091a86..fda224115c 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -1,97 +1,101 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-ehcache - 3.3.0-SNAPSHOT - jar - - Hibernate Ehcache Integration - Integration of Hibernate with Ehcache - - - - ${groupId} - hibernate-core - ${version} - - - net.sf.ehcache - ehcache - 1.2.3 - - - - - ${groupId} - hibernate-testing - ${version} - test - - - hsqldb - hsqldb - 1.8.0.2 - test - - - commons-logging - commons-logging - 99.0-does-not-exist - test - - - commons-logging - commons-logging-api - 99.0-does-not-exist - test - - - org.slf4j - jcl104-over-slf4j - 1.4.2 - test - - - org.slf4j - slf4j-log4j12 - 1.4.2 - test - - - log4j - log4j - 1.2.14 - test - - - - javassist - javassist - 3.4.GA - test - - - cglib - cglib - 2.1_3 - test - - - asm - asm-attrs - 1.5.3 - test - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-ehcache + 3.3.0.CR1 + jar + + Hibernate Ehcache Integration + Integration of Hibernate with Ehcache + + + + ${groupId} + hibernate-core + ${version} + + + net.sf.ehcache + ehcache + 1.2.3 + + + + + ${groupId} + hibernate-testing + ${version} + test + + + hsqldb + hsqldb + 1.8.0.2 + test + + + commons-logging + commons-logging + 99.0-does-not-exist + test + + + commons-logging + commons-logging-api + 99.0-does-not-exist + test + + + org.slf4j + jcl104-over-slf4j + 1.4.2 + test + + + org.slf4j + slf4j-log4j12 + 1.4.2 + test + + + log4j + log4j + 1.2.14 + test + + + + javassist + javassist + 3.4.GA + test + + + cglib + cglib + 2.1_3 + test + + + asm + asm-attrs + 1.5.3 + test + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-ehcache + + \ No newline at end of file diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 3b806175be..627fac8455 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -1,128 +1,132 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-jbosscache - 3.3.0-SNAPSHOT - jar - - Hibernate JBossCache Integration - Integration of Hibernate with JBossCache (based on JBossCache1.x APIs) - - - - ${groupId} - hibernate-core - ${version} - - - jboss - jboss-cache - 1.4.1.GA - - - - jboss - jboss-system - 4.0.2 - - - jboss - jboss-common - 4.0.2 - - - jboss - jboss-minimal - 4.0.2 - - - jboss - jboss-j2se - 200504122039 - - - concurrent - concurrent - 1.3.4 - - - jgroups - jgroups-all - 2.2.7 - - - - - ${groupId} - hibernate-testing - ${version} - test - - - hsqldb - hsqldb - 1.8.0.2 - test - - - commons-logging - commons-logging - 99.0-does-not-exist - test - - - commons-logging - commons-logging-api - 99.0-does-not-exist - test - - - org.slf4j - jcl104-over-slf4j - 1.4.2 - test - - - org.slf4j - slf4j-log4j12 - 1.4.2 - test - - - log4j - log4j - 1.2.14 - test - - - - javassist - javassist - 3.4.GA - test - - - cglib - cglib - 2.1_3 - test - - - asm - asm-attrs - 1.5.3 - test - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-jbosscache + 3.3.0.CR1 + jar + + Hibernate JBossCache Integration + Integration of Hibernate with JBossCache (based on JBossCache1.x APIs) + + + + ${groupId} + hibernate-core + ${version} + + + jboss + jboss-cache + 1.4.1.GA + + + + jboss + jboss-system + 4.0.2 + + + jboss + jboss-common + 4.0.2 + + + jboss + jboss-minimal + 4.0.2 + + + jboss + jboss-j2se + 200504122039 + + + concurrent + concurrent + 1.3.4 + + + jgroups + jgroups-all + 2.2.7 + + + + + ${groupId} + hibernate-testing + ${version} + test + + + hsqldb + hsqldb + 1.8.0.2 + test + + + commons-logging + commons-logging + 99.0-does-not-exist + test + + + commons-logging + commons-logging-api + 99.0-does-not-exist + test + + + org.slf4j + jcl104-over-slf4j + 1.4.2 + test + + + org.slf4j + slf4j-log4j12 + 1.4.2 + test + + + log4j + log4j + 1.2.14 + test + + + + javassist + javassist + 3.4.GA + test + + + cglib + cglib + 2.1_3 + test + + + asm + asm-attrs + 1.5.3 + test + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache + + \ No newline at end of file diff --git a/cache-jbosscache2/pom.xml b/cache-jbosscache2/pom.xml index 42dab833e9..2a35aabeba 100644 --- a/cache-jbosscache2/pom.xml +++ b/cache-jbosscache2/pom.xml @@ -1,208 +1,212 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-jbosscache2 - 3.3.0-SNAPSHOT - jar - - Hibernate JBossCache2.x Integration - Integration of Hibernate with JBossCache (based on JBossCache2.x APIs) - - - - ${groupId} - hibernate-core - ${version} - - - org.jboss.cache - jbosscache-core - 2.1.0.CR4 - - - - jgroups - jgroups - 2.6.1 - - - - - ${groupId} - hibernate-testing - ${version} - test - - - hsqldb - hsqldb - 1.8.0.2 - test - - - commons-logging - commons-logging - 99.0-does-not-exist - test - - - commons-logging - commons-logging-api - 99.0-does-not-exist - test - - - org.slf4j - jcl104-over-slf4j - 1.4.2 - test - - - org.slf4j - slf4j-log4j12 - 1.4.2 - test - - - log4j - log4j - 1.2.14 - test - - - - javassist - javassist - 3.4.GA - test - - - cglib - cglib - 2.1_3 - test - - - asm - asm-attrs - 1.5.3 - test - - - - - - - false - src/test/java - - **/*.xml - - - - true - src/test/resources - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - **/ClusteredConcurrentTimestampRegionTestCase.java - - - - hibernate.test.validatefailureexpected - true - - - jgroups.bind_addr - ${jgroups.bind_addr} - - - - java.net.preferIPv4Stack - true - - - - jgroups.ping.timeout - 500 - - - - jgroups.ping.num_initial_members - 1 - - - - jgroups.udp.enable_bundling - false - - - ${skipUnitTests} - - - - - - - true - - 127.0.0.1 - - - - - test - - false - - - false - - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-jbosscache2 + 3.3.0.CR1 + jar + + Hibernate JBossCache2.x Integration + Integration of Hibernate with JBossCache (based on JBossCache2.x APIs) + + + + ${groupId} + hibernate-core + ${version} + + + org.jboss.cache + jbosscache-core + 2.1.0.CR4 + + + + jgroups + jgroups + 2.6.1 + + + + + ${groupId} + hibernate-testing + ${version} + test + + + hsqldb + hsqldb + 1.8.0.2 + test + + + commons-logging + commons-logging + 99.0-does-not-exist + test + + + commons-logging + commons-logging-api + 99.0-does-not-exist + test + + + org.slf4j + jcl104-over-slf4j + 1.4.2 + test + + + org.slf4j + slf4j-log4j12 + 1.4.2 + test + + + log4j + log4j + 1.2.14 + test + + + + javassist + javassist + 3.4.GA + test + + + cglib + cglib + 2.1_3 + test + + + asm + asm-attrs + 1.5.3 + test + + + + + + + false + src/test/java + + **/*.xml + + + + true + src/test/resources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + **/ClusteredConcurrentTimestampRegionTestCase.java + + + + hibernate.test.validatefailureexpected + true + + + jgroups.bind_addr + ${jgroups.bind_addr} + + + + java.net.preferIPv4Stack + true + + + + jgroups.ping.timeout + 500 + + + + jgroups.ping.num_initial_members + 1 + + + + jgroups.udp.enable_bundling + false + + + ${skipUnitTests} + + + + + + + true + + 127.0.0.1 + + + + + test + + false + + + false + + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2 + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jbosscache2 + + \ No newline at end of file diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index 130fbfcfbe..3560d3ff8e 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -1,34 +1,38 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-oscache - 3.3.0-SNAPSHOT - jar - - Hibernate OSCache Integration - Integration of Hibernate with OSCache - - - - ${groupId} - hibernate-core - ${version} - - - opensymphony - oscache - 2.1 - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-oscache + 3.3.0.CR1 + jar + + Hibernate OSCache Integration + Integration of Hibernate with OSCache + + + + ${groupId} + hibernate-core + ${version} + + + opensymphony + oscache + 2.1 + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-oscache + + \ No newline at end of file diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 0415923048..71c552b6e9 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -1,34 +1,38 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-swarmcache - 3.3.0-SNAPSHOT - jar - - Hibernate SwarmCache Integration - Integration of Hibernate with SwarmCache - - - - ${groupId} - hibernate-core - ${version} - - - swarmcache - swarmcache - 1.0RC2 - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-swarmcache + 3.3.0.CR1 + jar + + Hibernate SwarmCache Integration + Integration of Hibernate with SwarmCache + + + + ${groupId} + hibernate-core + ${version} + + + swarmcache + swarmcache + 1.0RC2 + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-swarmcache + + \ No newline at end of file diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index 9c0d71bc8e..bea262f4f7 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -1,34 +1,38 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-c3p0 - 3.3.0-SNAPSHOT - jar - - Hibernate C3P0 ConnectionProvider - C3P0-based implementation of the Hibernate ConnectionProvder contract - - - - ${groupId} - hibernate-core - ${version} - - - c3p0 - c3p0 - 0.9.1 - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-c3p0 + 3.3.0.CR1 + jar + + Hibernate C3P0 ConnectionProvider + C3P0-based implementation of the Hibernate ConnectionProvder contract + + + + ${groupId} + hibernate-core + ${version} + + + c3p0 + c3p0 + 0.9.1 + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0 + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-c3p0 + + \ No newline at end of file diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index c61eaf3125..597c2a682a 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -1,34 +1,38 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-proxool - 3.3.0-SNAPSHOT - jar - - Hibernate Proxool ConnectionProvider - Proxool-based implementation of the Hibernate ConnectionProvder contract - - - - ${groupId} - hibernate-core - ${version} - - - proxool - proxool - 0.8.3 - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-proxool + 3.3.0.CR1 + jar + + Hibernate Proxool ConnectionProvider + Proxool-based implementation of the Hibernate ConnectionProvder contract + + + + ${groupId} + hibernate-core + ${version} + + + proxool + proxool + 0.8.3 + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-proxool + + \ No newline at end of file diff --git a/core/pom.xml b/core/pom.xml index 3eb8f8f483..95c5abdef9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 @@ -12,7 +10,7 @@ org.hibernate hibernate-core - 3.3.0-SNAPSHOT + 3.3.0.CR1 jar Hibernate Core @@ -144,4 +142,10 @@ 2.1 - + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-core + + \ No newline at end of file diff --git a/eg/pom.xml b/eg/pom.xml index fdddb60e2f..add7702750 100644 --- a/eg/pom.xml +++ b/eg/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 @@ -14,7 +12,7 @@ org.hibernate hibernate-eg - 3.3.0-SNAPSHOT + 3.3.0.CR1 jar Hibernate Example @@ -28,4 +26,10 @@ - + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-eg + + \ No newline at end of file diff --git a/jmx/pom.xml b/jmx/pom.xml index a71e6ae590..6328d50f07 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -1,40 +1,44 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-jmx - 3.3.0-SNAPSHOT - jar - - Hibernate JMX Module - Defines Hibernate JMX capabilities - - - - ${groupId} - hibernate-core - ${version} - - - - org.slf4j - slf4j-log4j12 - 1.4.2 - - - log4j - log4j - 1.2.14 - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-jmx + 3.3.0.CR1 + jar + + Hibernate JMX Module + Defines Hibernate JMX capabilities + + + + ${groupId} + hibernate-core + ${version} + + + + org.slf4j + slf4j-log4j12 + 1.4.2 + + + log4j + log4j + 1.2.14 + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-jmx + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index bef1a71a84..a02be02cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,109 +1,107 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate - pom - 3.3.0-SNAPSHOT - - Hibernate Core Aggregator - Aggregator of the Hibernate Core modules. - http://hibernate.org - - - scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk - scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk - https://svn.jboss.org/repos/hibernate/core/trunk - - - - core - cache-ehcache - cache-jbosscache - cache-jbosscache2 - cache-oscache - cache-swarmcache - connection-c3p0 - connection-proxool - jmx - testing - testsuite - eg - - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.0-beta-7 - - true - - - - - - - - - release - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-beta-2 - - - - src/assembly/dist.xml - src/assembly/hibernate-all.xml - - - - - - - - - - docs - - documentation - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate + pom + 3.3.0.CR1 + + Hibernate Core Aggregator + Aggregator of the Hibernate Core modules. + http://hibernate.org + + + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + + + + core + cache-ehcache + cache-jbosscache + cache-jbosscache2 + cache-oscache + cache-swarmcache + connection-c3p0 + connection-proxool + jmx + testing + testsuite + eg + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.0-beta-7 + + true + + + + + + + + + release + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.2-beta-2 + + + + src/assembly/dist.xml + src/assembly/hibernate-all.xml + + + + + + + + + + docs + + documentation + + + + \ No newline at end of file diff --git a/testing/pom.xml b/testing/pom.xml index c8ad159d36..e54f641df6 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -1,48 +1,52 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-testing - 3.3.0-SNAPSHOT - jar - - Hibernate Testing - Hibernate JUnit test utilities - - - - ${groupId} - hibernate-core - ${version} - - - junit - junit - - 3.8.1 - compile - - - - - - - false - src/main/java - - **/*.hbm.xml - - - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-testing + 3.3.0.CR1 + jar + + Hibernate Testing + Hibernate JUnit test utilities + + + + ${groupId} + hibernate-core + ${version} + + + junit + junit + + 3.8.1 + compile + + + + + + + false + src/main/java + + **/*.hbm.xml + + + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testing + + \ No newline at end of file diff --git a/testsuite/pom.xml b/testsuite/pom.xml index b8b9111028..f1fa4ef89f 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -1,361 +1,365 @@ - - - 4.0.0 - - - org.hibernate - hibernate-core-parent - 2 - - - org.hibernate - hibernate-testsuite - 3.3.0-SNAPSHOT - jar - - Hibernate Testsuite - The testsuite of Hibernate functionality - - - - ${groupId} - hibernate-core - ${version} - - - ${groupId} - hibernate-testing - ${version} - - - - javassist - javassist - 3.4.GA - - - cglib - cglib - 2.1_3 - - - asm - asm-attrs - 1.5.3 - - - - jaxen - jaxen - 1.1 - - - - commons-logging - commons-logging - 99.0-does-not-exist - - - commons-logging - commons-logging-api - 99.0-does-not-exist - - - org.slf4j - jcl104-over-slf4j - 1.4.2 - - - org.slf4j - slf4j-log4j12 - 1.4.2 - - - log4j - log4j - 1.2.14 - - - - - - - false - src/test/java - - **/*.xml - - - - true - src/test/resources - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.jboss.maven.plugins - maven-test-ext-plugin - 1.1.0 - - - - extend - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - hibernate.test.validatefailureexpected - true - - - - - - - - - - - hsqldb - - true - - - - hsqldb - hsqldb - 1.8.0.2 - - - - org.hibernate.dialect.HSQLDialect - org.hsqldb.jdbcDriver - jdbc:hsqldb:target/test/db/hsqldb/hibernate - sa - - - - - - - - h2 - - - org.h2database - h2database - 1.0.20061217 - - - - org.hibernate.dialect.H2Dialect - org.h2.Driver - jdbc:h2:mem:target/test/db/h2/hibernate - sa - - - - - - - - - - mysql5 - - - mysql - mysql-connector-java - 5.0.5 - - - - org.hibernate.dialect.MySQL5InnoDBDialect - com.mysql.jdbc.Driver - jdbc:mysql://dev02.qa.atl.jboss.com/cruisecontrol - cruisecontrol - cruisecontrol - - - - - - - pgsql8 - - - postgresql - postgresql - 8.2-504 - jdbc3 - - - - org.hibernate.dialect.PostgreSQLDialect - org.postgresql.Driver - jdbc:postgresql://dev01.qa.atl.jboss.com:5432:cruisecontrol - cruisecontrol - cruisecontrol - - - - - - - - - oracle9i - - - com.oracle - ojdbc14 - - 10.0.2.0 - - - - org.hibernate.dialect.Oracle9iDialect - oracle.jdbc.driver.OracleDriver - jdbc:oracle:thin:@dev20.qa.atl.jboss.com:1521:qa - cruisecontrol - cruisecontrol - - - - - - - oracle10g - - - com.oracle - ojdbc14 - - 10.0.2.0 - - - - org.hibernate.dialect.Oracle10gDialect - oracle.jdbc.driver.OracleDriver - jdbc:oracle:thin:@dev01.qa.atl.jboss.com:1521:qadb01 - cruisecontrol - cruisecontrol - - - - - - - db2-8 - - - com.ibm - db2jcc - 3.1.57 - - - com.ibm - db2jcc_license_cu - 3.1.57 - - - - org.hibernate.dialect.DB2Dialect - com.ibm.db2.jcc.DB2Driver - jdbc:db2://dev32.qa.atl.jboss.com:50000/jbossqa - hiber - hiber - - - - - - - sybase12 - - - com.sybase - jconnect - 6.0.5 - - - - org.hibernate.dialect.SybaseDialect - com.sybase.jdbc3.jdbc.SybDriver - jdbc:sybase:Tds:dev01.qa.atl.jboss.com:4100/cruisecontrol - cruisecontrol - cruisecontrol - - - - - - - sqlserver-jtds - - - net.sourceforge.jtds - jtds - 1.2 - - - - org.hibernate.dialect.SQLServerDialect - net.sourceforge.jtds.jdbc.Driver - jdbc:jtds:sqlserver://dev30.qa.atl.jboss.com:3918/cruisecontrol - cruisecontrol - cruisecontrol - - - - - - - sqlserver-msjdbc - - - com.microsoft.sqlserver - msjdbc - 1.1 - - - - org.hibernate.dialect.SQLServerDialect - com.microsoft.sqlserver.jdbc.SQLServerDriver - jdbc:sqlserver://dev30.qa.atl.jboss.com:3918 - cruisecontrol - cruisecontrol - 4096 - - - - - - + + + 4.0.0 + + + org.hibernate + hibernate-core-parent + 2 + + + org.hibernate + hibernate-testsuite + 3.3.0.CR1 + jar + + Hibernate Testsuite + The testsuite of Hibernate functionality + + + + ${groupId} + hibernate-core + ${version} + + + ${groupId} + hibernate-testing + ${version} + + + + javassist + javassist + 3.4.GA + + + cglib + cglib + 2.1_3 + + + asm + asm-attrs + 1.5.3 + + + + jaxen + jaxen + 1.1 + + + + commons-logging + commons-logging + 99.0-does-not-exist + + + commons-logging + commons-logging-api + 99.0-does-not-exist + + + org.slf4j + jcl104-over-slf4j + 1.4.2 + + + org.slf4j + slf4j-log4j12 + 1.4.2 + + + log4j + log4j + 1.2.14 + + + + + + + false + src/test/java + + **/*.xml + + + + true + src/test/resources + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.jboss.maven.plugins + maven-test-ext-plugin + 1.1.0 + + + + extend + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + + hibernate.test.validatefailureexpected + true + + + + + + + + + + + hsqldb + + true + + + + hsqldb + hsqldb + 1.8.0.2 + + + + org.hibernate.dialect.HSQLDialect + org.hsqldb.jdbcDriver + jdbc:hsqldb:target/test/db/hsqldb/hibernate + sa + + + + + + + + h2 + + + org.h2database + h2database + 1.0.20061217 + + + + org.hibernate.dialect.H2Dialect + org.h2.Driver + jdbc:h2:mem:target/test/db/h2/hibernate + sa + + + + + + + + + + mysql5 + + + mysql + mysql-connector-java + 5.0.5 + + + + org.hibernate.dialect.MySQL5InnoDBDialect + com.mysql.jdbc.Driver + jdbc:mysql://dev02.qa.atl.jboss.com/cruisecontrol + cruisecontrol + cruisecontrol + + + + + + + pgsql8 + + + postgresql + postgresql + 8.2-504 + jdbc3 + + + + org.hibernate.dialect.PostgreSQLDialect + org.postgresql.Driver + jdbc:postgresql://dev01.qa.atl.jboss.com:5432:cruisecontrol + cruisecontrol + cruisecontrol + + + + + + + + + oracle9i + + + com.oracle + ojdbc14 + + 10.0.2.0 + + + + org.hibernate.dialect.Oracle9iDialect + oracle.jdbc.driver.OracleDriver + jdbc:oracle:thin:@dev20.qa.atl.jboss.com:1521:qa + cruisecontrol + cruisecontrol + + + + + + + oracle10g + + + com.oracle + ojdbc14 + + 10.0.2.0 + + + + org.hibernate.dialect.Oracle10gDialect + oracle.jdbc.driver.OracleDriver + jdbc:oracle:thin:@dev01.qa.atl.jboss.com:1521:qadb01 + cruisecontrol + cruisecontrol + + + + + + + db2-8 + + + com.ibm + db2jcc + 3.1.57 + + + com.ibm + db2jcc_license_cu + 3.1.57 + + + + org.hibernate.dialect.DB2Dialect + com.ibm.db2.jcc.DB2Driver + jdbc:db2://dev32.qa.atl.jboss.com:50000/jbossqa + hiber + hiber + + + + + + + sybase12 + + + com.sybase + jconnect + 6.0.5 + + + + org.hibernate.dialect.SybaseDialect + com.sybase.jdbc3.jdbc.SybDriver + jdbc:sybase:Tds:dev01.qa.atl.jboss.com:4100/cruisecontrol + cruisecontrol + cruisecontrol + + + + + + + sqlserver-jtds + + + net.sourceforge.jtds + jtds + 1.2 + + + + org.hibernate.dialect.SQLServerDialect + net.sourceforge.jtds.jdbc.Driver + jdbc:jtds:sqlserver://dev30.qa.atl.jboss.com:3918/cruisecontrol + cruisecontrol + cruisecontrol + + + + + + + sqlserver-msjdbc + + + com.microsoft.sqlserver + msjdbc + 1.1 + + + + org.hibernate.dialect.SQLServerDialect + com.microsoft.sqlserver.jdbc.SQLServerDriver + jdbc:sqlserver://dev30.qa.atl.jboss.com:3918 + cruisecontrol + cruisecontrol + 4096 + + + + + + + + scm:svn:http://anonsvn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite + http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/core/tags/hibernate-3.3.0.CR1/hibernate-testsuite + + \ No newline at end of file