[Lang] commons-lang pull request: refactor FastDateParser

2015-06-11 Thread Chas Honton
I just created a pull request for a major refactor of the FastDateParser class. I request anyone with org.apache.commons.lang3.time interest and/or experience take time to review. Thanks, Chas Begin forwarded message: > From: chonton > Date: June 11, 2015 at 8:19:46 PM PDT > To: iss...@commo

Re: [PROPOSAL][Git] Tidy up SVN repos for components using Git

2015-06-11 Thread sebb
I added MovingToGit. The page is not yet complete. On 11 June 2015 at 19:33, Gary Gregory wrote: > Thank you Sebb. Do we need to add this process to a wiki page or do we > already have such a page for future migrations. > > Gary > > On Thu, Jun 11, 2015 at 11:00 AM, sebb wrote: > >> Finally foun

[Commons Wiki] Update of "FrontPage" by sebbapache

2015-06-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "FrontPage" page has been changed by sebbapache: https://wiki.apache.org/commons/FrontPage?action=diff&rev1=134&rev2=135 Comment: Add link to Git move page Welcome: CommonsEt

[Commons Wiki] Update of "MovingToGit" by sebbapache

2015-06-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "MovingToGit" page has been changed by sebbapache: https://wiki.apache.org/commons/MovingToGit Comment: Notes on moving to Git New page: = Moving to Git = Notes on things to look

[Commons Wiki] Trivial Update of "FrontPage" by sebbapache

2015-06-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "FrontPage" page has been changed by sebbapache: https://wiki.apache.org/commons/FrontPage?action=diff&rev1=133&rev2=134 Comment: Restore original list formatting = Components =

[Commons Wiki] Update of "FrontPage" by sebbapache

2015-06-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The "FrontPage" page has been changed by sebbapache: https://wiki.apache.org/commons/FrontPage?action=diff&rev1=132&rev2=133 Comment: Commons also uses Git || {{http://commons.apach

Re: [collections] New interface: MultiSet

2015-06-11 Thread Thomas Neidhart
On 06/11/2015 11:18 PM, Matt Benson wrote: > On Thu, Jun 11, 2015 at 3:37 PM, Thomas Neidhart > wrote: >> Hi, >> >> I have just committed the first draft of the new interface MultiSet. >> >> What is the idea behind this? >> >> The rationale of this interface (and corresponding implementations) is

Re: [collections] New interface: MultiSet

2015-06-11 Thread Matt Benson
On Thu, Jun 11, 2015 at 3:37 PM, Thomas Neidhart wrote: > Hi, > > I have just committed the first draft of the new interface MultiSet. > > What is the idea behind this? > > The rationale of this interface (and corresponding implementations) is > to replace the existing Bag interface, which does vi

[collections] New interface: MultiSet

2015-06-11 Thread Thomas Neidhart
Hi, I have just committed the first draft of the new interface MultiSet. What is the idea behind this? The rationale of this interface (and corresponding implementations) is to replace the existing Bag interface, which does violate the Collection contract. Actually, I wanted to make the Bag inte

[lang] Circuit breaker implementation (LANG-1085)

2015-06-11 Thread Oliver Heger
Hi all, recently Bruno and myself have been working on an implementation of the circuit breaker concept to be added to [lang] - more background information and discussions can be found at https://issues.apache.org/jira/browse/LANG-1085. We now reached a state where we created a first pull request

[CLI] Release of version 1.3.1

2015-06-11 Thread Oliver Kopp
Hi, I saw that CLI-252 is fixed. Is it possible to release a bugfix version containing that fix or do we have to wait for a version 1.4? Background: In our project JabRef we want to switch from the ritopt library to Apache Commons CLI and want to use a released version :) TYIA and greetings, Ol

Re: [PROPOSAL][Git] Tidy up SVN repos for components using Git

2015-06-11 Thread Gary Gregory
Thank you Sebb. Do we need to add this process to a wiki page or do we already have such a page for future migrations. Gary On Thu, Jun 11, 2015 at 11:00 AM, sebb wrote: > Finally found time to do this. > > All the source files under > > https://svn.apache.org/repos/asf/commons/proper/math/ > >

Re: [PROPOSAL][Git] Tidy up SVN repos for components using Git

2015-06-11 Thread sebb
Finally found time to do this. All the source files under https://svn.apache.org/repos/asf/commons/proper/math/ are now located at https://svn.apache.org/repos/asf/commons/_moved_to_git/math/ leaving only the file https://svn.apache.org/repos/asf/commons/proper/math/MathNowUsesGit.txt Simila

Re: [report][draft] Report from the Apache Commons project

2015-06-11 Thread Phil Steitz
> On Jun 10, 2015, at 9:02 PM, Gary Gregory wrote: > >> On Wed, Jun 10, 2015 at 8:40 PM, Phil Steitz wrote: >> >>> On 6/10/15 8:35 PM, Gary Gregory wrote: On Wed, Jun 10, 2015 at 8:32 PM, Phil Steitz >>> wrote: >>> > On 6/10/15 5:18 PM, Gary Gregory wrote: > New version: