[hibernate-commits] [hibernate/hibernate-ogm] f3cbcc: OGM-813 Create a basic Cassandra Integration Test ...

GitHub noreply at github.com
Wed May 27 08:43:09 EDT 2015


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

  Changed paths:
    M integrationtest/couchdb/pom.xml
    M integrationtest/mongodb/pom.xml
    M integrationtest/neo4j/pom.xml
    M integrationtest/pom.xml
    M integrationtest/testcase/pom.xml
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/ModuleMemberRegistrationITCassandra.java
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/util/CassandraConfigurationHelper.java

  Log Message:
  -----------
  OGM-813 Create a basic Cassandra Integration Test and get it activated only for the right profiles


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

  Changed paths:
    M bom/pom.xml
    M cassandra/pom.xml
    M integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/ModuleMemberRegistrationITCassandra.java
    M modules/pom.xml
    M modules/wildfly/pom.xml
    M modules/wildfly/src/main/assembly/dist.xml
    A modules/wildfly/src/main/modules/ogm/cassandra-driver/module.xml
    A modules/wildfly/src/main/modules/ogm/cassandra/module.xml

  Log Message:
  -----------
  OGM-813 Create JBoss Modules for the Cassandra grid dialect


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

  Changed paths:
    R integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/ModuleMemberRegistrationITCassandra.java
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/ModulesMagicDeckITCassandra.java
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/controller/MagicCardsCollectionBean.java
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/model/MagicCard.java
    M integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/util/ModuleMemberRegistrationDeployment.java
    A integrationtest/testcase/src/test/java/org/hibernate/ogm/test/integration/jboss/util/ModulesHelper.java

  Log Message:
  -----------
  OGM-813 Create a new integration test to not rely on associations


Compare: https://github.com/hibernate/hibernate-ogm/compare/90c2c066d6b3...c2eb107d6a86


More information about the hibernate-commits mailing list