Bug 876805

Summary: RFE: Create Java command-line client
Product: [Retired] Zanata Reporter: Sean Flanigan <sflaniga>
Component: UsabilityAssignee: Isaac Rooskov <irooskov>
Status: CLOSED CURRENTRELEASE QA Contact: Zanata-QA Mailling List <zanata-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: dchen, yshao, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: zanata-cli-2.2.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-27 03:24:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sean Flanigan 2012-11-15 02:28:41 UTC
Given the difficulties in maintaining the Python client, we need to provide a simple to use Java client, separate from the Maven plugin.  We actually have an command-line implementation already, named ZanataClient, but it needs to be updated, tested and maintained.

We would also need to add a shell script to invoke the Java client.

Also, we need to package the client for Fedora and EPEL.  We would need to get some of its dependencies (including the Zanata API) packaged for Fedora and/or EPEL.

An extension to this (involving more work) would be another command which maintains backwards compatibility with the old Python client's option names.

Comment 1 Sean Flanigan 2013-10-22 02:18:57 UTC
This was implemented some time ago.  (Apart from Python client option compatibility.)

The Fedora package is called zanata-client (thanks pahuang!):
  https://apps.fedoraproject.org/packages/zanata-client

Note: we weren't able to package zanata-client for EPEL because of missing/outdated dependencies.


However, we also have zanata-client-ivy for non-Fedora users:
  https://github.com/zanata/zanata-client-ivy

Comment 2 Ding-Yi Chen 2013-10-31 03:08:04 UTC
VERIFIED with zanata-cli-2.2.0