Re: [collections][proposal] Java 7

2017-07-25 Thread Amey Jadiye
+1 Regards, Amey On Wed, Jul 26, 2017, 3:48 AM Gary Gregory wrote: > Hi All: > > I propose we make Java 7 the minimum for Commons Collection 4.2. > > Gary >

Re: [lang][collections] SortedProperties

2017-07-25 Thread Gary Gregory
I committed a simple SortedProperties class to [collections]. It's goal as Javadoc'd is only to sort keys. Tracking with: [COLLECTIONS-654] Add class SortedProperties to sort keys. Gary On Tue, Jul 18, 2017 at 3:50 PM, Jonathan Bluett-Duncan < jbluettdun...@gmail.com> wrote: > > > > Yes, of

[collections][proposal] Java 7

2017-07-25 Thread Gary Gregory
Hi All: I propose we make Java 7 the minimum for Commons Collection 4.2. Gary

[GitHub] commons-dbutils pull request #1: Add-some-Unit-Tests

2017-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-dbutils/pull/1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-text issue #56: add-some-Unit Tests

2017-07-25 Thread TheRealHaui
Github user TheRealHaui commented on the issue: https://github.com/apache/commons-text/pull/56 You're welcome. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

Re: [wiki] access

2017-07-25 Thread Stefan Bodewig
On 2017-07-25, Rob Tompkins wrote: > Would someone with sufficient wiki karma add “RobTompkins” to the list > of folks that can edit the commons wiki? Done Stefan - To unsubscribe, e-mail:

[Commons Wiki] Update of "ContributorsGroup" by StefanBodewig

2017-07-25 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "ContributorsGroup" page has been changed by StefanBodewig: https://wiki.apache.org/commons/ContributorsGroup?action=diff=15=16 * NiallPemberton * OliverHeger *

git migration guide (was Re: [ANNOUNCE] Apache Commons Collections moved to git)

2017-07-25 Thread Stefan Bodewig
On 2017-07-25, Rob Tompkins wrote: >> When I wanted to begin a new page I found this one >> https://wiki.apache.org/commons/MovingToGit > If I recall correctly Benedikt was the last to update this page when > he migrated [cli] over (even as late as last month on 6/28). So I > think that it’s

[GitHub] commons-text issue #57: TEXT-98: Remove isDelimiter and use HashSets for del...

2017-07-25 Thread ameyjadiye
Github user ameyjadiye commented on the issue: https://github.com/apache/commons-text/pull/57 @chtompki , I think whichever items are piled up for 2.x are not too critical, we should wait for 2.x release. If we are releasing some major improvement or fix we can release all queued

[GitHub] commons-text issue #57: TEXT-98: Remove isDelimiter and use HashSets for del...

2017-07-25 Thread chtompki
Github user chtompki commented on the issue: https://github.com/apache/commons-text/pull/57 This all opens the question about going `2.x`. I think we have a couple of things that would warrant a 2.x move. Do we want to attempt that in the fall, or is it still too premature? --- If

[wiki] access

2017-07-25 Thread Rob Tompkins
Hello All, Would someone with sufficient wiki karma add “RobTompkins” to the list of folks that can edit the commons wiki? Specifically, this list: https://wiki.apache.org/commons/ContributorsGroup . I personally wouldn’t be opposed to having

Re: [ANNOUNCE] Apache Commons Collections moved to git

2017-07-25 Thread Rob Tompkins
> On Jul 25, 2017, at 5:04 AM, Stefan Bodewig wrote: > > On 2017-07-21, Stefan Bodewig wrote: > >> On 2017-07-19, Rob Tompkins wrote: > On Jul 19, 2017, at 8:13 AM, Stefan Bodewig wrote: > On 2017-07-19, Rob Tompkins wrote: > > The

Re: [ANNOUNCE] Apache Commons Collections moved to git

2017-07-25 Thread Stefan Bodewig
On 2017-07-21, Stefan Bodewig wrote: > On 2017-07-19, Rob Tompkins wrote: >>> On Jul 19, 2017, at 8:13 AM, Stefan Bodewig wrote: >>> On 2017-07-19, Rob Tompkins wrote: The Apache Commons Collections component has been moved to git. >>> Many thanks for doing that,