[jboss-jira] [JBoss JIRA] Updated: (JBWEB-140) Define javac target for build consistency
Mike Millson (JIRA)
jira-events at lists.jboss.org
Wed Jun 3 13:08:57 EDT 2009
[ https://jira.jboss.org/jira/browse/JBWEB-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Millson updated JBWEB-140:
-------------------------------
Attachment: build.xml.patch
Proposed patch.
ant.build.javac.target is also defined because it has been observed that the javac target is ignored with ant 1.7 and FC10 x86-64 OpenJDK 64-Bit. With ant 1.7, the javac default target is ant.build.javac.target, so this is a workaround for those cases.
> Define javac target for build consistency
> -----------------------------------------
>
> Key: JBWEB-140
> URL: https://jira.jboss.org/jira/browse/JBWEB-140
> Project: JBoss Web
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: JBossWeb-2.0.0.GA_CP09
> Reporter: Mike Millson
> Assignee: Mike Millson
> Attachments: build.xml.patch
>
>
> Currently the build will target the JVM version being used to run the ant build task. Add the ability to build with JDK 1.6 by specifying the javac target to 1.5.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list