[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-2739) Upgrade to ANT 1.8.1
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Wed Oct 20 07:27:54 EDT 2010
[ https://jira.jboss.org/browse/JBRULES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Geoffrey De Smet resolved JBRULES-2739.
---------------------------------------
Resolution: Done
Update done. Note that osgi-bundles still uses the version it used, see the separate, linked issue.
> Upgrade to ANT 1.8.1
> --------------------
>
> Key: JBRULES-2739
> URL: https://jira.jboss.org/browse/JBRULES-2739
> Project: Drools
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: drools-ant
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Fix For: 5.2.0.M1
>
>
> Mainly to make the build compatible with maven 3 in an easy way.
> Currently the ant dependencies are somewhat of a mess:
> - the maven-antrun-plugin has been defined twice
> - we use maven-antrun-plugin 1.4, wich wants an ant version of at least 1.8.1, yet we force it to use ant 1.6.5, which works in m2 because it might use ant 1.8.1 anyway due to a bug maybe in the dependency resolution mechanism. But it fails in maven 3.
> - we use the old groupId's of ant dependencies (which messes with conflict resolution for those that depend on us)
> - osgi uses a different version of ant => extracted to a separate issue JBRULES-2738
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list