Branch: refs/heads/5.6
Home:
https://github.com/hibernate/hibernate-search
Commit: 112b133ac0d874793bc8142d6cfb4d08c432e2b8
https://github.com/hibernate/hibernate-search/commit/112b133ac0d874793bc8...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M integrationtest/performance/pom.xml
M integrationtest/wildfly/pom.xml
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-2988 Add hardcoded JBoss repository settings to
WildFly-related tests
Commit: 7715ebee62f0184e10a378188e9b6e0c117bed5c
https://github.com/hibernate/hibernate-search/commit/7715ebee62f0184e10a3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M integrationtest/performance/pom.xml
M integrationtest/performance/src/test/resources/arquillian.xml
M integrationtest/wildfly/pom.xml
M integrationtest/wildfly/src/test/resources/arquillian.xml
M pom.xml
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-2998 Make sure the test WildFly instance works without any
specific Maven configuration from the developper
Commit: 57a40230a7c801ac901030eb6193f3962f6316f6
https://github.com/hibernate/hibernate-search/commit/57a40230a7c801ac9010...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
A integrationtest/osgi/karaf-it/src/test/resources/maven.properties
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-2998 Make sure the test Karaf instance works without any
specific Maven configuration from the developper
Commit: 8aaf4ad5a89557790e46e5d1dff00dcaa8edecf3
https://github.com/hibernate/hibernate-search/commit/8aaf4ad5a89557790e46...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M integrationtest/osgi/karaf-it/pom.xml
M
integrationtest/osgi/karaf-it/src/test/java/org/hibernate/search/test/integration/osgi/HibernateSearchWithKarafIT.java
R integrationtest/osgi/karaf-it/src/test/resources/maven.properties
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-3151 Pass pax-exam JVM args through failsafe
systemPropertyVariable
... so that we can pass JVM args that spread on multiple lines (the
.properties format does not make that easy).
Commit: b90236dba85359489074ee91d984f07d3f0fb7af
https://github.com/hibernate/hibernate-search/commit/b90236dba85359489074...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M documentation/pom.xml
Log Message:
-----------
HSEARCH-3365 Make sure the docbook documentation generation works without any specific
Maven configuration from the developper
Commit: a2022137349d47b59fa39a5efe3f56e97848186c
https://github.com/hibernate/hibernate-search/commit/a2022137349d47b59fa3...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M .travis.yml
M README.md
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-2992 Remove any reference to settings-example.xml
But keep the file, so as not to break pre-existing integration jobs relying on it.
It's not useful anymore, though.
Commit: b2ac37fa4448c31b08f0d0fbe4d99c384c4fb888
https://github.com/hibernate/hibernate-search/commit/b2ac37fa4448c31b08f0...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-27 (Thu, 27 Sep 2018)
Changed paths:
M elasticsearch/pom.xml
M pom.xml
Log Message:
-----------
HSEARCH-3365 Backport HSEARCH-3239 Prevent multiple executions of the same test from
overwriting each other in the test report
Commit: 9586196cb7c3888fec6e1f931768b3153cded6f3
https://github.com/hibernate/hibernate-search/commit/9586196cb7c3888fec6e...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
A Jenkinsfile
Log Message:
-----------
HSEARCH-3365 Add a Jenkinsfile
Commit: 9113cd89fb30fc5581f2c77db71ef513937f1e30
https://github.com/hibernate/hibernate-search/commit/9113cd89fb30fc5581f2...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M .travis.yml
R travis/mariadb.sql
R travis/pgsql.sql
Log Message:
-----------
HSEARCH-3365 Simplify .travis.yml now that the Jenkins pipeline is our main CI
Commit: b360b481e0b1837a577d8845b0d094e28ee262fc
https://github.com/hibernate/hibernate-search/commit/b360b481e0b1837a577d...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M orm/src/test/java/org/hibernate/search/test/bridge/tika/Book.java
Log Message:
-----------
HSEARCH-3365 Fix problems related to the greater length of the path to the workspace in
Jenkins pipelines
Commit: e49037d9045be39077ed436a9542f037f4cb1434
https://github.com/hibernate/hibernate-search/commit/e49037d9045be39077ed...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2018-09-28 (Fri, 28 Sep 2018)
Changed paths:
M elasticsearch/pom.xml
M
elasticsearch/src/test/java/org/hibernate/search/elasticsearch/test/ElasticsearchScrollingIT.java
A
engine/src/test/java/org/hibernate/search/testsupport/junit/SkipBelowElasticsearch22.java
Log Message:
-----------
HSEARCH-3365 Skip a test that doesn't make sense in ES 2.0
Compare:
https://github.com/hibernate/hibernate-search/compare/69abc64b66d9...e490...
**NOTE:** This service has 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.