Branch: refs/heads/4.4
Home:
https://github.com/hibernate/hibernate-search
Commit: c005b7a889d7c8a8cd9fcce0dc915468ba6b7bd4
https://github.com/hibernate/hibernate-search/commit/c005b7a889d7c8a8cd9f...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M analyzers/pom.xml
M build-config/pom.xml
M distribution/pom.xml
M documentation/pom.xml
M engine/pom.xml
M infinispan/pom.xml
M integrationtest/as/pom.xml
M integrationtest/performance/pom.xml
M integrationtest/spring/pom.xml
M legacy/pom.xml
M modules/pom.xml
M orm/pom.xml
M pom.xml
M testing/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 61ada276570e412e6ae6651b64b2560ff2a8c1e7
https://github.com/hibernate/hibernate-search/commit/61ada276570e412e6ae6...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/further-reading.xml
M documentation/src/main/docbook/en-US/modules/getting-started.xml
Log Message:
-----------
HSEARCH-1441 Links to JIRA and Hibernate 4.1 are outdated
Commit: 17d9ec73712fc319303ab82dbac82b46a82e1af9
https://github.com/hibernate/hibernate-search/commit/17d9ec73712fc319303a...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/architecture.xml
M documentation/src/main/docbook/en-US/modules/configuration.xml
M documentation/src/main/docbook/en-US/modules/getting-started.xml
Log Message:
-----------
HSEARCH-1441 Internal documentation anchors to sharding are broken
Commit: e26939b17a94f13ed94cfcd60d690ec18515f009
https://github.com/hibernate/hibernate-search/commit/e26939b17a94f13ed94c...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/architecture.xml
Log Message:
-----------
HSEARCH-1441 Note without a </para> breaks formatting
Commit: 5deabcfcf3753e1b89dab6fd03c884faf1f46e29
https://github.com/hibernate/hibernate-search/commit/5deabcfcf3753e1b89da...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/mapping.xml
Log Message:
-----------
HSEARCH-1441 Trivial whitespace
Commit: d624de0494e92cf3970a210bbc3d8cb7150aaf17
https://github.com/hibernate/hibernate-search/commit/d624de0494e92cf3970a...
Author: Gunnar Morling <gunnar.morling(a)googlemail.com>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M documentation/src/main/docbook/en-US/modules/architecture.xml
M documentation/src/main/docbook/en-US/modules/configuration.xml
Log Message:
-----------
HSEARCH-1441 Some doc fixes
Commit: 77ec6d98e8a1c023b727508b98790ef68aeca665
https://github.com/hibernate/hibernate-search/commit/77ec6d98e8a1c023b727...
Author: Hardy Ferentschik <hibernate(a)ferentschik.de>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M engine/src/main/java/org/hibernate/search/store/impl/NotShardedStrategy.java
Log Message:
-----------
Fixing typo
Commit: c9b7c45e1283e4f6edb1e654fdc626337105491a
https://github.com/hibernate/hibernate-search/commit/c9b7c45e1283e4f6edb1...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M
orm/src/main/java/org/hibernate/search/query/hibernate/impl/PersistenceContextObjectsInitializer.java
Log Message:
-----------
HSEARCH-1462 Use SessionImplementor.generateEntityKey(...) instead of
calling directly the constructor of EntityKey
per Steve Ebersole's advice
Commit: 1a43e76531c6635d770c54d409ff6a44177825e1
https://github.com/hibernate/hibernate-search/commit/1a43e76531c6635d770c...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2013-12-08 (Sun, 08 Dec 2013)
Changed paths:
M orm/src/main/java/org/hibernate/search/impl/FullTextSessionImpl.java
M
orm/src/main/java/org/hibernate/search/impl/FullTextSharedSessionBuilderDelegator.java
M pom.xml
Log Message:
-----------
HSEARCH-1464 Update branch 4.4 to depend on latest Hibernate ORM 4.2.8.Final
Compare:
https://github.com/hibernate/hibernate-search/compare/c005b7a889d7^...1a4...