[hibernate-commits] [hibernate/hibernate-search] e4d139: HSEARCH-1179 Using ${basedir} and resource filteri...

GitHub noreply at github.com
Fri Aug 24 13:09:02 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: e4d139e923133ef75caee53a10c6b83ad7ee8c5a
      https://github.com/hibernate/hibernate-search/commit/e4d139e923133ef75caee53a10c6b83ad7ee8c5a
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/src/test/resources/arquillian.xml

  Log Message:
  -----------
  HSEARCH-1179 Using ${basedir} and resource filtering to make sure that the full path to AS is added (avoids problems when running the tests from the IDE)


  Commit: 85bf738266364d430d845ddb412e2fc8958d321d
      https://github.com/hibernate/hibernate-search/commit/85bf738266364d430d845ddb412e2fc8958d321d
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/src/test/resources/log4j.properties

  Log Message:
  -----------
  HSEARCH-1179 Aligning the log configuration with the configuration from other modules


  Commit: 1c28c2b753b687cea1325ab2325825c20e6a42bd
      https://github.com/hibernate/hibernate-search/commit/1c28c2b753b687cea1325ab2325825c20e6a42bd
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/src/test/java/org/hibernate/search/test/integration/jms/controller/RegistrationController.java

  Log Message:
  -----------
  HSEARCH-1179 Formatting


  Commit: 8c5f6d29e5bb050369cc577428a6776b2f728596
      https://github.com/hibernate/hibernate-search/commit/8c5f6d29e5bb050369cc577428a6776b2f728596
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/pom.xml

  Log Message:
  -----------
  HSEARCH-1179 Adding slf4j. As a side effect resolving HSEARCH-970


  Commit: 06880665d6c083676f8cde7c1a4f500acdd6a7d7
      https://github.com/hibernate/hibernate-search/commit/06880665d6c083676f8cde7c1a4f500acdd6a7d7
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/src/test/java/org/hibernate/search/test/integration/jms/DeploymentJmsMasterSlave.java
    M hibernate-search-integrationtest/src/test/java/org/hibernate/search/test/integration/jms/SearchNewEntityJmsMasterSlaveIT.java
    M hibernate-search-integrationtest/src/test/java/org/hibernate/search/test/integration/jms/util/RegistrationConfiguration.java

  Log Message:
  -----------
  HSEARCH-1179 Changing the way the test directory is created. Relying on File#deleteOnExit


  Commit: 2610cba5e9b8cfe1cb70d058c884fb99fd29bfc9
      https://github.com/hibernate/hibernate-search/commit/2610cba5e9b8cfe1cb70d058c884fb99fd29bfc9
  Author: Hardy Ferentschik <hibernate at ferentschik.de>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M hibernate-search-integrationtest/src/test/java/org/hibernate/search/test/integration/jms/SearchBeforeIndexSynchronizationJmsMasterSlaveIT.java

  Log Message:
  -----------
  HSEARCH-1179 Updating test to new test setup and removing SearchBeforeIndexSynchronizationJmsMasterSlaveIT#searchNewMembersBeforeSynchronizationOnMaster which is based on wrong assumptions


Compare: https://github.com/hibernate/hibernate-search/compare/d6e01501fa0d...2610cba5e9b8


More information about the hibernate-commits mailing list