Bug 457552 - dbtool -createVersion option should print more information on syso such as the source project version
Summary: dbtool -createVersion option should print more information on syso such as th...
Status: CLOSED FIXED
Alias: None
Product: Jubula (Archived)
Classification: Technology
Component: Tools (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2015-01-15 05:31 EST by Markus Tiede CLA
Modified: 2015-04-01 03:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tiede CLA 2015-01-15 05:31:58 EST
The dbtool -createVersion option should print more information on syso such as the source project version:

instead of 

./dbtool -dburl <dbURL> -dbuser <dbUser> -dbpw <dbPW> -createVersion Samples b c
1/15/15 11:29:05 AM - Commandline parsing finished - performing actions...
1/15/15 11:29:05 AM - Database:	Connecting as "markus" to "jdbc:oracle:thin:@dbbxtest.dev.bredex.local:1521:bxutf"...
1/15/15 11:29:08 AM - Database:	Connection established.
1/15/15 11:29:08 AM - Creating new version "c" of project "Samples"...
1/15/15 11:29:18 AM - Exit:		Code 0

I'd like to see something like:

./dbtool -dburl <dbURL> -dbuser <dbUser> -dbpw <dbPW> -createVersion Samples b c
1/15/15 11:29:05 AM - Commandline parsing finished - performing actions...
1/15/15 11:29:05 AM - Database:	Connecting as "markus" to "jdbc:oracle:thin:@dbbxtest.dev.bredex.local:1521:bxutf"...
1/15/15 11:29:08 AM - Database:	Connection established.
1/15/15 11:29:08 AM - Creating new version "c" of project "Samples" in version "b"...
1/15/15 11:29:18 AM - Exit:		Code 0
Comment 1 Eclipse Genie CLA 2015-03-24 10:10:24 EDT
New Gerrit change created: https://git.eclipse.org/r/44467
Comment 3 Markus Tiede CLA 2015-03-24 10:24:37 EDT
Should be fixed via contributed content.
Comment 4 Oliver Goetz CLA 2015-04-01 03:14:21 EDT
Verified. All other dbtool actions still work as expected. Tested on g8