Bug 131373 - Verbose mode of the ant adapter should be a real verbose mode
Summary: Verbose mode of the ant adapter should be a real verbose mode
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.2 M6   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 131394
  Show dependency tree
 
Reported: 2006-03-10 14:04 EST by Olivier Thomann CLA
Modified: 2006-03-28 08:28 EST (History)
0 users

See Also:


Attachments
Proposed fix (1.26 KB, patch)
2006-03-10 14:54 EST, Olivier Thomann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Thomann CLA 2006-03-10 14:04:59 EST
Right now the log file is created using the verbose option of the javac ant task.
This should be removed and the build script should set the log file name using a compilerarg nested element.
The verbose mode should then enable the verbose mode of the batch compiler.
Comment 1 Olivier Thomann CLA 2006-03-10 14:54:39 EST
Created attachment 36078 [details]
Proposed fix
Comment 2 Olivier Thomann CLA 2006-03-12 21:05:42 EST
Fixed and released in HEAD.
Comment 3 Jerome Lanneluc CLA 2006-03-28 08:28:01 EST
Verified for 3.2 M6 using build I20060328-0010