[hibernate-commits] [hibernate/hibernate-ogm] c3d2f4: OGM-1012 Align Reasteasy and Jackson version to th...

GitHub noreply at github.com
Tue Jun 14 08:11:02 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-ogm
  Commit: c3d2f405ff7b5467ea86597eede2a5da7b7e5be8
      https://github.com/hibernate/hibernate-ogm/commit/c3d2f405ff7b5467ea86597eede2a5da7b7e5be8
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M bom/pom.xml
    M couchdb/pom.xml
    M neo4j/pom.xml

  Log Message:
  -----------
  OGM-1012 Align Reasteasy and Jackson version to the one in WildFly


  Commit: ac5f74f3aafd674b6ad6bd34d5321e4901ea06ed
      https://github.com/hibernate/hibernate-ogm/commit/ac5f74f3aafd674b6ad6bd34d5321e4901ea06ed
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

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

  Log Message:
  -----------
  OGM-1012 Add Resteasy dependencies to Neo4j module


  Commit: 4ddf6c121a34b4113ee0f389bf4f2fdad62bc234
      https://github.com/hibernate/hibernate-ogm/commit/4ddf6c121a34b4113ee0f389bf4f2fdad62bc234
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M integrationtest/pom.xml
    R integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/Neo4jJtaModuleMemberRegistrationIT.java
    R integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/Neo4jResourceLocalModuleMemberRegistrationIT.java
    A integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/embedded/EmbeddedNeo4jJtaModuleMemberRegistrationIT.java
    A integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/embedded/EmbeddedNeo4jResourceLocalModuleMemberRegistrationIT.java

  Log Message:
  -----------
  OGM-1012 Rename existing Neo4j integration test class names and package


  Commit: 374e133f089b44a6abee342577cfee809e7a8ac9
      https://github.com/hibernate/hibernate-ogm/commit/374e133f089b44a6abee342577cfee809e7a8ac9
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/embedded/EmbeddedNeo4jJtaModuleMemberRegistrationIT.java
    M integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/embedded/EmbeddedNeo4jResourceLocalModuleMemberRegistrationIT.java
    M neo4j/src/main/java/org/hibernate/ogm/datastore/neo4j/Neo4j.java

  Log Message:
  -----------
  OGM-1012 Create constant for embedded and remote Neo4j datastore provider and deprecate the existing one


  Commit: d1c984b45fdc5c5f27e590ffb54b427171dc6a52
      https://github.com/hibernate/hibernate-ogm/commit/d1c984b45fdc5c5f27e590ffb54b427171dc6a52
  Author: Davide D'Alto <davide at hibernate.org>
  Date:   2016-06-14 (Tue, 14 Jun 2016)

  Changed paths:
    M integrationtest/pom.xml
    A integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/remote/RemoteNeo4jEnvironmentVariables.java
    A integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/remote/RemoteNeo4jJtaModuleMemberRegistrationIT.java
    A integrationtest/src/test/java/org/hibernate/ogm/test/integration/neo4j/remote/RemoteNeo4jResourceLocalModuleMemberRegistrationIT.java

  Log Message:
  -----------
  OGM-1012 Add Neo4j remote integration tests


Compare: https://github.com/hibernate/hibernate-ogm/compare/170834c12faa...d1c984b45fdc


More information about the hibernate-commits mailing list