Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Lewis John Mcgibbney
Hi Guys, Pretty strange compilation failure, this test class hasn't been hacked in months, and from the surface, having looked at the test case there appears to be no obvious reasons for it failing to compile. I've kick started another build on Jenkins to see if it will resolve itself. On Wed,

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Andrzej Bialecki
On 28/12/2011 12:00, Lewis John Mcgibbney wrote: Hi Guys, Pretty strange compilation failure, this test class hasn't been hacked in months, and from the surface, having looked at the test case there appears to be no obvious reasons for it failing to compile. I've kick started another build on

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Lewis John Mcgibbney
Hi Andrzej, Can anyone confirm? I've tried this patch locally and although I couldn't reproduce the original issue, it seems to be working fine for me as well. Thanks Andrzej On Wed, Dec 28, 2011 at 1:06 PM, Andrzej Bialecki a...@getopt.org wrote: On 28/12/2011 12:00, Lewis John Mcgibbney

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Andrzej Bialecki
On 28/12/2011 14:15, Lewis John Mcgibbney wrote: Hi Andrzej, Can anyone confirm? I've tried this patch locally and although I couldn't reproduce the original issue, it seems to be working fine for me as well. Check your lib/ dir, maybe you have a local copy of junit jar that gets pulled on

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Lewis John Mcgibbney
Some more problems here... Firstly, when I apply NUTCH-1237, I am seeing a mountain of javac warnings ranging right the way through from deprecation such as [javac] Compiling 169 source files to /home/lewis/ASF/trunk/build/classes [javac] warning: [path] bad path element

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Markus Jelsma
Some more problems here... Firstly, when I apply NUTCH-1237, I am seeing a mountain of javac warnings ranging right the way through from deprecation such as [javac] Compiling 169 source files to /home/lewis/ASF/trunk/build/classes [javac] warning: [path] bad path element

Re: Build failed in Jenkins: Nutch-trunk #1706

2011-12-28 Thread Lewis John Mcgibbney
Yeah your right Markus, I realise this. What about the tests and the problem with the build. What kind of behaviour are you getting? On Wed, Dec 28, 2011 at 1:46 PM, Markus Jelsma markus.jel...@openindex.io wrote: Some more problems here... Firstly, when I apply NUTCH-1237, I am seeing a

Build failed in Jenkins: Nutch-trunk #1706

2011-12-27 Thread Apache Jenkins Server
See https://builds.apache.org/job/Nutch-trunk/1706/changes Changes: [lewismc] trivial commit to completely remove LogUtil from the codebase. [lewismc] commit to address NUTCH-1138 and update to CHANGES.txt [markus] NUTCH-1230 and NUTCH-1231 Upgrade to Tika 1.0 and using new Tika detect API