[hibernate-commits] [hibernate/hibernate-search] 809cba: HSEARCH-3365 Backport HSEARCH-2988 Add hardcoded J...

GitHub noreply at github.com
Fri Sep 28 08:17:42 EDT 2018


  Branch: refs/heads/5.5
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 809cba180ded4a4d25df829be57a1c5bfa03abd8
      https://github.com/hibernate/hibernate-search/commit/809cba180ded4a4d25df829be57a1c5bfa03abd8
  Author: Yoann Rodière <yoann at 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: bd5183ffff0353022178ca5fd9fd183967f78dc0
      https://github.com/hibernate/hibernate-search/commit/bd5183ffff0353022178ca5fd9fd183967f78dc0
  Author: Yoann Rodière <yoann at 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: fabfafe7747b0fc34da530931c9bcdd421033e3e
      https://github.com/hibernate/hibernate-search/commit/fabfafe7747b0fc34da530931c9bcdd421033e3e
  Author: Yoann Rodière <yoann at 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: 0b46af6af8bf1a22672cde155cc52c8561ab6756
      https://github.com/hibernate/hibernate-search/commit/0b46af6af8bf1a22672cde155cc52c8561ab6756
  Author: Yoann Rodière <yoann at 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: cfc0ade51c2af9d00a016c78066e776e4ce83008
      https://github.com/hibernate/hibernate-search/commit/cfc0ade51c2af9d00a016c78066e776e4ce83008
  Author: Yoann Rodière <yoann at 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: bc66f47f00abf5b70aa425049cbb59a6e4259448
      https://github.com/hibernate/hibernate-search/commit/bc66f47f00abf5b70aa425049cbb59a6e4259448
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    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: 4a0f04fc924d2f7f1199b626ccfca0c88a1611a5
      https://github.com/hibernate/hibernate-search/commit/4a0f04fc924d2f7f1199b626ccfca0c88a1611a5
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-09-28 (Fri, 28 Sep 2018)

  Changed paths:
    A Jenkinsfile

  Log Message:
  -----------
  HSEARCH-3365 Add a Jenkinsfile


  Commit: 1ebfe00b128c3e569dd63e887dc43d56ad555b9a
      https://github.com/hibernate/hibernate-search/commit/1ebfe00b128c3e569dd63e887dc43d56ad555b9a
  Author: Yoann Rodière <yoann at 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


Compare: https://github.com/hibernate/hibernate-search/compare/580d24b5305c...1ebfe00b128c
      **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.


More information about the hibernate-commits mailing list