DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28620>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28620

Allow a "final" task to be performed

           Summary: Allow a "final" task to be performed
           Product: Ant
           Version: 1.6.0
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It would be quite handy to specify a target at project-level that would be
performed after the "normal" build sequence. This would allow for example to 
recompile invalid database objects or clean up, no matter which target was
choosen.

Another way to accomplish this is to add "forward"-dependencies. A target 
could specify forward dependencies, meaning another target should always 
follow this target.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to