[GitHub] commons-text issue #62: TEXT-101: Moved RandomStringUtils to Commons-text

2017-09-06 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-text/pull/62 [![Coverage Status](https://coveralls.io/builds/13157503/badge)](https://coveralls.io/builds/13157503) Coverage decreased (-0.03%) to 98.259% when pulling **00011e92477ca610a313c

Re: [VFS] Logging levels

2017-09-06 Thread Gary Gregory
On Wed, Sep 6, 2017 at 4:06 PM, Bruno P. Kinoshita < brunodepau...@yahoo.com.br.invalid> wrote: > I'm OK with this change. > > If it's something important, we can remove and just include a note in the > release notes saying it is now logged under a different level. > I will create a JIRA for it..

Re: [VFS] Logging levels

2017-09-06 Thread Bruno P. Kinoshita
I'm OK with this change. If it's something important, we can remove and just include a note in the release notes saying it is now logged under a different level. Cheers Bruno From: Gary Gregory To: Commons Developers List Sent: Thursday, 7 September 2017 9:0

Re: [VFS] Logging levels

2017-09-06 Thread Gary Gregory
There is only ONE message logged at the INFO level, it's still annoying. IMO. Gary On Wed, Sep 6, 2017 at 3:03 PM, Gary Gregory wrote: > Hi All, > > IMO, due to the low-level nature of Commons VFS, I think it not log at the > INFO level. Every chatty log events should be at the DEBUG or TRACE l

[VFS] Logging levels

2017-09-06 Thread Gary Gregory
Hi All, IMO, due to the low-level nature of Commons VFS, I think it not log at the INFO level. Every chatty log events should be at the DEBUG or TRACE level. I'd like to change all INFO messages to DEBUG or TRACE (depending on the message) Thoughts? Gary

[GitHub] commons-text pull request #62: TEXT-101: Moved RandomStringUtils to Commons-...

2017-09-06 Thread ameyjadiye
GitHub user ameyjadiye opened a pull request: https://github.com/apache/commons-text/pull/62 TEXT-101: Moved RandomStringUtils to Commons-text Moved **RandomStringUtils** from lang to text along with changed core logic which is using **RandomStringGenerator** internally, Test cases

Re: [VOTE] Release commons-jelly-1.0.1 based on RC4

2017-09-06 Thread Gary Gregory
On Sep 6, 2017 13:13, "Rob Tompkins" wrote: > On Sep 6, 2017, at 1:44 PM, Oliver Heger wrote: > > Hello Rob, > > thank you for preparing another RC. > > I still have a 1.5 JDK and ant installed and was able to build the > source distribution successfully (on Windows 10). I have the impression

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Gary Gregory
On Sep 6, 2017 12:31, "Pascal Schumacher" wrote: I'm for keeping RandomStringUtils in lang (at least in 3.x). It has to stay in 3.x no matter what to maintain BC. Gary Am 06.09.2017 um 12:55 schrieb Rob Tompkins: > On Sep 6, 2017, at 3:34 AM, Amey Jadiye wrote: >> >> Hi Rob, >> >> Looking

Re: [VOTE] Release commons-jelly-1.0.1 based on RC4

2017-09-06 Thread Rob Tompkins
> On Sep 6, 2017, at 1:44 PM, Oliver Heger wrote: > > Hello Rob, > > thank you for preparing another RC. > > I still have a 1.5 JDK and ant installed and was able to build the > source distribution successfully (on Windows 10). I have the impression > that the 'test' target does not actually

Re: [JCS] missing 2.2 release in jira?

2017-09-06 Thread Romain Manni-Bucau
Ok so sounds a 2.3 from master for next release is ok, or are you bound somehow to 2.2 ans prefer some backports? Le 6 sept. 2017 20:07, "Thomas Vandahl" a écrit : > Hi Romain, > > On 05.09.17 20:32, Romain Manni-Bucau wrote: > > @Thomas: can you say a word on the diff between 2.3 and 2.2 if you

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Pascal Schumacher
I'm for keeping RandomStringUtils in lang (at least in 3.x). Am 06.09.2017 um 12:55 schrieb Rob Tompkins: On Sep 6, 2017, at 3:34 AM, Amey Jadiye wrote: Hi Rob, Looking at frequency I think more number of requests coming for RandomStringUtils for its simplicity. RandomStringGenerator is stro

Re: [JCS] missing 2.2 release in jira?

2017-09-06 Thread Thomas Vandahl
Hi Romain, On 05.09.17 20:32, Romain Manni-Bucau wrote: > @Thomas: can you say a word on the diff between 2.3 and 2.2 if you have it > still in memory please? 1. The CacheEventQueue has been derived from PooledCacheEventQueue and most of its methods removed. The previous implementation smelled. 2

Re: [VOTE] Release commons-jelly-1.0.1 based on RC4

2017-09-06 Thread Oliver Heger
Hello Rob, thank you for preparing another RC. I still have a 1.5 JDK and ant installed and was able to build the source distribution successfully (on Windows 10). I have the impression that the 'test' target does not actually execute tests, but this is probably not a problem. I noticed the foll

Re: [VFS] toward releasing 2.2

2017-09-06 Thread Gary Gregory
Great thank you. I just found out we have a bug at work that might only affect 2.2-SNAPSHOT, so I have to take a look at that first anyway. Gary On Wed, Sep 6, 2017 at 1:27 AM, Bruno P. Kinoshita < brunodepau...@yahoo.com.br.invalid> wrote: > Going to Australia in a couple of weeks, so if I volu

Re: AW: [LANG] Releasing 3.6.1

2017-09-06 Thread Gary Gregory
On Wed, Sep 6, 2017 at 6:02 AM, Jan Matèrne (jhm) wrote: > > > Using RandomStringGenerator from RandomStringUtils sounds good, but > > > implies adding a dependency to commons-lang (commons-text). > > > > I haven't understood it that way; IIRC it was suggested that "Commons > > Text" would additi

AW: AW: [LANG] Releasing 3.6.1

2017-09-06 Thread jhm
> > Using RandomStringGenerator from RandomStringUtils sounds good, but > > implies adding a dependency to commons-lang (commons-text). > > I haven't understood it that way; IIRC it was suggested that "Commons > Text" would additionally provide the same easy-to-use API (alias > "RandomStringUtils"

[VOTE] Release commons-jelly-1.0.1 based on RC4

2017-09-06 Thread Rob Tompkins
Hello, Commons Jelly 1.0.1 RC4 is available for review here: https://dist.apache.org/repos/dist/dev/commons/jelly (svn revision 21487) The tag is here (tag commit 1807466): https://svn.apache.org/repos/asf/commons/proper/jelly/tags/commons-jelly-1.0.1-RC4 Commit the tag points at: 1807463

Re: AW: [LANG] Releasing 3.6.1

2017-09-06 Thread Gilles
On Wed, 6 Sep 2017 13:15:33 +0200, Jan Matèrne wrote: Using RandomStringGenerator from RandomStringUtils sounds good, but implies adding a dependency to commons-lang (commons-text). I haven't understood it that way; IIRC it was suggested that "Commons Text" would additionally provide the same e

AW: [LANG] Releasing 3.6.1

2017-09-06 Thread jhm
Using RandomStringGenerator from RandomStringUtils sounds good, but implies adding a dependency to commons-lang (commons-text). At the moment the only dependencies are for testing [1]. I am more of a -0 about adding the dependency, because this implies that all projects using commons-lang have

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Rob Tompkins
> On Sep 6, 2017, at 7:05 AM, Gilles wrote: > > On Wed, 6 Sep 2017 06:55:49 -0400, Rob Tompkins wrote: >>> On Sep 6, 2017, at 3:34 AM, Amey Jadiye wrote: >>> >>> Hi Rob, >>> >>> Looking at frequency I think more number of requests coming >>> for RandomStringUtils for its simplicity. >>> >>>

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Gilles
On Wed, 6 Sep 2017 06:55:49 -0400, Rob Tompkins wrote: On Sep 6, 2017, at 3:34 AM, Amey Jadiye wrote: Hi Rob, Looking at frequency I think more number of requests coming for RandomStringUtils for its simplicity. RandomStringGenerator is strong , flexible but one can't use it quickly. Also I

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Rob Tompkins
> On Sep 6, 2017, at 3:34 AM, Amey Jadiye wrote: > > Hi Rob, > > Looking at frequency I think more number of requests coming > for RandomStringUtils for its simplicity. > > RandomStringGenerator is strong , flexible but one can't use it quickly. > Also I think this tool should belong in Common

Re: [LANG] Releasing 3.6.1

2017-09-06 Thread Amey Jadiye
Hi Rob, Looking at frequency I think more number of requests coming for RandomStringUtils for its simplicity. RandomStringGenerator is strong , flexible but one can't use it quickly. Also I think this tool should belong in Commons text's arsenal. I'm not only moving RandomStringUtils to text bu

Re: [VFS] toward releasing 2.2

2017-09-06 Thread Bruno P. Kinoshita
Going to Australia in a couple of weeks, so if I volunteered now I could be unable to proceed with the release if the first RC failed. Should no one volunteers, and if you haven't already cut the release, I'd be glad to try releasing a SVN + multi-module project in mid-October, and at the same