Details
-
Type:
Improvement
-
Status:
Reopened
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.6-beta-1
-
Fix Version/s: None
-
Component/s: Ant integration
-
Labels:None
-
Number of attachments :
Description
Currently it is not possible to use AntBuilder to declare targets without invoking them.
When antBuilder.target(..)
is invoked, the target is executed immediately.
This also makes difficult to declare targets complex with dependencies.
It would be great if antBuilder.target
{..} only created target without invoking it.
Then it would be possible to invoke target after all configuration is done.
Activity
Marc Guillemot
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Marc Guillemot [ mguillem ] |
blackdrag blackdrag
made changes -
| Component/s | Ant integration [ 11711 ] |
Pascal Schumacher
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Won't Fix [ 2 ] |
Sergey Bondarenko
made changes -
| Resolution | Won't Fix [ 2 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
Pascal Schumacher
made changes -
| Assignee | Marc Guillemot [ mguillem ] |
As this issue has not seen any updates for over four years I'm closing it. If it is still relevant please reopen. Thanks!