| commit | f8ac2a046ebb14e0dd005e6086dd9a323c98c2ac | [log] [tgz] |
|---|---|---|
| author | Tamas Cservenak <tamas@cservenak.net> | Tue Dec 12 22:12:19 2023 +0100 |
| committer | GitHub <noreply@github.com> | Tue Dec 12 22:12:19 2023 +0100 |
| tree | 7d91e6cd8c268d99109c376724fe5052e31bd18d | |
| parent | e92895e91564781c23776fe6d44d3aaa37f5da58 [diff] |
[MRESOLVER-451] Tidy up version filters (#395) Tidy up the classes and add "lowest" and "predicate" filter as well. For "exposing" not much needed, is rather client stuff to do: set it on session. --- https://issues.apache.org/jira/browse/MRESOLVER-451
You have found a bug or you have an idea for a cool new feature? Contributing code is a great way to give something back to the open source community. Before you dig right into the code, there are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
git diff --check before committing.[MRESOLVER-XXX] - Subject of the JIRA Ticket Optional supplemental description.
mvn -Prun-its verify to assure nothing else was accidentally broken.If you plan to contribute on a regular basis, please consider filing a contributor license agreement.
For changes of a trivial nature to comments and documentation, it is not always necessary to create a new ticket in JIRA. In this case, it is appropriate to start the first line of a commit with ‘(doc)’ instead of a ticket number.