Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: e45cac03afcca829d6e73e85a18b51fcd9b5990a
https://github.com/hibernate/hibernate-search/commit/e45cac03afcca829d6e7...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M pom.xml
M sharedtestresources/pom.xml
A
sharedtestresources/src/main/elasticsearch-maven-plugin/2.0/configuration/logging.properties
R sharedtestresources/src/main/resources/log4j.properties
Log Message:
-----------
HSEARCH-2959 Make Elasticsearch logs less verbose when testing against ES2
Commit: 2cb24ade06844e491e5dd0d93ab67b5b317e157f
https://github.com/hibernate/hibernate-search/commit/2cb24ade06844e491e5d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
HSEARCH-2959 Reduce logging related to dependencies download in the Travis build
Commit: 2c5ac32f87f4d4036c1da178c1428b36563cd750
https://github.com/hibernate/hibernate-search/commit/2c5ac32f87f4d4036c1d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M distribution/pom.xml
Log Message:
-----------
HSEARCH-2959 Reduce the verbosity of the maven-javadoc-plugin
We don't need to list the files being generated in the console.
Commit: eeab12cbbd00005f4b601ae2e16b45d01377bfc6
https://github.com/hibernate/hibernate-search/commit/eeab12cbbd00005f4b60...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
HSEARCH-2960 Avoid some duplicate build step executions in the Travis build
Namely, PDF building and checkstyle.
Commit: 889023ce32dfbe1208779295864a5c603c475901
https://github.com/hibernate/hibernate-search/commit/889023ce32dfbe120877...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2017-11-30 (Thu, 30 Nov 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
HSEARCH-2960 Avoid unnecessary cache updates in the Travis build
Compare:
https://github.com/hibernate/hibernate-search/compare/d119e5934e41...8890...