Hey Guys,

Just to summarize, the question on the table is whether or not Tika should
require Java6. We had some discussions on this previously (if I get time,
will dig up the threads -- ok found time ;) ):

https://issues.apache.org/jira/browse/TIKA-888

http://mail-archives.apache.org/mod_mbox/tika-dev/201011.mbox/%3CC8F38B50.2
3828%25chris.a.mattm...@jpl.nasa.gov%3E


I'm +1 for it. Seems like so is Mike, and also Ken K. Any objections from
others to require Java6?

Cheers,
Chris


On 2/8/13 6:32 AM, "Ken Krugler" <kkrugler_li...@transpac.com> wrote:

>
>On Feb 8, 2013, at 3:54am, Michael McCandless wrote:
>
>> On Thu, Feb 7, 2013 at 3:51 PM, Nick Burch <apa...@gagravarr.org> wrote:
>>> On Thu, 7 Feb 2013, Michael McCandless wrote:
>>>> 
>>>> Hmm it looks like the Tika build is failing on Jenkins due to this:
>>>> 
>>>> [ERROR]
>>>> 
>>>>/home/jenkins/jenkins-slave/workspace/Tika-trunk/trunk/tika-server/src/
>>>>main/java/org/apache/tika/server/CSVMessageBodyWriter.java:[51,3]
>>>> method does not override a method from its superclass
>>>> [ERROR]
>>>> 
>>>>/home/jenkins/jenkins-slave/workspace/Tika-trunk/trunk/tika-server/src/
>>>>main/java/org/apache/tika/server/JSONMessageBodyWriter.java:[51,3]
>>>> method does not override a method from its superclass
>>> 
>>> 
>>> Is that an @Override of a method from an Interface? That works on JDK
>>>1.6+,
>>> but isn't valid on JDK 1.5. Just remove the @Override from the
>>>interface
>>> implementing methods and you should be fine
>> 
>> Ahh.... that's right.  I had forgotten about this.  I commented out
>> those two @Overrides ...
>> 
>> Maybe ... it's time for Tika to require Java 1.6?  Java 1.6 is end of
>> life next month after all Š
>
>+1
>
>Seems like being one generation behind is OK, but not two :)
>
>-- Ken
>
>--------------------------
>Ken Krugler
>+1 530-210-6378
>http://www.scaleunlimited.com
>custom big data solutions & training
>Hadoop, Cascading, Cassandra & Solr
>
>
>
>
>

Reply via email to