[hibernate-commits] [hibernate/hibernate-search] 741b30: HSEARCH-1455 Cleaning up message logger interface....

GitHub noreply at github.com
Tue May 13 07:25:17 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-search
  Commit: 741b30ef6601811ed21ae3492ff79f925428baa9
      https://github.com/hibernate/hibernate-search/commit/741b30ef6601811ed21ae3492ff79f925428baa9
  Author: Hardy Ferentschik <hardy at ferentschik.de>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/util/logging/impl/Log.java

  Log Message:
  -----------
  HSEARCH-1455 Cleaning up message logger interface. Removing unused methods and added @SuppressWarnings for deprecations


  Commit: 529bc7b326043c1ffd1f011f6f673b068cadf930
      https://github.com/hibernate/hibernate-search/commit/529bc7b326043c1ffd1f011f6f673b068cadf930
  Author: Hardy Ferentschik <hardy at ferentschik.de>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M documentation/src/main/asciidoc/ch03.asciidoc
    M documentation/src/main/asciidoc/ch10.asciidoc

  Log Message:
  -----------
  HSEARCH-1455 Updating docs

- Removing mention of @Similarity
- Removing mention of compound index option
- Fixing broken table formatting


  Commit: adaeafbff045f698275b45fc723425a5f16704d0
      https://github.com/hibernate/hibernate-search/commit/adaeafbff045f698275b45fc723425a5f16704d0
  Author: Hardy Ferentschik <hardy at ferentschik.de>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M orm/src/main/java/org/hibernate/search/hcore/util/impl/ContextHelper.java

  Log Message:
  -----------
  HSEARCH-1455 Removing deprecation on ContextHelper, since this class is not replaceable for now


  Commit: 521a5d1220462b0b95f1758269c71b591e8a6e8e
      https://github.com/hibernate/hibernate-search/commit/521a5d1220462b0b95f1758269c71b591e8a6e8e
  Author: Hardy Ferentschik <hardy at ferentschik.de>
  Date:   2014-05-12 (Mon, 12 May 2014)

  Changed paths:
    M engine/src/main/java/org/hibernate/search/query/engine/spi/HSQuery.java

  Log Message:
  -----------
  HSEARCH-1455 Adding @Deprecation annotation


Compare: https://github.com/hibernate/hibernate-search/compare/392f5811c220...521a5d122046


More information about the hibernate-commits mailing list