Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Lewis John Mcgibbney
Hi Nick, On Fri, Jan 30, 2015 at 3:22 AM, dev-digest-h...@tika.apache.org wrote: The problem is that Tika has three kinds of users: You forgot about people who use and love Tika on their chicken. Mmm yum yum nom nom. I am starving. Tika on my chicken satay nom nom nom. People in the

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Lewis John Mcgibbney
Hi Konstantin, On Fri, Jan 30, 2015 at 3:22 AM, dev-digest-h...@tika.apache.org wrote: Are there Apache projects that depend on Tika which want to be compatible with 1.6? This is an extremely difficult question to even consider. I value my sleep so I am not going to try and do this research

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Nick Burch
On Thu, 29 Jan 2015, Lewis John Mcgibbney wrote: Do we want to move towards dropping support for Java 1.6? Oracle made an announcement some time ago so this is not exactly new news https://blogs.oracle.com/henrik/entry/java_6_eol_h_h The problem is that Tika has three kinds of users: * Those

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Konstantin Gribov
Hi, folks. +1 for moving to 1.7. Are there Apache projects that depend on Tika which want to be compatible with 1.6? At least we should ask Solr folks about that, I think. -- Best regards, Konstantin Gribov

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Oleg Tikhonov
Hi there, +1 for dropping. On 30 Jan 2015 05:05, Tyler Palsulich tpalsul...@gmail.com wrote: +1 Tyler On Jan 29, 2015 9:52 PM, Mattmann, Chris A (3980) chris.a.mattm...@jpl.nasa.gov wrote: +1 move to 1.7 Sent from my iPhone On Jan 29, 2015, at 5:04 PM, Allison, Timothy B.

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-30 Thread Konstantin Gribov
We can try to isolate module which depends on 1.7. Something like creating tika-parsers-ext which needs 1.7 when all other *library* will use 1.6. Non-library tika parts (like tika-app, tika-server) can easyly use 1.7 to run, it doesn't affect 3rd user group (by Nick's classification). Also, if

TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-29 Thread Lewis John Mcgibbney
Hi Folks, Having committed TIKA-1423 it has become apparent to me that the libraries being pulled as dependencies are not compatible with JDK 1.6 as indicated with our Jenkins 1.6 build. Do we want to move towards dropping support for Java 1.6? Oracle made an announcement some time ago so this is

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-29 Thread Mattmann, Chris A (3980)
+1 move to 1.7 Sent from my iPhone On Jan 29, 2015, at 5:04 PM, Allison, Timothy B. talli...@mitre.org wrote: +1 to dropping 1.6...let's move to 1.8 and beyond! :) -Original Message- From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Thursday, January 29, 2015

Re: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-29 Thread Tyler Palsulich
+1 Tyler On Jan 29, 2015 9:52 PM, Mattmann, Chris A (3980) chris.a.mattm...@jpl.nasa.gov wrote: +1 move to 1.7 Sent from my iPhone On Jan 29, 2015, at 5:04 PM, Allison, Timothy B. talli...@mitre.org wrote: +1 to dropping 1.6...let's move to 1.8 and beyond! :) -Original

RE: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java 6

2015-01-29 Thread Allison, Timothy B.
+1 to dropping 1.6...let's move to 1.8 and beyond! :) -Original Message- From: Lewis John Mcgibbney [mailto:lewis.mcgibb...@gmail.com] Sent: Thursday, January 29, 2015 6:51 PM To: dev@tika.apache.org Subject: TIKA-1423 Build a parser to extract data from GRIB formats not good with Java