Bug 785218 - JON 3.0.1 RC#1 CLI's -v commandline option displays redundant information
Summary: JON 3.0.1 RC#1 CLI's -v commandline option displays redundant information
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: CLI
Version: 3.0.1,4.2
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: JON 3.0.1
Assignee: Charles Crouch
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: jon310-sprint11, rhq44-sprint11
TreeView+ depends on / blocked
 
Reported: 2012-01-27 16:45 UTC by Mike Foley
Modified: 2015-02-01 23:27 UTC (History)
5 users (show)

Fixed In Version: 4.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 15:14:48 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike Foley 2012-01-27 16:45:49 UTC
Description of problem:  JON 3.0.1 RC#1  CLI's -v commandline option displays redundant information


Version-Release number of selected component (if applicable):  JON 3.01 RC#1


How reproducible:  100%


Steps to Reproduce:
1. ./rhq-cli.sh -u mfoley -p password  -v
2. compare to
3.  ./rhq-cli.sh -u mfoley -p password 

  
Actual results:  the version information displayed with the -v option is redundant of what is displayed without the -v option


Expected results:  something different, some value-add, not redundant information


Additional info:

[mfoley@foleymonsterbox1 bin]$ ./rhq-cli.sh -u mfoley -p password  -v
RHQ - RHQ Enterprise Remote CLI 4.2.0.JON.3.0.1.GA (5cde182) 01/24/12 12:02 AM GMT
RHQ - RHQ Enterprise Remote CLI 4.2.0.JON.3.0.1.GA  <<<<<<<---REDUNDANT
Remote server version is: 3.0.1.GA (784c8ce:5cde182)
Login successful
mfoley@localhost:7080$ quit

[mfoley@foleymonsterbox1 bin]$ ./rhq-cli.sh -u mfoley -p password  
RHQ - RHQ Enterprise Remote CLI 4.2.0.JON.3.0.1.GA
Remote server version is: 3.0.1.GA (784c8ce:5cde182)
Login successful
mfoley@localhost:7080$

Comment 1 Mike Foley 2012-01-30 16:26:14 UTC
12/30/2012 BZ triage meeting mfoley, ccrouch, loleary, asantos

Comment 2 Ian Springer 2012-01-31 21:45:32 UTC
Fixed in master: http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=commitdiff;h=3c0e954

Comment 4 Simeon Pinder 2012-02-03 03:26:05 UTC
Moving to ON_QA as there is a new binary 3.0.1.GA RC2 available here to test with:
https://brewweb.devel.redhat.com//buildinfo?buildID=197202

Comment 5 Sunil Kondkar 2012-02-03 11:57:06 UTC
Verified on 3.0.1.GA RC2 build (Build Number: b2cb23b:859b914)

The -v command line option does not display redundant information:

[root@suniltest bin]# ./rhq-cli.sh -u sunil -p password -v
RHQ Enterprise Remote CLI 4.2.0.JON.3.0.1.GA (859b914) 02/01/12 09:50 PM GMT
Remote server version is: 3.0.1.GA (b2cb23b:859b914)
Login successful
sunil@localhost:7080$

Comment 7 Heiko W. Rupp 2013-09-03 15:14:48 UTC
Bulk closing of old issues in VERIFIED state.


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