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

2013-06-27 Thread Benedikt Ritter
Hi Sebb, that did the trick. Thanks! Benedikt Am 26.06.2013 um 00:56 schrieb 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 >>

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

[ANNOUNCE] Commons Parent 31 released

2013-06-24 Thread sebb
Commons Parent 31 has been released. Release notes: https://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-31/RELEASE-NOTES.txt Components are recommended to upgrade when convenient, but this is not compulsory. If upgrading causes any breaking changes, please report