[zanata/zanata-api] 3a0bc2: rhbz858136 - Remove CopyTransOptions class.

GitHub noreply at github.com
Thu Sep 20 05:50:29 UTC 2012


  Branch: refs/heads/integration/master
  Home:   https://github.com/zanata/zanata-api
  Commit: 3a0bc20c3605863f92ca0fd2ee81aaf9941e265c
      https://github.com/zanata/zanata-api/commit/3a0bc20c3605863f92ca0fd2ee81aaf9941e265c
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-09-18 (Tue, 18 Sep 2012)

  Changed paths:
    R zanata-common-api/src/main/java/org/zanata/common/CopyTransOptions.java

  Log Message:
  -----------
  rhbz858136 - Remove CopyTransOptions class.

This class is no longer in use and is replaced by HCopyTransOptions in the server module. The new class behaves exactly the same as the original with additional functionality and is now a persistent object.


  Commit: 37683537a0e96463837e36b54f73f2357bca6eef
      https://github.com/zanata/zanata-api/commit/37683537a0e96463837e36b54f73f2357bca6eef
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2012-09-19 (Wed, 19 Sep 2012)

  Changed paths:
    A zanata-common-api/src/main/java/org/zanata/rest/dto/CopyTransStatus.java
    A zanata-common-api/src/main/java/org/zanata/rest/service/CopyTransResource.java

  Log Message:
  -----------
  rhbz858136 - Add copy trans resource and DTO.

These new objects define the Copy Trans REST API.


Compare: https://github.com/zanata/zanata-api/compare/21e5bbeb479b...37683537a0e9


More information about the zanata-commits mailing list