[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-537) Use target dependencies instead of antcall to avoid duplicate target invocations

Paul Gier (JIRA) jira-events at lists.jboss.org
Thu Jul 23 14:48:29 EDT 2009


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

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

    Fix Version/s: Maven Build - App Server (Phase 3)


> Use target dependencies instead of antcall to avoid duplicate target invocations
> --------------------------------------------------------------------------------
>
>                 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 currently a lot of <antcall> in the testsuite.  Each antcall creates a new ant project instance and invokes all the dependencies of the invoked target.  Possibly this could be improved using either standard target dependencies, or using something like <calltarget> 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