commons-lang pull request: Trunk - ToStringStyle typos and XML implementati...

2013-06-25 Thread dlh3
GitHub user dlh3 opened a pull request: https://github.com/apache/commons-lang/pull/7 Trunk - ToStringStyle typos and XML implementation Fixes a comment typo and adds separator between two subclasses. Brings the XMLToStringStyle implementation back from the grave (commons-l

Re: [ANNOUNCE] Commons Parent 31 released

2013-06-25 Thread sebb
Please ensure you fix the properties: maven.compile.* => maven.compiler.* when updating to CP31 The proper name is "compiler"; for a long while CP wrongly used "compile" On 24 June 2013 23:43, sebb wrote: > Commons Parent 31 has been released. > > Release notes: > > https://svn.apache.org/repo

Re: [CP] Error when building CHAIN with CP 31 (Was: Re: [ANNOUNCE] Commons Parent 31 released)

2013-06-25 Thread sebb
And the properties have been changed to the standard maven.compileR.* (lower case though!) On 25 June 2013 20:17, Gary Gregory wrote: > OT: you should be using Java 7 _25, not _21 ;) > > Gary > > > On Tue, Jun 25, 2013 at 3:10 PM, Benedikt Ritter wrote: > >> Hi, >> >> when building [CHAIN] trunk

Re: [CP] Error when building CHAIN with CP 31 (Was: Re: [ANNOUNCE] Commons Parent 31 released)

2013-06-25 Thread Gary Gregory
OT: you should be using Java 7 _25, not _21 ;) Gary On Tue, Jun 25, 2013 at 3:10 PM, Benedikt Ritter wrote: > Hi, > > when building [CHAIN] trunk with: > > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 > 14:51:28+0100) > Maven home: /Applications/dev/maven/apache-mav

[CP] Error when building CHAIN with CP 31 (Was: Re: [ANNOUNCE] Commons Parent 31 released)

2013-06-25 Thread Benedikt Ritter
Hi, when building [CHAIN] trunk with: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100) Maven home: /Applications/dev/maven/apache-maven-3.0.5 Java version: 1.7.0_21, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Co

Re: [CHAIN] Why does ConextMap extend ConcurrentHashMap instead of delegating to a Map?

2013-06-25 Thread Benedikt Ritter
I have created CHAIN-101 [1] Benedikt [1] https://issues.apache.org/jira/browse/CHAIN-101 Am 24.06.2013 um 20:57 schrieb Adrian Crum : > I have always preferred the "has-a" approach over the "is-a" approach. It > makes things easier to refactor down the road. > > -Adrian > > On 6/24/2013 7:3

Re: [VOTE] Release of Commons Collections 4.0-alpha1 based on RC1

2013-06-25 Thread sebb
On 25 June 2013 12:54, Thomas Neidhart wrote: > On Tue, Jun 25, 2013 at 12:34 AM, sebb wrote: > >> On 24 June 2013 21:31, Thomas Neidhart wrote: >> > On 06/24/2013 10:09 PM, Oliver Heger wrote: >> >> Hi Thomas, >> > >> > Hi Oliver, >> > >> >> first of all: Many thanks for your energy you put int

Re: [VOTE] Release of Commons Collections 4.0-alpha1 based on RC1

2013-06-25 Thread Thomas Neidhart
On Tue, Jun 25, 2013 at 12:34 AM, sebb wrote: > On 24 June 2013 21:31, Thomas Neidhart wrote: > > On 06/24/2013 10:09 PM, Oliver Heger wrote: > >> Hi Thomas, > > > > Hi Oliver, > > > >> first of all: Many thanks for your energy you put into this component! > >> You really did a great job! > > >