Ticket #180 (closed defect: fixed)
Remove need for templates/ directory
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | high | Milestone: | 1.3 |
| Component: | Generator | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by hans) (diff)
The last use of the 'templates/' directory is for
- building dtd for project data xml
- create-db scripts
- runtime conf generation
We should remove the need for the templates directory.
Change History
comment:2 Changed 4 years ago by hans
Removed several templates in changeset:388. The only thing left is to rewrite the create-db and the datadtd tasks.
comment:5 Changed 4 years ago by hans
Removed from 1.3 branch in changeset:445
Note: See
TracTickets for help on using
tickets.
We will leave these existing templates for the 1.2 release (and support the old-om and old-sql targets). The templates will be removed in next major release.