[hibernate-commits] [hibernate/hibernate-ogm] fc1f2d: OGM-803 Switch the versions to WildFly 9

GitHub noreply at github.com
Tue May 12 10:36:36 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: fc1f2d27c876d70ae80a34688ce69bc78d88fee1
      https://github.com/hibernate/hibernate-ogm/commit/fc1f2d27c876d70ae80a34688ce69bc78d88fee1
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M integrationtest/pom.xml

  Log Message:
  -----------
  OGM-803 Switch the versions to WildFly 9


  Commit: cb1e2f7d627c6414aed60b65171ee81e17c43980
      https://github.com/hibernate/hibernate-ogm/commit/cb1e2f7d627c6414aed60b65171ee81e17c43980
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M documentation/manual/src/main/asciidoc/en-US/modules/configuration.asciidoc
    M integrationtest/pom.xml
    M modules/wildfly/pom.xml
    M modules/wildfly/src/main/assembly/dist.xml
    M src/main/release-scripts/upload_distribution.sh

  Log Message:
  -----------
  OGM-803 Switch Maven module id from 'wildfly8' to 'wildfly9' across Maven, docs and scripts


  Commit: 0d7c13c1012439c7b6b9f40ddef0073906a54b81
      https://github.com/hibernate/hibernate-ogm/commit/0d7c13c1012439c7b6b9f40ddef0073906a54b81
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M modules/pom.xml
    M modules/wildfly/pom.xml
    M modules/wildfly/src/main/assembly/dist.xml
    A modules/wildfly/src/main/modules/ogm/neo4j-lucene/module.xml
    M modules/wildfly/src/main/modules/ogm/neo4j/module.xml

  Log Message:
  -----------
  OGM-803 Isolate the Lucene version used by Neo4J into a private module


  Commit: 9e3d5497268338157f2c7b60ce047d695aa46262
      https://github.com/hibernate/hibernate-ogm/commit/9e3d5497268338157f2c7b60ce047d695aa46262
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M integrationtest/pom.xml

  Log Message:
  -----------
  OGM-803 Disable usage of the Hibernate Search and the Infinispan custom version modules


  Commit: 876d07a4dcbeb544097447560615aed8eee2da2a
      https://github.com/hibernate/hibernate-ogm/commit/876d07a4dcbeb544097447560615aed8eee2da2a
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M documentation/manual/pom.xml
    M documentation/manual/src/main/asciidoc/en-US/modules/configuration.asciidoc
    M modules/wildfly/pom.xml
    M pom.xml

  Log Message:
  -----------
  OGM-803 Change usage of modules as included within WildFly 9


  Commit: 445cd14e9749d1633a0b8e1810df877811190a82
      https://github.com/hibernate/hibernate-ogm/commit/445cd14e9749d1633a0b8e1810df877811190a82
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M modules/wildfly/src/main/modules/hql/module.xml

  Log Message:
  -----------
  OGM-803 HQL Parser to depend on the slot version of Hibernate Search


  Commit: e94124b71493ba8557716ec13ef1fbf8d9446908
      https://github.com/hibernate/hibernate-ogm/commit/e94124b71493ba8557716ec13ef1fbf8d9446908
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M modules/wildfly/src/main/modules/ogm/infinispan/module.xml

  Log Message:
  -----------
  OGM-803 Module depending on Infinispan now requires an explicit link to org.infinispan.commons


  Commit: d856ac3144962d36b38480a6db997dbce9f02595
      https://github.com/hibernate/hibernate-ogm/commit/d856ac3144962d36b38480a6db997dbce9f02595
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/util/ModuleMemberRegistrationDeployment.java

  Log Message:
  -----------
  OGM-803 Highlight in integration test logs which slots are being injected


  Commit: 844d1dbb33392cd7f5d07f7a5ab62f15257d6d5d
      https://github.com/hibernate/hibernate-ogm/commit/844d1dbb33392cd7f5d07f7a5ab62f15257d6d5d
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M integrationtest/testcase/src/test/resources/jboss-deployment-structure-ehcache.xml

  Log Message:
  -----------
  OGM-803 Ehcache integration test is depending on the wrong Hibernate Search slot


  Commit: f1828ad1f13fe4dd64c1a1b7ac7fdbe6da86ebc8
      https://github.com/hibernate/hibernate-ogm/commit/f1828ad1f13fe4dd64c1a1b7ac7fdbe6da86ebc8
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M modules/wildfly/src/main/assembly/dist.xml

  Log Message:
  -----------
  OGM-803 Do not discard the exploded module directory for ease of debugging


  Commit: 46cc5b0619995b4704cd3684c90ce7cd954c86e4
      https://github.com/hibernate/hibernate-ogm/commit/46cc5b0619995b4704cd3684c90ce7cd954c86e4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-11 (Mon, 11 May 2015)

  Changed paths:
    M documentation/manual/src/main/asciidoc/en-US/modules/configuration.asciidoc

  Log Message:
  -----------
  OGM-803 Update the Documentation chapters regarding deployments on WildFly


  Commit: 10198419fcef738e7d6dbc07c2083bc6c2bcae96
      https://github.com/hibernate/hibernate-ogm/commit/10198419fcef738e7d6dbc07c2083bc6c2bcae96
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M integrationtest/couchdb/src/test/resources/jboss-deployment-structure-couchdb.xml

  Log Message:
  -----------
  OGM-803 CouchDB integration test is depending on the wrong Hibernate Search slot


Compare: https://github.com/hibernate/hibernate-ogm/compare/fabd72c296df...10198419fcef


More information about the hibernate-commits mailing list