Bug 22297 - [build] Modify [javac] settings
Summary: [build] Modify [javac] settings
Status: RESOLVED DUPLICATE of bug 33192
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 21821 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-09 08:35 EDT by Gunnar Wagenknecht CLA
Modified: 2003-05-13 15:41 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wagenknecht CLA 2002-08-09 08:35:51 EDT
The default [javac] settings in the generated build.xml produce some messiness 
when integrating the build scripts into a build system (for example 
cruisecontrol), because some [javac] debug messages generated by the [javac] 
task have an error level although they arn't errors. 

In generally it should be possible to generate build.xml files with customized 
[javac] settings for "verbose", "debug" and "failonerror".
Comment 1 Rodrigo Peretti CLA 2002-08-12 14:20:49 EDT
We should isolate those into properties and use the current values as 
defaults. The user would be able to overwrite the values when running the 
buildfile.
Comment 2 DJ Houghton CLA 2002-08-15 15:05:03 EDT
*** Bug 21821 has been marked as a duplicate of this bug. ***
Comment 3 DJ Houghton CLA 2003-05-13 15:41:47 EDT

*** This bug has been marked as a duplicate of 33192 ***