Bug 746548 - Client should output version when run
Summary: Client should output version when run
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: PressGang CCMS
Classification: Community
Component: CSProcessor
Version: 1.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lee Newson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-17 03:31 UTC by Joshua Wulf
Modified: 2014-10-19 22:59 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-10-22 17:27:15 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 868051 0 unspecified CLOSED RFE: emit version string on execution with no command 2021-02-22 00:41:40 UTC

Internal Links: 868051

Description Joshua Wulf 2011-10-17 03:31:21 UTC
Can we get the client to output it's version when run, perhaps even including the version of the webservice when it connects.

So when run it should like this:


[jwulf@gaura Zanata topicized]$ java -jar ~/Download/skynet.jar build 1
Skynet client build 8
Skynet webservice at localhost:8080 build 6
INFO: Content Specification successfully built and saved!

Comment 1 Lee Newson 2011-10-18 06:23:46 UTC
New output from a successful push:


[lee@dhcp-1-77 ~]$ skynet push -cn ~/Quickstart.txt
Skynet client build 7
Web Service at http://localhost:8080/ build 7

INFO: The Content Specification is valid.
WARN: Note: All descriptions, tags, source urls and writers will be ignored for existing Topics.
INFO: The Content Specification saved successfully.

Content Specification ID: 311
Revision: 1056


Note You need to log in before you can comment on or make changes to this bug.