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

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jan 13 02:31:12 EST 2010


Author: stliu
Date: 2010-01-13 02:31:11 -0500 (Wed, 13 Jan 2010)
New Revision: 18530

Modified:
   core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml
   core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/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/changelog.txt
   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/documentation/manual/pom.xml
   core/branches/Branch_3_3_2_GA_CP/documentation/pom.xml
   core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/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-3396 update the version in the pom.xml and readme.txt, changelog and something else

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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/cache-ehcache/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/cache-jbosscache2/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/cache-oscache/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/cache-swarmcache/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/changelog.txt
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/changelog.txt	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/changelog.txt	2010-01-13 07:31:11 UTC (rev 18530)
@@ -6,6 +6,51 @@
 more about each case.
 
 
+Changes in version 3.3.2.GA_CP01 (2010.01.13)
+------------------------------------------------
+
+** Bug
+    * [JBPAPP-1547] - HHH-3686 - Sybase - QueryCacheTest.testQueryCacheInvalidation fails
+    * [JBPAPP-2277] - CLONE -HHH-2990 - Bad usage of ClassLoader.loadClass() for Java6 in SerializationHelper$CustomObjectInputStream - deserialization bottleneck for arrays
+    * [JBPAPP-2408] - Bug in DB2 9.7 driver affects Hibernate's "native" ID generator
+    * [JBPAPP-2716] - Core - FooBarTest - "operator does not exist: character varying = integer"
+    * [JBPAPP-2791] - CLONE -HHH-4457 - SchemaUpdate fails on Sybase ASE 15 when a new column is added without a default value
+    * [JBPAPP-2858] - HHH-4463 Native queries should not be automatically paginated in getSingleResult() as it fails for some DB and or queries
+    * [JBPAPP-2892] - DataVersioningException when using EJB3 entities with OPTIMISTIC caching
+    * [JBPAPP-2900] - HHH-4486 - Account for MySQL's <DROP TEMPORARY TABLE> statement
+    * [JBPAPP-2910] - hhh-4415 TestCase could check for superclass of Dialect before skipping it
+    * [JBPAPP-2922] - HHH-4494 - cglib log warning says BytecodeProvider impl is considered deprecated
+    * [JBPAPP-2957] - HHH-3818 Hibernate/JBC integration doesn't property handle Entity/CollectionRegionAccessStrategy evict
+    * [JBPAPP-3067] - HHH-4576 - Tests in MySQL using different case for objects as defined in configuration
+    * [JBPAPP-3078] - Test JMSMasterTest contains invalid SQL statement
+    * [JBPAPP-3089] - HHH-2166 -  Long "in" lists in queries results in a Java stack overflow exception.
+    * [JBPAPP-3098] - HHH-4065 - Incorrect SQL is used for HQL if the number of values for a filter collection parameter is changed
+    * [JBPAPP-3116] - update hibernate annotations dependency of core
+    * [JBPAPP-3162] - hibernate core distro does not contains asm 
+    * [JBPAPP-3173] - HHH-4614 (javassist)Instrumented model with abstract MappedSuperclass and field access doesn't work
+    * [JBPAPP-3209] - HHH-4625 Use of maven-injection-plugin intermittently leads to build failures
+    * [JBPAPP-3223] - HHH-3164 "id in ..." with EmbeddedId and criteria API
+    * [JBPAPP-3224] - update hibernate entitymanager dependency of core
+    * [JBPAPP-3310] - HHH-4741 org.hibernate.test.filter.DynamicFilterTest.testSqlSyntaxOfFiltersWithUnions fails on MySQL
+    * [JBPAPP-3312] - org.hibernate.test.legacy.CustomSQLTest fails 
+    * [JBPAPP-3313] - org.hibernate.test.stateless.fetching.StatelessSessionFetchingTest.testDynamicFetch fails on PostgreSQL
+    * [JBPAPP-3315] - default batch_versioned_data =true cause two test case fails on oracle
+    * [JBPAPP-3317] - exclude postgresql and oracle in the test of org.hibernate.test.cascade.BidirectionalOneToManyCascadeTest.testSaveOrphanDeleteChildWithParentFailureExpected
+    * [JBPAPP-3321] - keywords 'on oracle cause  test cases fail
+    * [JBPAPP-3323] - org.hibernate.test.legacy.SQLFunctionsTest.testDialectSQLFunctions fails on oracle
+    * [JBPAPP-3325] - org.hibernate.test.legacy.CustomSQLTest.testInsert fails on most of DBs
+    * [JBPAPP-3371] - HHH-4769 on MySQL, HQL function ROUND always returns an Integer, it truncate the decimal part of Double number.
+    * [JBPAPP-3372] - HHH-4764 org.hibernate.test.pagination.PaginationTest.testLimitOffset() fails on oracle and db2
+    * [JBPAPP-3375] - HHH-4773 unit tests fail cos db2 doesn't allow primary key column nullable
+    * [JBPAPP-3378] - non-utf8 data cause tests fail on sybase
+    * [JBPAPP-3379] - default hibernate.jdbc.use_streams_for_binary cause two test cases fail on db2
+
+** Task
+    * [JBPAPP-3115] - update HREFs for JDK from jdk1.4 to jdk1.5
+    * [JBPAPP-3218] - update db profile in hibernate eap 5 cp branch 
+    * [JBPAPP-3360] - enable show_sql property and update log4j.properties to show some more useful log
+	
+
 Changes in version 3.3.2.GA (2009.06.24)
 -------------------------------------------
 

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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/connection-c3p0/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/connection-proxool/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/core/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/distribution/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/documentation/manual/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/documentation/manual/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../../parent/pom.xml</relativePath>
     </parent>
     

Modified: core/branches/Branch_3_3_2_GA_CP/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/documentation/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/documentation/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/hibernate-maven-plugin/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -29,7 +29,7 @@
     <parent>
         <artifactId>hibernate-parent</artifactId>
         <groupId>org.hibernate</groupId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/jmx/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/parent/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -32,7 +32,7 @@
     <groupId>org.hibernate</groupId>
     <artifactId>hibernate-parent</artifactId>
     <packaging>pom</packaging>
-    <version>3.3.2.GA</version>
+    <version>${parentVersion}</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</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</url>
     </scm>
 
     <ciManagement>
@@ -811,5 +811,6 @@
     </profiles>
     <properties>
         <slf4jVersion>1.5.8</slf4jVersion>
+		<parentVersion>3.3.2.GA_CP01</parentVersion>
     </properties>
 </project>

Modified: core/branches/Branch_3_3_2_GA_CP/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>parent/pom.xml</relativePath>
     </parent>
 
@@ -70,9 +70,9 @@
         from Branch_3_3/hibernate (the artifactId of this aggregator module).
     -->
     <scm>
-        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA</developerConnection>
-        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA</url>
+        <connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</developerConnection>
+        <url>https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.3.2.GA_CP01</url>
     </scm>
 
     <build>

Modified: core/branches/Branch_3_3_2_GA_CP/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/testing/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/testsuite/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/eg/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -32,7 +32,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -31,7 +31,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-parent</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</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	2010-01-13 06:59:54 UTC (rev 18529)
+++ core/branches/Branch_3_3_2_GA_CP/tutorials/web/pom.xml	2010-01-13 07:31:11 UTC (rev 18530)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-tutorials</artifactId>
-        <version>3.3.2.GA</version>
+        <version>${parentVersion}</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 



More information about the hibernate-commits mailing list