Bug 142207 - [batch][options] Source/target level names 5 and 5.0 missing from batch compiler help message
Summary: [batch][options] Source/target level names 5 and 5.0 missing from batch compi...
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 trivial (vote)
Target Milestone: 3.2.1   Edit
Assignee: Maxime Daniel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-17 09:20 EDT by Maxime Daniel CLA
Modified: 2006-09-12 03:56 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 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.