eclipse-platform / eclipse-platform/eclipse.platform

AntRunner does not accept Argument Processor

Open
#206 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.