Markus KARG

Results 429 comments of Markus KARG

We would be happy to provide a PR that replaces that annoying part of the documentation by a real support of rules in `@Parameter` and `@Parameters`.

> Alright, send a PR! @cbeust Working on it. Maybe a dumb question, but how to run all tests at once? `gradlew test` produces an HTML file telling me zero...

ℹ️ In contrast to the original comment, this issue was implemented by PR #542 using *different names* than originally proposed. The new interface is called `IParametersValidator` (instead of `IRule`), and...

I created this change simply by applying `./gradlew --gradle-version 7.5.1`. This PR does not contain any other / manual code changes.

Thank you for looking into this. Indeed I do not like the idea of having a slash after `@`. Maybe we can find a solution that works without?

@cbeust I would provide a PR if you think this feature is benefical.

This will be the answer once it got merged: https://github.com/cbeust/jcommander/pull/542 :-)

This is an open source project, so feel free to provide PR including the missing issues. :-)

We have the the same problem. Would be cool if any of the committers could share some ideas.