Re: Failing Builds on Travis

2015-07-01 Thread Robert Metzger
I created a JIRA for this: https://issues.apache.org/jira/browse/FLINK-2307 On Wed, Jun 24, 2015 at 3:01 PM, Till Rohrmann wrote: > +1 > > On Tue, Jun 23, 2015 at 3:16 PM, Robert Metzger > wrote: > > > +1 > > > > > > > > On Tue, Jun 23, 2015 at 11:31 AM, Fabian Hueske > wrote: > > > > > +1 > >

Re: Failing Builds on Travis

2015-06-24 Thread Till Rohrmann
+1 On Tue, Jun 23, 2015 at 3:16 PM, Robert Metzger wrote: > +1 > > > > On Tue, Jun 23, 2015 at 11:31 AM, Fabian Hueske wrote: > > > +1 > > > > 2015-06-22 17:44 GMT+02:00 Stephan Ewen : > > > > > +1 > > > > > > On Fri, Jun 19, 2015 at 10:48 AM, Matthias J. Sax < > > > mj...@informatik.hu-berlin.

Re: Failing Builds on Travis

2015-06-23 Thread Robert Metzger
+1 On Tue, Jun 23, 2015 at 11:31 AM, Fabian Hueske wrote: > +1 > > 2015-06-22 17:44 GMT+02:00 Stephan Ewen : > > > +1 > > > > On Fri, Jun 19, 2015 at 10:48 AM, Matthias J. Sax < > > mj...@informatik.hu-berlin.de> wrote: > > > > > +1 > > > > > > On 06/19/2015 10:35 AM, Ufuk Celebi wrote: > > >

Re: Failing Builds on Travis

2015-06-23 Thread Fabian Hueske
+1 2015-06-22 17:44 GMT+02:00 Stephan Ewen : > +1 > > On Fri, Jun 19, 2015 at 10:48 AM, Matthias J. Sax < > mj...@informatik.hu-berlin.de> wrote: > > > +1 > > > > On 06/19/2015 10:35 AM, Ufuk Celebi wrote: > > > > > > On 19 Jun 2015, at 10:29, Maximilian Michels wrote: > > > > > >> Bringing this

Re: Failing Builds on Travis

2015-06-22 Thread Stephan Ewen
+1 On Fri, Jun 19, 2015 at 10:48 AM, Matthias J. Sax < mj...@informatik.hu-berlin.de> wrote: > +1 > > On 06/19/2015 10:35 AM, Ufuk Celebi wrote: > > > > On 19 Jun 2015, at 10:29, Maximilian Michels wrote: > > > >> Bringing this up again because of a recently discovered issue: > >> https://issues

Re: Failing Builds on Travis

2015-06-19 Thread Matthias J. Sax
+1 On 06/19/2015 10:35 AM, Ufuk Celebi wrote: > > On 19 Jun 2015, at 10:29, Maximilian Michels wrote: > >> Bringing this up again because of a recently discovered issue: >> https://issues.apache.org/jira/browse/FLINK-2235 >> >> Flink 0.9.0 will still support Java 6. Just wanted to clarify again

Re: Failing Builds on Travis

2015-06-19 Thread Ufuk Celebi
On 19 Jun 2015, at 10:29, Maximilian Michels wrote: > Bringing this up again because of a recently discovered issue: > https://issues.apache.org/jira/browse/FLINK-2235 > > Flink 0.9.0 will still support Java 6. Just wanted to clarify again that we > drop support for Java 6 for any further major

Re: Failing Builds on Travis

2015-06-19 Thread Maximilian Michels
Bringing this up again because of a recently discovered issue: https://issues.apache.org/jira/browse/FLINK-2235 Flink 0.9.0 will still support Java 6. Just wanted to clarify again that we drop support for Java 6 for any further major releases. Do we have a consensus? On Tue, Apr 28, 2015 at 7:26

Re: Failing Builds on Travis

2015-04-28 Thread Stephan Ewen
Agree, I would also like to drop Java 6 after 0.9. On Tue, Apr 28, 2015 at 7:19 PM, Henry Saputra wrote: > For now, the right way to use older Maven version BUT I would > recommend, similar to Spargel, make 0.9 be last release for Java6. > > It is already end of life and more and more developers

Re: Failing Builds on Travis

2015-04-28 Thread Henry Saputra
For now, the right way to use older Maven version BUT I would recommend, similar to Spargel, make 0.9 be last release for Java6. It is already end of life and more and more developers start flocking to Java7 and Java8. - Henry On Tue, Apr 28, 2015 at 4:34 AM, Robert Metzger wrote: > Hi, > > lo

Re: Failing Builds on Travis

2015-04-28 Thread Till Rohrmann
Concerning the failed builds in the hadoop2.0.0-alpha profile I see a lot of 07:47:57,927 ERROR akka.actor.ActorSystemImpl - Uncaught fatal error from thread [flink-akka.remote.default-remote-dispatcher-7] shutting down ActorSystem [flink] java.lang.VerifyError: (class: org/jboss/netty/channe

Re: Failing Builds on Travis

2015-04-28 Thread Ufuk Celebi
On 28 Apr 2015, at 13:49, Maximilian Michels wrote: > Hi Robert, > > Thanks for investigating the Travis build issues. I'm very much in favor > for dropping Java 6. It's deprecated. All major Linux distributions are > shipping at least Java 7. It's a rare use case that requires a lot of > effor

Re: Failing Builds on Travis

2015-04-28 Thread Robert Metzger
I looked a bit closer into the Maven issue, maybe Travis is going to provide a compatible Maven version for the Java6 build environment: https://github.com/travis-ci/travis-ci/issues/3778 On Tue, Apr 28, 2015 at 1:49 PM, Maximilian Michels wrote: > Hi Robert, > > Thanks for investigating the Tra

Re: Failing Builds on Travis

2015-04-28 Thread Maximilian Michels
Hi Robert, Thanks for investigating the Travis build issues. I'm very much in favor for dropping Java 6. It's deprecated. All major Linux distributions are shipping at least Java 7. It's a rare use case that requires a lot of effort for us to maintain backwards compatibility. I don't recall the d

Failing Builds on Travis

2015-04-28 Thread Robert Metzger
Hi, looking at the last builds on Travis, you'll notice that our builds are in a pretty bad state: https://travis-ci.org/apache/flink/builds. It seems that the last 15 builds on master all failed. These are the errors I saw + their status: - Deadlock during cache up/download: I asked travis and t