eclipse-platform / eclipse-platform/eclipse.platform
AntRunner does not accept Argument Processor
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
Ant provides [a feature to process non-standard command lines](https://ant.apache.org/manual/argumentprocessor.html). The `AntRunner` does not invoke this facility. It relies on implementations of [`ArgumentProcessor`](https://ant.apache.org/manual/api/org/apache/tools/ant/ArgumentProcessor.html). This feature would be helpful to produce semantically strong invocations, rather than difficult to read property sets.
Contributor guide
Assessment
This issue has not been assessed yet.