[hibernate-commits] Hibernate SVN: r20893 - in core/branches/Branch_3_3_2_GA_CP: cache-ehcache and 16 other directories.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Thu Feb 10 05:04:57 EST 2011


Author: stliu
Date: 2011-02-10 05:04:56 -0500 (Thu, 10 Feb 2011)
New Revision: 20893

Modified:
   core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml
   core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml
   core/branches/Branch_3_3_2_GA_CP/core/pom.xml
   core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml
   core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
   core/branches/Branch_3_3_2_GA_CP/pom.xml
   core/branches/Branch_3_3_2_GA_CP/testing/pom.xml
   core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml
   core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml
Log:
JBPAPP-5904 upgrade hibernate core to 3.3.2.GA_CP04 for EPA 5.1.1

Modified: core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/core/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/core/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/core/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -48,7 +48,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-assembly-plugin</artifactId>
-                <version>2.2-beta-2</version>
+                <version>2.2</version>
 				 <configuration>
                         <descriptors>
                             <descriptor>src/assembly/dist.xml</descriptor>

Modified: core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/jdbc3-testing/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/jdbc4-testing/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -32,7 +32,7 @@
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.3.2.GA_CP03</version>
+    <version>3.3.2.GA_CP04</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.GA_CP03</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</url>
     </scm>
 
     <ciManagement>
@@ -139,7 +139,7 @@
                         <configuration>
                             <rules>
                                 <requireJavaVersion>
-                                    <version>[1.5,)</version>
+                                    <version>[1.6,)</version>
                                 </requireJavaVersion>
                                 <requireMavenVersion>
                                     <version>(2.0.7,)</version>
@@ -194,8 +194,8 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <configuration>
-                    <source>1.5</source>
-                    <target>1.5</target>
+                    <source>1.6</source>
+                    <target>1.6</target>
                 </configuration>
               </plugin>
             <plugin>
@@ -231,7 +231,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-enforcer-plugin</artifactId>
-                    <version>1.0-alpha-3</version>
+                    <version>1.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
@@ -240,13 +240,6 @@
                 </plugin>
             </plugins>
         </pluginManagement>
-        <extensions>
-            <extension>
-                <groupId>org.apache.maven.wagon</groupId>
-                <artifactId>wagon-webdav</artifactId>
-                <version>1.0-beta-2</version>
-            </extension>
-        </extensions>
     </build>
 
     <reporting>
@@ -261,8 +254,8 @@
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
                     <links>
-                        <link>http://java.sun.com/j2se/1.5.0/docs/api/</link>
-                        <link>http://java.sun.com/javaee/5/docs/api/</link>
+                        <link>http://download.oracle.com/javase/6/docs/api/</link>
+                        <link>http://download.oracle.com/javaee/6/api/</link>
                     </links>
                 </configuration>
             </plugin>
@@ -302,7 +295,7 @@
                 <!-- Note: aggregate-able, may cause problems if we aggregate jxr and not this because of the xref links -->
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>javancss-maven-plugin</artifactId>
-                <version>2.0-beta-2</version>
+                <version>2.0</version>
             </plugin>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>

Modified: core/branches/Branch_3_3_2_GA_CP/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 
@@ -62,21 +62,21 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP03</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP04</url>
     </scm>
 
-    <build>
+    <!-- <build>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.0-beta-9</version>
+                <version>2.1</version>
                 <configuration>
                     <autoVersionSubmodules>true</autoVersionSubmodules>
                 </configuration>
             </plugin>
         </plugins>
-    </build>
+    </build> -->
 </project>
\ No newline at end of file

Modified: core/branches/Branch_3_3_2_GA_CP/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml	2011-02-09 10:54:31 UTC (rev 20892)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml	2011-02-10 10:04:56 UTC (rev 20893)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA_CP03</version>
+        <version>3.3.2.GA_CP04</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list