Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: df7a707764fcbcd268c4eb13ad29a07da147606a
https://github.com/hibernate/hibernate-search/commit/df7a707764fcbcd268c4...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-3032 Fix a typo in the name of the additionalRuntimeArgLineForWildFlyTests
property
Commit: 10ea257dc3e2ec937f04523580b2473b8932ac6b
https://github.com/hibernate/hibernate-search/commit/10ea257dc3e2ec937f04...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-3032 Add a "coverage" Maven profile with a JaCoCo test coverage agent
Commit: d5ca6081364f386b444feb50f859df2975928322
https://github.com/hibernate/hibernate-search/commit/d5ca6081364f386b444f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M pom.xml
A reports/pom.xml
Log Message:
-----------
HSEARCH-3032 Add local JaCoCo test coverage reports generation
Commit: a558f551192e33d8f018127fb0f8a172b0643c09
https://github.com/hibernate/hibernate-search/commit/a558f551192e33d8f018...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M .travis.yml
M pom.xml
Log Message:
-----------
HSEARCH-3032 Submit test coverage reports to Coveralls in Travis builds
Commit: f84935783abb9d0fb926f90bd5ef040e325c26cc
https://github.com/hibernate/hibernate-search/commit/f84935783abb9d0fb926...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-04-04 (Wed, 04 Apr 2018)
Changed paths:
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M integrationtest/wildfly/src/test/resources/arquillian.xml
M pom.xml
M reports/pom.xml
Log Message:
-----------
HSEARCH-3032 Include OSGi and WildFly ITs in JaCoCo test coverage
Compare:
https://github.com/hibernate/hibernate-search/compare/b47f49bfbe5f...f849...