Re: Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-03 Thread Sandro Martini
Me too :-) ... 2017-05-03 2:36 GMT+02:00 Niclas Hedhman : > I think with minimal user community, and that Java 8 is now very mature, I > think a change to Java 8 is recommended. > > On Tue, May 2, 2017 at 10:34 PM, Roger and Beth Whitcomb < > rogerandb...@rbwhitcomb.com> wrote: > >> The code prob

Re: Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-02 Thread Niclas Hedhman
I think with minimal user community, and that Java 8 is now very mature, I think a change to Java 8 is recommended. On Tue, May 2, 2017 at 10:34 PM, Roger and Beth Whitcomb < rogerandb...@rbwhitcomb.com> wrote: > The code problem would be me... I'll fix it. > > Thanks, guys, for the build fix. >

Re: Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-02 Thread Roger and Beth Whitcomb
The code problem would be me... I'll fix it. Thanks, guys, for the build fix. I think it makes (more) sense for trunk to use Java 8 but maybe need a wider discussion once we get closer to release. ~Roger On 5/2/17 5:26 AM, Sandro Martini wrote: Hi Niclas, thanks for the info, just fixe

Re: Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-02 Thread Sandro Martini
Hi Niclas, thanks for the info, just fixed the configuration :-) ... sorry for the noise. Now it seems an error in code, let's look at it. I guess still if it makes sense to have Pivot trunk (for 2.1.0 mainline) still require Java 7 ansd not Java 8 now ... what do you think ? Bye, Sandro 2017-

Re: Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-01 Thread Niclas Hedhman
That looks like you have gotten an Ant that is compiled with Java 8. According to ant.apache.org " The 1.9.x releases require Java5 at runtime and 1.10.x requires Java8 at runtime." On Tue, May 2, 2017 at 3:37 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See

Build failed in Jenkins: Pivot-trunk on Java 7 #1217

2017-05-01 Thread Apache Jenkins Server
See Changes: [rwhitcomb] Add some new convenience methods for the Alert class -- a new "error" alert that sets MessageType.ERROR, and overrides to set the preferred width of the window also.