[zanata/zanata-client] f6020e: rhbz1157359 - fix a few java client issues

GitHub noreply at github.com
Tue Oct 28 02:16:02 UTC 2014


  Branch: refs/heads/rhbz1121442
  Home:   https://github.com/zanata/zanata-client
  Commit: f6020e791a03ee0e2abeba054df47988d82e3ca3
      https://github.com/zanata/zanata-client/commit/f6020e791a03ee0e2abeba054df47988d82e3ca3
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2014-10-28 (Tue, 28 Oct 2014)

  Changed paths:
    M zanata-cli/src/main/java/org/zanata/client/ZanataClient.java
    M zanata-client-commands/src/main/java/org/zanata/client/commands/ConfigurableOptions.java
    M zanata-client-commands/src/main/java/org/zanata/client/commands/ConfigurableOptionsImpl.java
    M zanata-rest-client/src/main/java/org/zanata/rest/client/ClientUtility.java
    M zanata-rest-client/src/main/java/org/zanata/rest/client/ZanataProxyFactory.java
    A zanata-rest-client/src/test/java/org/zanata/rest/client/ClientUtilityTest.java

  Log Message:
  -----------
  rhbz1157359 - fix a few java client issues

- --version or -v give no output (due to non-flushed buffered output)
- single --help or help or -h not giving a list of commands (same as above)
- --logHttp is not recognized (annotation at wrong place). Also changed it to --log-http to follow convention
- redirect will produce friendlier error message




More information about the zanata-commits mailing list