Ticket #170 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by jng

  • status changed from new to closed
  • resolution set to fixed

Fix for #140 fixed this one too

Note: See TracTickets for help on using tickets.