[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-537) Improved Ant target dependency hierarchy for building

Paul Gier (JIRA) jira-events at lists.jboss.org
Mon Jul 27 11:44:41 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBBUILD-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Gier updated JBBUILD-537:
------------------------------

    Summary: Improved Ant target dependency hierarchy for building  (was: Improved target dependency tree)


> Improved Ant target dependency hierarchy for building
> -----------------------------------------------------
>
>                 Key: JBBUILD-537
>                 URL: https://jira.jboss.org/jira/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/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list