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

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


  Branch: refs/heads/rhbz1121442
  Home:   https://github.com/zanata/zanata-client
  Commit: 3d9e96dc6969e4503e8da7683ebfdd66420d3365
      https://github.com/zanata/zanata-client/commit/3d9e96dc6969e4503e8da7683ebfdd66420d3365
  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 gives 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