Hibernate SVN: r16924 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 21:07:46 -0400 (Tue, 23 Jun 2009)
New Revision: 16924
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] rollback the release of hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -22,14 +22,15 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 01:07:46 UTC (rev 16924)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16923 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 18:13:46 -0400 (Tue, 23 Jun 2009)
New Revision: 16923
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -22,15 +22,14 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 22:13:46 UTC (rev 16923)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16922 - core/branches/Branch_3_3.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 17:55:33 -0400 (Tue, 23 Jun 2009)
New Revision: 16922
Modified:
core/branches/Branch_3_3/pom.xml
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 21:55:33 UTC (rev 16922)
@@ -70,7 +70,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-9</version>
+ <version>2.0-beta-7</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
15 years, 5 months
Hibernate SVN: r16921 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 17:54:33 -0400 (Tue, 23 Jun 2009)
New Revision: 16921
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] rollback the release of hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -22,14 +22,15 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:54:33 UTC (rev 16921)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16920 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 17:34:58 -0400 (Tue, 23 Jun 2009)
New Revision: 16920
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -22,15 +22,14 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:34:58 UTC (rev 16920)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16919 - core/branches/Branch_3_3.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 17:20:05 -0400 (Tue, 23 Jun 2009)
New Revision: 16919
Modified:
core/branches/Branch_3_3/pom.xml
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 21:20:05 UTC (rev 16919)
@@ -70,7 +70,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-7</version>
+ <version>2.0-beta-9</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
</configuration>
15 years, 5 months
Hibernate SVN: r16918 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 17:18:27 -0400 (Tue, 23 Jun 2009)
New Revision: 16918
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] rollback the release of hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -22,14 +22,15 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 21:18:27 UTC (rev 16918)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16917 - in core/branches/Branch_3_3: cache-ehcache and 18 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 16:51:20 -0400 (Tue, 23 Jun 2009)
New Revision: 16917
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-3.3.2
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
@@ -105,7 +105,7 @@
<targetMembers>
<methodBodyReturn>
<className>org.hibernate.Version</className>
- <methodName>getVersionString</methodName>>
+ <methodName>getVersionString</methodName>>
</methodBodyReturn>
</targetMembers>
</bytecodeInjection>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -22,15 +22,14 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
@@ -53,9 +53,9 @@
</licenses>
<scm>
- <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</developerConnection>
- <url>https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3</url>
+ <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</developerConnection>
+ <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2</url>
</scm>
<ciManagement>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 20:16:42 UTC (rev 16916)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-23 20:51:20 UTC (rev 16917)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.2-SNAPSHOT</version>
+ <version>3.3.2</version>
<relativePath>../pom.xml</relativePath>
</parent>
15 years, 5 months
Hibernate SVN: r16916 - in core/branches/Branch_3_3/documentation/manual/src/main/docbook: es-ES/content and 10 other directories.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 16:16:42 -0400 (Tue, 23 Jun 2009)
New Revision: 16916
Modified:
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/tutorial.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/tutorial.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/tutorial.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/tutorial.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/tutorial.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/Hibernate_Reference.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/portability.po
core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/tutorial.po
Log:
dunno, svn client says there are mods
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - Persistencia Relacional para Java Idiomático"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "Documentación de Referencia de Hibernate"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-16 18:47+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/es-ES/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1466,7 +1466,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"<![CDATA[private List listEvents() {\n"
" Session session = HibernateUtil.currentSession();\n"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - Persistance relationnelle en Java standard"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "Documentation de référence d'Hibernate"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-10 21:02+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/fr-FR/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -1286,7 +1286,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"Ce que nous faisons ici c'est utiliser une requête HQL (Hibernate Query "
"Language) pour charger tous les objets <literal>Event</literal> existants de "
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - Relational Persistence for Idiomatic Java"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "Hibernate Reference Documentation"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-16 18:47+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ja-JP/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -1260,7 +1260,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"ここですることは、データベースから存在するすべての <literal>Event</literal> "
"オブジェクトをロードするHQL (Hibernate Query Language) クエリを使うことで"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - 개성있는 자바를 위한 관계 영속"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "하이버네이트 참조 문서"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-16 18:47+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/ko-KR/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -1270,7 +1270,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"여기서 우리가 행할 것은 데이터베이스로부터 모든 존재하는 <literal>Event</"
"literal> 객체들을 로드시키기 위해 HQL (Hibernate Query Language) 질의를 사용"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - Relational Persistence for Idiomatic Java"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "Documentação da Referência do Hibernate"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-16 18:47+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/pt-BR/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -1278,7 +1278,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"O que nós fazemos aqui, é usar uma query HQL (Hibernate Query Language), "
"para carregar todos os objetos <literal>Event</literal> exitentes no banco "
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/Hibernate_Reference.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/Hibernate_Reference.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/Hibernate_Reference.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=UTF-8\n"
#. Tag: title
-#: Hibernate_Reference.xml:34
+#: Hibernate_Reference.xml:35
#, no-c-format
msgid "HIBERNATE - Relational Persistence for Idiomatic Java"
msgstr "HIBERNATE - 符合Java习惯的关系数据库持久化"
#. Tag: subtitle
-#: Hibernate_Reference.xml:35
+#: Hibernate_Reference.xml:36
#, no-c-format
msgid "Hibernate Reference Documentation"
msgstr "Hibernate参考文档"
#. Tag: holder
-#: Hibernate_Reference.xml:49
+#: Hibernate_Reference.xml:51
#, no-c-format
msgid "©rightHolder;"
msgstr "©rightHolder;"
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/portability.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/portability.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/portability.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -5,7 +5,7 @@
msgstr ""
"Project-Id-Version: Branch 3_3\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-16 18:47+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: 2009-06-16 18:47+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -122,7 +122,7 @@
"simply specify them (seperated by commas, tabs or spaces) using the "
"'hibernate.dialect_resolvers' configuration setting (see the "
"<constant>DIALECT_RESOLVERS</constant> constant on <classname>org.hibernate."
-"cfgEnvironment</classname>)."
+"cfg.Environment</classname>)."
msgstr ""
#. Tag: title
Modified: core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/tutorial.po
===================================================================
--- core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/tutorial.po 2009-06-23 20:09:57 UTC (rev 16915)
+++ core/branches/Branch_3_3/documentation/manual/src/main/docbook/zh-CN/content/tutorial.po 2009-06-23 20:16:42 UTC (rev 16916)
@@ -2,7 +2,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2009-06-10 21:02+0000\n"
+"POT-Creation-Date: 2009-06-23 18:41+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL(a)li.org>\n"
@@ -1227,7 +1227,7 @@
"existing <literal>Event</literal> objects from the database. Hibernate will "
"generate the appropriate SQL, send it to the database and populate "
"<literal>Event</literal> objects with the data. You can create more complex "
-"queries with HQL. See <xref linkend=\"query-hql\"/> for more information."
+"queries with HQL. See <xref linkend=\"queryhql\"/> for more information."
msgstr ""
"我们在这里是用一个HQL(Hibernate Query Language-Hibernate查询语言)查询语句"
"来从数据库中加载所有存在的<literal>Event</literal>对象。Hibernate会生成适当的"
15 years, 5 months
Hibernate SVN: r16915 - core/branches/Branch_3_3.
by hibernate-commits@lists.jboss.org
Author: steve.ebersole(a)jboss.com
Date: 2009-06-23 16:09:57 -0400 (Tue, 23 Jun 2009)
New Revision: 16915
Modified:
core/branches/Branch_3_3/changelog.txt
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/changelog.txt
===================================================================
--- core/branches/Branch_3_3/changelog.txt 2009-06-23 20:09:35 UTC (rev 16914)
+++ core/branches/Branch_3_3/changelog.txt 2009-06-23 20:09:57 UTC (rev 16915)
@@ -6,7 +6,7 @@
more about each case.
-Changes in version 3.3.1.GA (2009.06.24)
+Changes in version 3.3.2.GA (2009.06.24)
-------------------------------------------
** Bug
15 years, 5 months