Issue Details (XML | Word | Printable)

Key: JS2-259
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ate Douma
Reporter: Michael Lipp
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

JetspeedDeploy cannot be invoked from command line with -s

Created: 17/May/05 09:09 PM   Updated: 24/May/05 04:33 AM
Component/s: Other
Affects Version/s: 2.0-dev/cvs
Fix Version/s: 2.0-M3

Time Tracking:
Not Specified

Environment: Linux/JBoss-3.2.7

Resolution Date: 24/May/05 04:33 AM


 Description  « Hide
JetspeedDeploy cannot be invoked from the command line with the "-s" flag, because the check in line 48 checks that the first argument is the option (which matches the usage hint), but the actual invocation of the class (line 59) passes the first argument as infile (i.e. "-s", which is not found, of course).


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.