Bug 142207

Summary: [batch][options] Source/target level names 5 and 5.0 missing from batch compiler help message
Product: [Eclipse Project] JDT Reporter: Maxime Daniel <maxime_daniel>
Component: CoreAssignee: Maxime Daniel <maxime_daniel>
Status: VERIFIED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2.1   
Hardware: PC   
OS: All   
Whiteboard:

Description Maxime Daniel CLA 2006-05-17 09:20:55 EDT
3.2 RC2
As rightly documented in the help system, -source 5 and -source 5.0 are aliases for -source 1.5. The same holds for -target. The current batch help message makes the point for 1.6, 6, 6.0, but not for 1.5, 5, 5.0.
Comment 1 Olivier Thomann CLA 2006-05-17 09:24:29 EDT
This is ok in this doc:
org.eclipse.jdt.doc.isv/guide/jdt_api_compile.htm

Feel free to add it to the help message.
Comment 2 Maxime Daniel CLA 2006-06-13 11:04:15 EDT
Released for 3.3 M1
Released for 3.2.1

Verifier pls check the output of ecj -help for presence of 5 and 5.0 versions, or else check BatchCompilerTest#test012.
Comment 3 Frederic Fusier CLA 2006-08-07 12:34:34 EDT
Verified for 3.3 M1 using build I20060807-0010.
Comment 4 Frederic Fusier CLA 2006-09-12 03:56:48 EDT
Verified for 3.2.1 using build M20060908-1655.