[zanata/zanata-server] 5ddc33: Change resId for plaintext and libreoffice to use ...

GitHub noreply at github.com
Tue Mar 17 05:23:09 UTC 2015


  Branch: refs/heads/hash-on-release
  Home:   https://github.com/zanata/zanata-server
  Commit: 5ddc335a8a2f5d2aff797ffce468223059bd9189
      https://github.com/zanata/zanata-server/commit/5ddc335a8a2f5d2aff797ffce468223059bd9189
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/adapter/OkapiFilterAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/OpenOfficeAdapter.java
    M zanata-war/src/main/java/org/zanata/adapter/PlainTextAdapter.java
    A zanata-war/src/main/java/org/zanata/liquibase/custom/ChangePositionalResIdToContentHash.java
    A zanata-war/src/main/resources/db/changelogs/db.changelog-3.7.xml
    M zanata-war/src/main/resources/db/db.changelog.xml

  Log Message:
  -----------
  Change resId for plaintext and libreoffice to use content hash.

This includes migration of resId in all existing documents of
the above types to be the content hash.

Conflicts:
	zanata-war/src/main/resources/db/changelogs/db.changelog-3.7.xml

The conflicting file did not yet exist on this branch (this is a back-ported change)
so it was added with only the basic xml structure and the relevant change.

An element was also added in the main db.changelog file to import the conflicting
file.


  Commit: 478b2ee44f0f347f0f53789f010fca287439b01c
      https://github.com/zanata/zanata-server/commit/478b2ee44f0f347f0f53789f010fca287439b01c
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/adapter/OkapiFilterAdapter.java

  Log Message:
  -----------
  Add warning note to some text unit id sources


  Commit: 652515aef6b24174d31ed5a9d65068e320d41c5d
      https://github.com/zanata/zanata-server/commit/652515aef6b24174d31ed5a9d65068e320d41c5d
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/liquibase/custom/ChangePositionalResIdToContentHash.java

  Log Message:
  -----------
  Use try-with-resources for prepared statements when migrating resId from positional to content hash


  Commit: 071bd611385c90fcd0de2bf0504dc94d876c88dd
      https://github.com/zanata/zanata-server/commit/071bd611385c90fcd0de2bf0504dc94d876c88dd
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-17 (Tue, 17 Mar 2015)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/liquibase/custom/ChangePositionalResIdToContentHash.java

  Log Message:
  -----------
  Improve logging during id migration from positional to hash-based.


Compare: https://github.com/zanata/zanata-server/compare/5ddc335a8a2f^...071bd611385c


More information about the zanata-commits mailing list