Ticket #170 (closed defect: fixed)
clean target is invoked after prepare target when running default ant build task
| Reported by: | jng | Owned by: | madair |
|---|---|---|---|
| Priority: | P2 | Milestone: | 2.0 |
| Component: | Core | Version: | 1.1.0 |
| Severity: | Major | Keywords: | |
| Cc: | External ID: | ||
| state: | New | Browser: | All |
| Operating System: | All |
Description
Run ant in the fusion directory with no optional parameters.
It will say BUILD FAILED at build.xml:205 ${fusion directory}\build\text not found.
If you look at the output, the clean target is executed *after* the prepare target has been executed, the net result is that nothing has been copied.
Change History
Note: See
TracTickets for help on using
tickets.
