Hi All,
Any thoughts on BEANUTILS-509?
https://issues.apache.org/jira/browse/BEANUTILS-509?focusedCommentId=16649052&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16649052
Gary
Yes, now after I have incluced those headers everyting is ok. I haven't
noticed them in other classes before because my IDE had hidden them
On Sun, 14 Oct 2018 at 18:58, Gary Gregory wrote:
> The new files are missing the Apache license header.
>
> Gary
>
> On Sun, Oct 14, 2018, 10:49 Aleksander
The new files are missing the Apache license header.
Gary
On Sun, Oct 14, 2018, 10:49 Aleksander Ściborek <
aleksanderscibo...@gmail.com> wrote:
> Hi,
> During my first attempt to create pull request with 2 new classes (a single
> utils class and a test class) I have encountered problem with apa
Can you link to that PR so we have something concrete to look at?
On Sun, Oct 14, 2018 at 7:49 PM Aleksander Ściborek <
aleksanderscibo...@gmail.com> wrote:
> Hi,
> During my first attempt to create pull request with 2 new classes (a single
> utils class and a test class) I have encountered probl
Hi,
During my first attempt to create pull request with 2 new classes (a single
utils class and a test class) I have encountered problem with apache rat
plugin:
"Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check
(default-cli) on project commons-lang3: Too many files with unapproved
GitHub user DaGeRe opened a pull request:
https://github.com/apache/commons-io/pull/66
Avoid Code Duplication: Reuse Sleep from ThreadMonitor
It makes no sense to duplicate code, like the sleep method, just to keep
the interface private.
You can merge this pull request into a Git r
+1
Am 13.10.2018 um 17:56 schrieb Gary Gregory:
*+1*
Thank you Rob for preparing this RC.
From src zip: ASC, SHA256, and SHA512 OK.
Building 'mvn -V clean package site' OK using:
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe;
2018-06-17T12:33:14-06:00)
Maven home: C:\Java\apa