Ticket #1 (closed task: fixed)
Refactor code to isolate Ant-based logic into a well-defined module
| Reported by: | chous | Owned by: | chous |
|---|---|---|---|
| Priority: | normal | Milestone: | A-law algorithm (QueryJ 0.7) |
| Component: | QueryJ | Version: | trunk |
| Keywords: | refactoring | Cc: | |
| Include in GanttChart: | yes | Depends on: | |
| Due to assign (leave blank to use ticket's creation date): | 2007/07/11 | Due to close: | 2007/07/14 |
Description (last modified by chous) (diff)
The code template for template Build and Writing handlers contain an invalid dependency to Ant's BuildException. Such classes need to be refactored to use a custom QueryJBuildException, fixing also places where parent QueryJException is used instead.
Change History
Note: See
TracTickets for help on using
tickets.
