https://issues.apache.org/bugzilla/show_bug.cgi?id=49918
Summary: Make includeantruntime="false" the default for the
Javac task
Product: Ant
Version: 1.8.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [email protected]
As of version 1.8, failing to add includeantruntime="false" to the Javac task
gets a warning diagnostic. As the Ant documentation states:
"It is usually best to set this to false so the script's behavior is not
sensitive to the environment in which it is run."
So, there are 2 reasons for this requested enhancement:
(1) Ant project documentation recommendation
(2) Impact on existing build.xml files
Thank you for your attention & time.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.