[zanata/zanata-server] dddea7: rhbz1194543 - change resId for plaintext and libre...

GitHub noreply at github.com
Thu Mar 19 04:09:21 UTC 2015


  Branch: refs/heads/release
  Home:   https://github.com/zanata/zanata-server
  Commit: dddea7d131297e6c3168cee8d527dc2c006b6eab
      https://github.com/zanata/zanata-server/commit/dddea7d131297e6c3168cee8d527dc2c006b6eab
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-03-19 (Thu, 19 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:
  -----------
  rhbz1194543 - change resId for plaintext and libreoffice to be content hash.

Closes #734

Squashed commit of the following:

commit 823f613f8829d0110623f248bfe99c3a626c75e9
Author: David Mason <drdmason at gmail.com>
Date:   Mon Mar 16 13:57:17 2015 +1000

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

commit e4ad8892ff54f7a2b5b6f26af32dce29db7285e4
Author: David Mason <drdmason at gmail.com>
Date:   Thu Mar 12 13:57:29 2015 +1000

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

commit 03d48b6bdd438881e23776f2f70e20d50eb50682
Author: David Mason <drdmason at gmail.com>
Date:   Thu Mar 12 13:33:13 2015 +1000

    Add warning note to some text unit id sources

commit fe76f4fb8cf95ddb7d6eaaad4f76185dc7505a9e
Author: David Mason <drdmason at gmail.com>
Date:   Tue Mar 10 13:23:47 2015 +1000

    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.




More information about the zanata-commits mailing list