Hibernate SVN: r20044 - in search/branches/Branch_3_2: hibernate-search and 2 other directories.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:47:58 -0400 (Sun, 25 Jul 2010)
New Revision: 20044
Modified:
search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
search/branches/Branch_3_2/hibernate-search-testing/pom.xml
search/branches/Branch_3_2/hibernate-search/pom.xml
search/branches/Branch_3_2/pom.xml
Log:
Fixing Maven's mess
Modified: search/branches/Branch_3_2/hibernate-search/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 14:45:04 UTC (rev 20043)
+++ search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 14:47:58 UTC (rev 20044)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:45:04 UTC (rev 20043)
+++ search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:47:58 UTC (rev 20044)
@@ -10,7 +10,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
</parent>
<groupId>com.example</groupId>
Modified: search/branches/Branch_3_2/hibernate-search-testing/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:45:04 UTC (rev 20043)
+++ search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:47:58 UTC (rev 20044)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: search/branches/Branch_3_2/pom.xml
===================================================================
--- search/branches/Branch_3_2/pom.xml 2010-07-25 14:45:04 UTC (rev 20043)
+++ search/branches/Branch_3_2/pom.xml 2010-07-25 14:47:58 UTC (rev 20044)
@@ -27,7 +27,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search-parent</artifactId>
- <version>3.2.2-SNAPSHOT</version>
+ <version>3.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hibernate Search Aggregator</name>
14 years, 7 months
Hibernate SVN: r20043 - search/tags.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:45:04 -0400 (Sun, 25 Jul 2010)
New Revision: 20043
Removed:
search/tags/v3_2_1_Final/
Log:
Maven fucked things up as usual
14 years, 7 months
Hibernate SVN: r20042 - in search/branches/Branch_3_2: hibernate-search and 2 other directories.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:40:19 -0400 (Sun, 25 Jul 2010)
New Revision: 20042
Modified:
search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
search/branches/Branch_3_2/hibernate-search-testing/pom.xml
search/branches/Branch_3_2/hibernate-search/pom.xml
search/branches/Branch_3_2/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: search/branches/Branch_3_2/hibernate-search/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 14:40:04 UTC (rev 20041)
+++ search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 14:40:19 UTC (rev 20042)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1.Final</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:40:04 UTC (rev 20041)
+++ search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:40:19 UTC (rev 20042)
@@ -10,7 +10,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1.Final</version>
+ <version>3.2.2-SNAPSHOT</version>
</parent>
<groupId>com.example</groupId>
Modified: search/branches/Branch_3_2/hibernate-search-testing/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:40:04 UTC (rev 20041)
+++ search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:40:19 UTC (rev 20042)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1.Final</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: search/branches/Branch_3_2/pom.xml
===================================================================
--- search/branches/Branch_3_2/pom.xml 2010-07-25 14:40:04 UTC (rev 20041)
+++ search/branches/Branch_3_2/pom.xml 2010-07-25 14:40:19 UTC (rev 20042)
@@ -27,7 +27,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search-parent</artifactId>
- <version>3.2.1.Final</version>
+ <version>3.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Hibernate Search Aggregator</name>
@@ -48,9 +48,9 @@
</issueManagement>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/search/tags/v3_2_1_Final</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/search/tags/v3_2_1_Final</developerConnection>
- <url>http://fisheye.jboss.com/browse/Hibernate/search/tags/v3_2_1_Final</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/search/tags/v3_2_0_Final</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/search/tags/v3_2_0_Final</developerConnection>
+ <url>http://fisheye.jboss.com/browse/Hibernate/search/tags/v3_2_0_Final</url>
</scm>
<organization>
14 years, 7 months
Hibernate SVN: r20041 - search/tags.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:40:04 -0400 (Sun, 25 Jul 2010)
New Revision: 20041
Added:
search/tags/v3_2_1_Final/
Log:
[maven-scm] copy for tag v3_2_1_Final
Copied: search/tags/v3_2_1_Final (from rev 20040, search/tags/v3_2_0_Final)
14 years, 7 months
Hibernate SVN: r20040 - in search/branches/Branch_3_2: hibernate-search-archetype and 1 other directories.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:39:43 -0400 (Sun, 25 Jul 2010)
New Revision: 20040
Modified:
search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
search/branches/Branch_3_2/hibernate-search-testing/pom.xml
search/branches/Branch_3_2/pom.xml
Log:
[maven-release-plugin] prepare release v3_2_1_Final
Modified: search/branches/Branch_3_2/hibernate-search-archetype/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:35:20 UTC (rev 20039)
+++ search/branches/Branch_3_2/hibernate-search-archetype/pom.xml 2010-07-25 14:39:43 UTC (rev 20040)
@@ -10,7 +10,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1.Final</version>
</parent>
<groupId>com.example</groupId>
Modified: search/branches/Branch_3_2/hibernate-search-testing/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:35:20 UTC (rev 20039)
+++ search/branches/Branch_3_2/hibernate-search-testing/pom.xml 2010-07-25 14:39:43 UTC (rev 20040)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: search/branches/Branch_3_2/pom.xml
===================================================================
--- search/branches/Branch_3_2/pom.xml 2010-07-25 14:35:20 UTC (rev 20039)
+++ search/branches/Branch_3_2/pom.xml 2010-07-25 14:39:43 UTC (rev 20040)
@@ -27,7 +27,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search-parent</artifactId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1.Final</version>
<packaging>pom</packaging>
<name>Hibernate Search Aggregator</name>
@@ -48,9 +48,9 @@
</issueManagement>
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/search/tags/v3_2_0_Final</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/search/tags/v3_2_0_Final</developerConnection>
- <url>http://fisheye.jboss.com/browse/Hibernate/search/tags/v3_2_0_Final</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/search/tags/v3_2_1_Final</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/search/tags/v3_2_1_Final</developerConnection>
+ <url>http://fisheye.jboss.com/browse/Hibernate/search/tags/v3_2_1_Final</url>
</scm>
<organization>
14 years, 7 months
Hibernate SVN: r20039 - search/branches/Branch_3_2/hibernate-search.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 10:35:20 -0400 (Sun, 25 Jul 2010)
New Revision: 20039
Modified:
search/branches/Branch_3_2/hibernate-search/pom.xml
Log:
exclude IndexingGeneratedCorpusTest for release 3.2.1
Modified: search/branches/Branch_3_2/hibernate-search/pom.xml
===================================================================
--- search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 13:53:23 UTC (rev 20038)
+++ search/branches/Branch_3_2/hibernate-search/pom.xml 2010-07-25 14:35:20 UTC (rev 20039)
@@ -28,7 +28,7 @@
<parent>
<artifactId>hibernate-search-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.2.1-SNAPSHOT</version>
+ <version>3.2.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -143,6 +143,7 @@
<excludes>
<exclude>**/classloading/*.java</exclude>
<exclude>**/*PerfTest.java</exclude>
+ <exclude>**/IndexingGeneratedCorpusTest.java</exclude>
</excludes>
</configuration>
</plugin>
14 years, 7 months
Hibernate SVN: r20038 - search/branches/Branch_3_2.
by hibernate-commits@lists.jboss.org
Author: epbernard
Date: 2010-07-25 09:53:23 -0400 (Sun, 25 Jul 2010)
New Revision: 20038
Modified:
search/branches/Branch_3_2/changelog.txt
search/branches/Branch_3_2/readme.txt
Log:
Update release version information
Modified: search/branches/Branch_3_2/changelog.txt
===================================================================
--- search/branches/Branch_3_2/changelog.txt 2010-07-24 12:35:30 UTC (rev 20037)
+++ search/branches/Branch_3_2/changelog.txt 2010-07-25 13:53:23 UTC (rev 20038)
@@ -1,6 +1,19 @@
Hibernate Search Changelog
==========================
+3.2.1.Final (25-07-2010)
+------------------------
+
+** Bug
+ * [HSEARCH-530] - Entity analyzers (aka scoped analyzers) improperly return random analyzers on field not marked as TOKENIZED
+ * [HSEARCH-534] - circular graphs of IndexedEmbedded might break MassIndexer
+ * [HSEARCH-540] - JTA transaction commit causes AssertionFailure: Access a Sealed WorkQueue which has not been sealed
+
+
+** Improvement
+ * [HSEARCH-565] - update dependencies of branch 3.2
+
+
3.2.0.Final (05-05-2010)
------------------------
Modified: search/branches/Branch_3_2/readme.txt
===================================================================
--- search/branches/Branch_3_2/readme.txt 2010-07-24 12:35:30 UTC (rev 20037)
+++ search/branches/Branch_3_2/readme.txt 2010-07-25 13:53:23 UTC (rev 20038)
@@ -1,6 +1,6 @@
Hibernate Search
==================================================
-Version: 3.2.0.Final, 05.05.2010
+Version: 3.2.1.Final, 25.07.2010
Description
-----------
14 years, 7 months
Hibernate SVN: r20037 - search/tags.
by hibernate-commits@lists.jboss.org
Author: stliu
Date: 2010-07-24 08:35:30 -0400 (Sat, 24 Jul 2010)
New Revision: 20037
Added:
search/tags/v3_1_1_GA_CP03/
Log:
JBPAPP-4700 tag hibernate components for EAP 5.1-CR2
Copied: search/tags/v3_1_1_GA_CP03 (from rev 20036, search/branches/v3_1_1_GA_CP)
14 years, 7 months
Hibernate SVN: r20036 - in search/branches/v3_1_1_GA_CP: hibernate-search-archetype and 1 other directories.
by hibernate-commits@lists.jboss.org
Author: stliu
Date: 2010-07-24 08:34:05 -0400 (Sat, 24 Jul 2010)
New Revision: 20036
Modified:
search/branches/v3_1_1_GA_CP/hibernate-search-archetype/pom.xml
search/branches/v3_1_1_GA_CP/hibernate-search-archetype/src/main/resources/archetype-resources/pom.xml
search/branches/v3_1_1_GA_CP/pom.xml
Log:
JBPAPP-4700 upgrade to 3.1.1.GA_CP03
Modified: search/branches/v3_1_1_GA_CP/hibernate-search-archetype/pom.xml
===================================================================
--- search/branches/v3_1_1_GA_CP/hibernate-search-archetype/pom.xml 2010-07-24 11:28:41 UTC (rev 20035)
+++ search/branches/v3_1_1_GA_CP/hibernate-search-archetype/pom.xml 2010-07-24 12:34:05 UTC (rev 20036)
@@ -3,5 +3,5 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search-quickstart</artifactId>
<packaging>jar</packaging>
- <version>3.1.1.GA_CP02</version>
+ <version>3.1.1.GA_CP03</version>
</project>
Modified: search/branches/v3_1_1_GA_CP/hibernate-search-archetype/src/main/resources/archetype-resources/pom.xml
===================================================================
--- search/branches/v3_1_1_GA_CP/hibernate-search-archetype/src/main/resources/archetype-resources/pom.xml 2010-07-24 11:28:41 UTC (rev 20035)
+++ search/branches/v3_1_1_GA_CP/hibernate-search-archetype/src/main/resources/archetype-resources/pom.xml 2010-07-24 12:34:05 UTC (rev 20036)
@@ -13,7 +13,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search</artifactId>
- <version>3.1.1.GA_CP02</version>
+ <version>3.1.1.GA_CP03</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
@@ -23,12 +23,12 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
- <version>3.4.0.GA_CP02</version>
+ <version>3.4.0.GA_CP03</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
- <version>3.4.0.GA_CP02</version>
+ <version>3.4.0.GA_CP03</version>
</dependency>
<dependency>
<groupId>org.apache.solr</groupId>
Modified: search/branches/v3_1_1_GA_CP/pom.xml
===================================================================
--- search/branches/v3_1_1_GA_CP/pom.xml 2010-07-24 11:28:41 UTC (rev 20035)
+++ search/branches/v3_1_1_GA_CP/pom.xml 2010-07-24 12:34:05 UTC (rev 20036)
@@ -33,12 +33,12 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.2.GA_CP02</version>
+ <version>3.3.2.GA_CP03</version>
</parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-search</artifactId>
<packaging>jar</packaging>
- <version>3.1.1.GA_CP02</version>
+ <version>3.1.1.GA_CP03</version>
<name>Hibernate Search</name>
<description>Hibernate Search</description>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>3.3.2.GA_CP02</version>
+ <version>3.3.2.GA_CP03</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
@@ -222,13 +222,13 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-annotations</artifactId>
- <version>3.4.0.GA_CP02</version>
+ <version>3.4.0.GA_CP03</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-entitymanager</artifactId>
- <version>3.4.0.GA_CP02</version>
+ <version>3.4.0.GA_CP03</version>
<optional>true</optional>
</dependency>
<dependency>
14 years, 7 months