Feature #123
Support filterset in resources-std plugin
| Status: | Closed | Start: | 05/24/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Jean-Louis Boudart | % Done: | 100% |
|
| Category: | plugins | |||
| Target version: | easyant-0.8 | |||
| Votes: | 0 |
Description
EasyAnt should provide a way to replace patterns in resources files.
Ideally the resources-std plugin should provide three empty filterset
1 <filterset id="src.main.resources.filter"/> 2 <filterset id="src.test.resources.filter"/> 3 <filterset id="src.test.integration.resources.filter"/>
Then the user can override those filter. The user could also contribute to existing filter by using augment task.
Associated revisions
closes #123 : supportfilterset in resources-std plugin
History
Updated by Jean-Louis Boudart 4 months ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Jean-Louis Boudart 4 months ago
- Status changed from Resolved to Closed