Bug 141512 - [batch] re-format the help message so as to fit into 80 columns
Summary: [batch] re-format the help message so as to fit into 80 columns
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: 3.2.1   Edit
Assignee: Maxime Daniel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 06:03 EDT by Maxime Daniel CLA
Modified: 2006-09-12 03:55 EDT (History)
0 users

See Also:


Attachments
Fix + needed changes to batch compiler tests (28.30 KB, patch)
2006-05-29 04:49 EDT, Maxime Daniel CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Daniel CLA 2006-05-12 06:03:13 EDT
Using the batch compiler for 3.2 RC4, the help message has quite a few lines that extend beyond the 80th column, which is the most frequently used (virtual) terminal width. While the first line wraps not too badly, lines that pertain to indented paragraphs look odd.
Comment 1 Maxime Daniel CLA 2006-05-29 04:49:34 EDT
Created attachment 42851 [details]
Fix + needed changes to batch compiler tests
Comment 2 Maxime Daniel CLA 2006-05-29 08:19:08 EDT
Fixed and released in TARGET_321.
Verifier may run the compiler with the -help option, or else use BatchCompilerTest test012.
Comment 3 Frederic Fusier CLA 2006-06-12 05:18:41 EDT
Released for 3.2.1
Released for 3.3 M1 while merging TARGET_321 in HEAD
Comment 4 Olivier Thomann CLA 2006-06-29 14:16:54 EDT
The line for class file target level still goes beyond the 80 character length.
Comment 5 Maxime Daniel CLA 2006-06-30 01:43:16 EDT
(In reply to comment #4)
> The line for class file target level still goes beyond the 80 character length.

I noticed that too. In fact I introduced that regression when fixing the targets list (that did not mention 5 and 5.0 bug 142207).
I'll fix this in HEAD and TARGET_321 today.
Comment 6 Maxime Daniel CLA 2006-06-30 02:17:29 EDT
Fixed the interim regression. Hardened BatchCompilerTest#test012 and test012a so as to check the width explicitly.

Released for 3.2.1
Released for 3.3 M1
Comment 7 Frederic Fusier CLA 2006-08-07 12:23:38 EDT
Verified for 3.3 M1 using build I20060807-0010.
Comment 8 Frederic Fusier CLA 2006-09-12 03:49:46 EDT
Verified for 3.2.1 using build M20060908-1655.