Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-search
Commit: cd2c79957fefd3fa08ad1ac89fe55f95b353c7e8
https://github.com/hibernate/hibernate-search/commit/cd2c79957fefd3fa08ad...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-3172 Rename additionalRuntimeArgLine and
additionalRuntimeArgLineForWildFlyTests
... to follow the same naming scheme as other properties.
Commit: 6d0838b67b4eceb3f563b578e94f4021f3257403
https://github.com/hibernate/hibernate-search/commit/6d0838b67b4eceb3f563...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
M integrationtest/osgi/karaf-it/src/test/resources/maven.properties
M integrationtest/wildfly/src/test/resources/arquillian.xml
M pom.xml
Log Message:
-----------
HSEARCH-3172 Use Maven resource filtering to pass JaCoCo args to containers
... instead of <systemPropertyVariables> in the surefire/failsafe
configuration, which tends to not work in IDEs.
Commit: b089c820ac5afde5385627abe87179b0c1c61d63
https://github.com/hibernate/hibernate-search/commit/b089c820ac5afde53856...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/wildfly/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-3188 Fix the phase for plugin executions generating integration test
environment
Mainly so that one can execute the build up to process-test-resources
and get a complete integration test environment (WildFly server, ...),
which can then be taken advantage of from an IDE.
Commit: c561732c472ee6594e52202f685e77bc23b755cb
https://github.com/hibernate/hibernate-search/commit/c561732c472ee6594e52...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-05-30 (Wed, 30 May 2018)
Changed paths:
M integrationtest/performance/orm/pom.xml
M integrationtest/performance/orm/src/test/resources/arquillian.xml
M integrationtest/wildfly/src/test/resources/arquillian.xml
Log Message:
-----------
HSEARCH-3184 Fix invalid references to repository.jboss-public.url
This property was renamed jboss.public.repo.url in commit
f25b4ed77a2c010823ca270c7a1d7c6e7beddbc6.
Compare:
https://github.com/hibernate/hibernate-search/compare/fdc2b248e41d...c561...
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.