Add some javadoc and unit tests to includesFile and excludesFile#460
Add some javadoc and unit tests to includesFile and excludesFile#460imonteroperez wants to merge 7 commits intoapache:inc-exc-filesfrom
Conversation
+ "includes|excludes parameter: " + pattern )
|
Hi @imonteroperez , Now pls Cherry-pick mine commit and then let's work on the unit tests. We can mix those parts together in your PR. |
77e2ed7 to
343a9c0
Compare
343a9c0 to
e299bc0
Compare
e299bc0 to
1b721a9
Compare
|
@imonteroperez |
Although the ASM class is in the |
jacoco reports are merged in Jenkins reports. |
|
@imonteroperez |
|
@imonteroperez |
f2db6ba to
8add83a
Compare
|
Closed. We continue in #440 . |
Following this checklist to help us incorporate your
contribution quickly and easily:
for the change (usually before you start working on it). Trivial changes like typos do not
require a JIRA issue. Your pull request should address just this issue, without
pulling in other changes.
[SUREFIRE-XXX] - Fixes bug in ApproximateQuantiles,where you replace
SUREFIRE-XXXwith the appropriate JIRA issue. Best practiceis to use the JIRA issue title in the pull request title and in the first line of the
commit message.
mvn clean installto make sure basic checks pass. A more thorough check willbe performed on your pull request automatically.
mvn -Prun-its clean install).If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.
I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004
In any other case, please file an Apache Individual Contributor License Agreement.