[zanata-bugs] [Bug 1025112] New: zanata-cli: Incorrect BASE_JARS

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 31 03:21:38 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1025112

            Bug ID: 1025112
           Summary: zanata-cli: Incorrect BASE_JARS
           Product: Zanata
           Version: 2.2
         Component: Component-zanata-client
          Severity: urgent
          Assignee: irooskov at redhat.com
          Reporter: dchen at redhat.com
        QA Contact: zanata-qa at redhat.com
                CC: zanata-bugs at redhat.com



Description of problem:
zanata-cli cannot run with Incorrect BASE_JARS.

Currect: 

BASE_JARS="zanata-rest-client zanata-client-commands zanata-cli slf4j/log4j12
opencsv"

Correct:
BASE_JARS="zanata-client/zanata-rest-client
zanata-client/zanata-client-commands zanata-client/zanata-cli slf4j/log4j12
opencsv"

Version-Release number of selected component (if applicable):
2.2.0

How reproducible:
Always

Steps to Reproduce:
1. Run "zanata-cli"

Actual results:
/usr/bin/build-classpath: error: Could not find zanata-rest-client Java
extension for this JVM
/usr/bin/build-classpath: error: Could not find zanata-client-commands Java
extension for this JVM
/usr/bin/build-classpath: error: Could not find zanata-cli Java extension for
this JVM
/usr/bin/build-classpath: error: Some specified jars were not found
Error: Could not find or load main class org.zanata.client.ZanataClient



Expected results:
Show a brief usage page.

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uQSbLQKoBl&a=cc_unsubscribe




More information about the zanata-bugs mailing list