Re: Bugs in Apache commons collections, version 4.0

2014-04-11 Thread Dipanjan Laha
On Sat, Apr 12, 2014 at 1:04 AM, Thomas Neidhart wrote: > On 04/11/2014 05:52 AM, Dipanjan Laha wrote: > > Hi, > > > > The only issue here is then Collection's equals implementation would need > > to check individually whether the Collection also implements List, Set or > > Bag (more such interfac

Re: [VOTE] Release Commons Proxy 2.0 based on RC1

2014-04-11 Thread Jörg Schaible
Hi Matt, Matt Benson wrote: > I would like to release Commons Proxy 2.0. > > Commons Proxy 2.0 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/proxy/ (svn revision > 4960) > > Maven artifacts are here: > https://repository.apache.org/content/r

Re: Bugs in Apache commons collections, version 4.0

2014-04-11 Thread Thomas Neidhart
On 04/11/2014 05:52 AM, Dipanjan Laha wrote: > Hi, > > The only issue here is then Collection's equals implementation would need > to check individually whether the Collection also implements List, Set or > Bag (more such interfaces may come up in the future). This is kind of a > hard coupling bet

Re: [VOTE] Release Commons Proxy 2.0 based on RC1

2014-04-11 Thread Oliver Heger
Am 11.04.2014 01:26, schrieb Matt Benson: > So is this a +0, +1, abstain...? It's abstain. Good release notes are important to me, but I do not want to vote -1. Oliver > > Thanks, > Matt > > On Wed, Apr 9, 2014 at 2:40 PM, Oliver Heger > wrote: >> Build works fine with Java 1.7 on Windows 8

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-11 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29157&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 11 Apr 2014 14:00:04 + Finished at: Fri 11 Apr 2014 14:00:59 + Total time: 54s Build Trigger: Schedul

[GitHub] commons-lang pull request: Fix bug with stripping spaces on last l...

2014-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/18 --- 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 is

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-04-11 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29156&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 11 Apr 2014 13:20:33 + Finished at: Fri 11 Apr 2014 13:23:54 + Total time: 3m 20s Build Trigger: Sche

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Test build BasicRemoteCacheClientServerUnitTest)

2014-04-11 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29153&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 11 Apr 2014 13:00:04 + Finished at: Fri 11 Apr 2014 13:00:57 + Total time: 53s Build Trigger: Schedul

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-04-11 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29152&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Fri 11 Apr 2014 12:20:36 + Finished at: Fri 11 Apr 2014 12:23:55 + Total time: 3m 19s Build Trigger: Sche

Re: [CSV] [CSV-110] Making CSVParser.nextRecord()

2014-04-11 Thread Benedikt Ritter
Hey Gary, 2014-04-08 15:03 GMT+02:00 Gary Gregory : > On Tue, Apr 8, 2014 at 8:52 AM, Benedikt Ritter >wrote: > > > I don't understand why we a) want to have this in 1.0 even though the > user > > already stated that be doesn't need it in 1.0 and b) want to put this > into > > the parser... > >