Bug 24418

Summary: Option without necessary corresponding argument not handled correctly
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: AntAssignee: Luc Bourlier <eclipse>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: core
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: other   
Whiteboard:

Description Darin Swanson CLA 2002-10-04 16:37:21 EDT
An option without necessary corresponding argument is not handled correctly.
For example:
if the user specifies "-listener" option with no <classname> argument, we 
ignore the option.

Using "command line" Ant, the build terminates immediately and the 
message: "You must specify a classname when using the -listener argument" is 
printed.
Comment 1 Darin Swanson CLA 2002-10-07 11:59:12 EDT
fixed in InternalAntRunner
Please verify.
Comment 2 Darin Swanson CLA 2002-10-11 10:02:51 EDT
Reopening to reassign as verification needed before M2
Comment 3 Darin Swanson CLA 2002-10-11 10:03:17 EDT
Please verify.
Comment 4 Luc Bourlier CLA 2002-10-11 16:11:43 EDT
Verified
Please update the build notes (darins)