RE: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-17 Thread Uwe Schindler
Thanks! I also made Hudson/Jenkins compile Solr Contrib tests with Java 5, this was somehow missing. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de From: Shalin Shekhar Mangar [mailto:shalin

Re: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-17 Thread Shalin Shekhar Mangar
On Fri, Jun 17, 2011 at 1:05 AM, Uwe Schindler wrote: > Shalin, > > i had to comment out your test because the finally block does not compile > with Java 5 (Solr 3.1), Jenkins is down at the moment, so did not catch > earlier. > > Thanks Uwe, didn't realize that File.setWritable is Java 6 only. I

RE: svn commit: r1135956 - in /lucene/dev/branches/branch_3x: ./ lucene/ lucene/backwards/ lucene/backwards/src/test-framework/ lucene/backwards/src/test/ solr/ solr/contrib/dataimporthandler/ solr/co

2011-06-16 Thread Uwe Schindler
Shalin, i had to comment out your test because the finally block does not compile with Java 5 (Solr 3.1), Jenkins is down at the moment, so did not catch earlier. - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message