Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: f1e653b2fca6105094e3f379b8b7d0aefed29377
https://github.com/hibernate/hibernate-search/commit/f1e653b2fca6105094e3...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Removing unused property luceneRegexJakartaVersion
Commit: 20d5a09cb0cdf356be2270e659d2992bcf98171f
https://github.com/hibernate/hibernate-search/commit/20d5a09cb0cdf356be22...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Removing unused property commonsLangVersion
Commit: 418d795d3008055084e391f9ec0b40318dd6ce57
https://github.com/hibernate/hibernate-search/commit/418d795d3008055084e3...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M analyzers/pom.xml
Log Message:
-----------
HSEARCH-1392 Removing optional dependencies to commons-io and
commons-codec: they are already compile dependencies
Commit: 929d84ced2cbe70af2e71ef5f6dafd2eba42e071
https://github.com/hibernate/hibernate-search/commit/929d84ced2cbe70af2e7...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M engine/pom.xml
Log Message:
-----------
HSEARCH-1392 Removing commons-io and commons-codec from the test
dependencies of -engine as they are not used anymore
Commit: f39b966bad3e7ac6cab1c2bccce30b22a0b58b1d
https://github.com/hibernate/hibernate-search/commit/f39b966bad3e7ac6cab1...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 There is no need to constrain commons-codec and commons-io:
they are only used by Solr dependencies and they should be able to bring
whatever version is the right one for them
Commit: 068a381c96553016830b7bde8f76c599ac69c1ea
https://github.com/hibernate/hibernate-search/commit/068a381c96553016830b...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Removing dependency management for javassist:javassist.
This artifact is deprecated and shouldn't be used anymore (see
org.javassist:javassist).
Commit: 4a1bea0ffda87fdb6983a3ca05aa91ce03e5f410
https://github.com/hibernate/hibernate-search/commit/4a1bea0ffda87fdb6983...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M distribution/pom.xml
Log Message:
-----------
HSEARCH-1392 Removing an old commented dependency entry
Commit: 9a71e3f02f725de1c95897c473a57e6c64f93e26
https://github.com/hibernate/hibernate-search/commit/9a71e3f02f725de1c958...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Removing outdated comment. HSEARCH-970 is fixed.
Commit: 378d8373947e1b8b27ac1675c395e96d5a55fbc7
https://github.com/hibernate/hibernate-search/commit/378d8373947e1b8b27ac...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Managing jboss-transaction-api_1.1_spec dependency to avoid
version conflict between Infinispan and Hibernate
Commit: 0bf34a557cd293c86dd69a28e5fe713796c94d3e
https://github.com/hibernate/hibernate-search/commit/0bf34a557cd293c86dd6...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M integrationtest/as/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-1392 Adding the DependencyConvergence rule for the enforcer
plugin. Fixing problems to maintain the dependency convergence.
Note: the enforcer is disabled for module
hibernate-search-integrationtest-as as it's impossible to maintain a
convergence there: there are too many dependency conflicts.
Commit: de282cafe4f096511f7a243b7e917e569c484207
https://github.com/hibernate/hibernate-search/commit/de282cafe4f096511f7a...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M engine/pom.xml
M orm/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-1392 Upgrading ActiveMQ test dependency to 5.8.0
Commit: c1f3e3f42155f18c02f17b2246636e80a26c61ca
https://github.com/hibernate/hibernate-search/commit/c1f3e3f42155f18c02f1...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Reintroducing the versions used only in the modules
definitions. Updating them and commenting them accordingly.
Commit: 5553d094ad09551de9ae2961725213c7a3f18dc2
https://github.com/hibernate/hibernate-search/commit/5553d094ad09551de9ae...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M integrationtest/as/pom.xml
Log Message:
-----------
HSEARCH-1392 Adding a comment explaining why we disable the enforcer plugin for JBoss AS
integration tests
per gripe from @gunnarmorling
Commit: bb1787c620c50659cec6939727d9dad32d9fee0a
https://github.com/hibernate/hibernate-search/commit/bb1787c620c50659cec6...
Author: Guillaume Smet <guillaume.smet(a)gmail.com>
Date: 2013-09-19 (Thu, 19 Sep 2013)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-1392 Removing snappy version added back during the rebase
Compare:
https://github.com/hibernate/hibernate-search/compare/9a7e453a774b...bb17...