[hibernate-commits] [hibernate/hibernate-search] 5e333d: HSEARCH-3288 Add the previously missing rule for a...

GitHub noreply at github.com
Wed Nov 28 08:50:16 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 5e333db4d0ba9e1111f0f86e67d4a56eae2596ac
      https://github.com/hibernate/hibernate-search/commit/5e333db4d0ba9e1111f0f86e67d4a56eae2596ac
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    M CONTRIBUTING.md
    M jqassistant/rules.xml

  Log Message:
  -----------
  HSEARCH-3288 Add the previously missing rule for abstract types


  Commit: 7630e5f91f93e2b18e04a0bd8c1218dc2ab03e88
      https://github.com/hibernate/hibernate-search/commit/7630e5f91f93e2b18e04a0bd8c1218dc2ab03e88
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2018-11-28 (Wed, 28 Nov 2018)

  Changed paths:
    A util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/AbstractStubIndexSchemaObjectNodeBuilder.java
    A util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/AbstractStubStandardIndexSchemaFieldTypedContext.java
    M util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubGenericIndexSchemaFieldTypedContext.java
    M util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubIndexSchemaObjectFieldNodeBuilder.java
    R util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubIndexSchemaObjectNodeBuilder.java
    M util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubIndexSchemaRootNodeBuilder.java
    R util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubStandardIndexSchemaFieldTypedContext.java
    M util/internal/integrationtest/common/src/main/java/org/hibernate/search/util/impl/integrationtest/common/stub/backend/document/model/impl/StubStringIndexSchemaFieldTypedContext.java

  Log Message:
  -----------
  HSEARCH-3288 Comply with abstract type naming rules - Tests


Compare: https://github.com/hibernate/hibernate-search/compare/0c07f1010dfe...7630e5f91f93
      **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