Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-02-04 Thread sebb
On 4 February 2018 at 11:06, Pascal Schumacher wrote: > Am 25.01.2018 um 15:44 schrieb sebb: >> >> Have you tried CP43 using Java 7 and -Pjava-1.6 ? > > I tried to run "mvn clean test -Pjava-1.6" on java 7 but it causes a > compilation failure (on helpful output is displayed even when I add "-X").

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-02-04 Thread Pascal Schumacher
Am 25.01.2018 um 15:44 schrieb sebb: Have you tried CP43 using Java 7 and -Pjava-1.6 ? I tried to run "mvn clean test -Pjava-1.6" on java 7 but it causes a compilation failure (on helpful output is displayed even when I add "-X"). ---

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread sebb
On 25 January 2018 at 16:50, Gary Gregory wrote: > On Thu, Jan 25, 2018 at 9:35 AM, Pascal Schumacher > wrote: > >> No I have not. >> >> I expect to be able to build projects with a source and target level of >> java 6 on java 6. >> > > That's a bit unrealistic now that we are seeing Java 10 EAs.

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Pascal Schumacher
You are right. Just revert my revert. Sorry, Pascal Am 25. Januar 2018 17:50:41 MEZ schrieb Gary Gregory : >On Thu, Jan 25, 2018 at 9:35 AM, Pascal Schumacher >> wrote: > >> No I have not. >> >> I expect to be able to build projects with a source and target level >of >> java 6 on java 6. >> > >Th

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Gary Gregory
On Thu, Jan 25, 2018 at 9:35 AM, Pascal Schumacher wrote: > No I have not. > > I expect to be able to build projects with a source and target level of > java 6 on java 6. > That's a bit unrealistic now that we are seeing Java 10 EAs. The tools have moved on. Gary > > Am 25. Januar 2018 15:44:

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Pascal Schumacher
No I have not. I expect to be able to build projects with a source and target level of java 6 on java 6. Am 25. Januar 2018 15:44:10 MEZ schrieb sebb : >On 25 January 2018 at 14:04, Pascal Schumacher > wrote: >> commons parent 43 includes maven plugins which require java 7 > >Have you tried CP43

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Gary Gregory
On Thu, Jan 25, 2018 at 7:04 AM, Pascal Schumacher wrote: > commons parent 43 includes maven plugins which require java 7 > That should be fine. Gary > > Am 25. Januar 2018 12:44:49 MEZ schrieb sebb : > >On 24 January 2018 at 08:35, wrote: > >> Author: pascalschumacher > >> Date: Wed Jan 24

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread sebb
On 25 January 2018 at 14:04, Pascal Schumacher wrote: > commons parent 43 includes maven plugins which require java 7 Have you tried CP43 using Java 7 and -Pjava-1.6 ? > Am 25. Januar 2018 12:44:49 MEZ schrieb sebb : >>On 24 January 2018 at 08:35, wrote: >>> Author: pascalschumacher >>> Date:

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Pascal Schumacher
commons parent 43 includes maven plugins which require java 7 Am 25. Januar 2018 12:44:49 MEZ schrieb sebb : >On 24 January 2018 at 08:35, wrote: >> Author: pascalschumacher >> Date: Wed Jan 24 08:35:29 2018 >> New Revision: 1822088 >> >> URL: http://svn.apache.org/viewvc?rev=1822088&view=rev >>

Re: CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread Gilles
On Thu, 25 Jan 2018 11:44:49 +, sebb wrote: On 24 January 2018 at 08:35, wrote: Author: pascalschumacher Date: Wed Jan 24 08:35:29 2018 New Revision: 1822088 URL: http://svn.apache.org/viewvc?rev=1822088&view=rev Log: revert "Update commons-parent from 42 to 43." because this breaks the

CP43 and Java 6 (was: svn commit: r1822088 - /commons/proper/email/trunk/pom.xml)

2018-01-25 Thread sebb
On 24 January 2018 at 08:35, wrote: > Author: pascalschumacher > Date: Wed Jan 24 08:35:29 2018 > New Revision: 1822088 > > URL: http://svn.apache.org/viewvc?rev=1822088&view=rev > Log: > revert "Update commons-parent from 42 to 43." because this breaks the build > on java 6 What exactly do you