[zanata/zanata-client] eec6a2: Solve compatibility of new client with older serve...
GitHub
noreply at github.com
Tue Oct 2 23:05:04 UTC 2012
Branch: refs/heads/master
Home: https://github.com/zanata/zanata-client
Commit: eec6a2e3aec61be4165e023731133f44900455c2
https://github.com/zanata/zanata-client/commit/eec6a2e3aec61be4165e023731133f44900455c2
Author: Carlos Munoz <camunoz at redhat.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M zanata-client-commands/src/main/java/org/zanata/client/commands/push/PushCommand.java
M zanata-rest-client/src/test/java/org/zanata/rest/client/TestProxyFactory.java
Log Message:
-----------
Solve compatibility of new client with older server versions.
When attempting to invoke the new copy trans service on older zanata servers, the new client will inform of its failure and continue pushing documents. Copy Trans must be started manually.
Disable automatic http logging on test clients. If the Info log level is enabled, http logs will still be visible.
More information about the zanata-commits
mailing list