[
https://jira.jboss.org/browse/JBBUILD-537?page=com.atlassian.jira.plugin....
]
Paul Gier closed JBBUILD-537.
-----------------------------
Resolution: Won't Fix
The testsuite will be replaced in AS7, so the refactoring work will not be done in the
AS5/6 testsuite.
Improved Ant target dependency hierarchy for building
-----------------------------------------------------
Key: JBBUILD-537
URL:
https://jira.jboss.org/browse/JBBUILD-537
Project: JBoss Build System
Issue Type: Sub-task
Reporter: Paul Gier
Assignee: Paul Gier
Fix For: Maven Build - App Server (Phase 3)
There are still a lot of tasks that are outside of any target. Eventually, all tasks
should be in targets.
There are a lot of <antcall> in the testsuite. Each antcall creates a new ant
project instance and invokes all the dependencies of the invoked target. This causes
certain initialization targets to be run several times. Possibly this could be improved
using either standard target dependencies, or using something like <runltarget> from
the antcontrib tasks.
--
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