Re: [text] Correct RandomStringGenerator description of thread safety/immutability

2017-06-03 Thread Gilles
Hi Duncan. Can we really say that "RandomStringBuilder instances are _immutable_ [...] if using the default random number generator"? Calling "nextInt" on the instance returned by ThreadLocalRandom.current() does change some internal state... [IOW, unless I'm missing something, I think that "im

[Numbers] How far from a first release?

2017-06-03 Thread Gilles
Hello. There are 15 open issues in https://issues.apache.org/jira/browse/NUMBERS See also: https://issues.apache.org/jira/browse/NUMBERS-25 Can we consider a first release? Should it be a "beta"?[1] Please indicate what you think the status is of each module. Please indicate which issues co

Re: [text] Correct RandomStringGenerator description of thread safety/immutability

2017-06-03 Thread sebb
On 3 June 2017 at 08:40, Gilles wrote: > Hi Duncan. > > Can we really say that "RandomStringBuilder instances > are _immutable_ [...] if using the default random number > generator"? > Calling "nextInt" on the instance returned by > ThreadLocalRandom.current() > does change some internal state..

[GitHub] commons-compress issue #26: COMPRESS-399 OSGI package versions are overly pe...

2017-06-03 Thread joehni
Github user joehni commented on the issue: https://github.com/apache/commons-compress/pull/26 This is a Maven project and we follow Maven conventions. Anything that is processed by a Java compiler belongs into src/main/java (true for package-info.java files, not true for packageinfo f

Re: [FileUpload] Release FILEUPLOAD-279

2017-06-03 Thread Rob Tompkins
> On May 31, 2017, at 5:42 PM, Gary Gregory wrote: > > Hi All: > > We have a request to release FileUpload; > > https://issues.apache.org/jira/secure/EditComment!default.jspa?id=13020471&commentId=16031153 > > To address https://issues.apache.org/jira/browse/FILEUPLOAD-279 > > Is anyone will

Re: [PARENT][PROPOSAL] Add Automatic-Module-Name MANIFEST entry

2017-06-03 Thread Rob Tompkins
This should be done now with the entries being “commons.module.name” Cheers, -Rob > On May 24, 2017, at 11:31 AM, Rob Tompkins wrote: > > >> On May 24, 2017, at 11:11 AM, Stephen Colebourne >> wrote: >> >> On 24 May 2017 at 15:55, Rob Tompkins wrote: >>> We should simply add that entry, "c

Re: [FileUpload] Release FILEUPLOAD-279

2017-06-03 Thread Gary Gregory
On Sat, Jun 3, 2017 at 7:02 AM, Rob Tompkins wrote: > > > On May 31, 2017, at 5:42 PM, Gary Gregory > wrote: > > > > Hi All: > > > > We have a request to release FileUpload; > > > > https://issues.apache.org/jira/secure/EditComment! > default.jspa?id=13020471&commentId=16031153 > > > > To addres

Re: [FileUpload] Release FILEUPLOAD-279

2017-06-03 Thread Rob Tompkins
> On Jun 3, 2017, at 1:02 PM, Gary Gregory wrote: > > On Sat, Jun 3, 2017 at 7:02 AM, Rob Tompkins > wrote: > >> >>> On May 31, 2017, at 5:42 PM, Gary Gregory >> wrote: >>> >>> Hi All: >>> >>> We have a request to release FileUpload; >>> >>> https://issues.apach

Fwd: commons-fileupload git commit: Upgrade maven.compiler.source and maven.compiler.target to 1.6

2017-06-03 Thread Gary Gregory
I would be nice to document the change from Java 5 to 6 in a JIRA. Gary -- Forwarded message -- From: Date: Sat, Jun 3, 2017 at 10:10 AM Subject: commons-fileupload git commit: Upgrade maven.compiler.source and maven.compiler.target to 1.6 To: comm...@commons.apache.org Reposit

[io] Failure of org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL()

2017-06-03 Thread Gary Gregory
Hi All, This test fails: org.apache.commons.io.FileUtilsTestCase.testContentEqualsIgnoreEOL() With: java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Ass

Build failed in Jenkins: commons-io #44

2017-06-03 Thread Apache Jenkins Server
See -- Started by user sebb [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace Cloning th

Build failed in Jenkins: commons-io #45

2017-06-03 Thread Apache Jenkins Server
See -- [...truncated 20.41 KB...] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.apache.commons.io.input.TeeInputStreamTest Running org.apache.commons.io.inpu