Re: [Math] Build fails on Travis

2016-09-06 Thread Gilles
On Sun, 04 Sep 2016 14:41:18 +, Benedikt Ritter wrote: Usually there is no special setup in pom.xml required for building in Travis. What you often find is a Special profile for gathering metrics for coveralls. Just making random guesses as to why the build fails on the Travis web site wh

Re: [Math] Build fails on Travis

2016-09-04 Thread Benedikt Ritter
Usually there is no special setup in pom.xml required for building in Travis. What you often find is a Special profile for gathering metrics for coveralls. Benedikt Gilles schrieb am So., 4. Sep. 2016 um 15:32: > Hi. > > > For "master", the first failing build is #118 after commit "2c47a69". >

Re: [Math] Build fails on Travis

2016-09-04 Thread Gilles
Hi. For "master", the first failing build is #118 after commit "2c47a69". I notice that the Commons Math and Commons Rng POM files differ in a section that seems to require activation under Travis. [I have no clue as to why the Commons Rng one is so much more complicated.] Regards, Gilles O

Re: [Math] Build fails on Travis

2016-08-27 Thread Rob Tompkins
> On Aug 27, 2016, at 4:53 PM, Gilles wrote: > > Hi. > > See e.g. > https://travis-ci.org/apache/commons-math/jobs/155632094 > > The job log indicates: "Killed". :-( > Hm…that error doesn’t immediately ring any bells for me. Any opinions or enabling debug logging on the travis build? -Rob

[Math] Build fails on Travis

2016-08-27 Thread Gilles
Hi. See e.g. https://travis-ci.org/apache/commons-math/jobs/155632094 The job log indicates: "Killed". :-( Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h