[jira] [Commented] (TIKA-1400) Excel (xls, xlsx) printing page headers and footers not extracted

2014-08-20 Thread sunxingzhe (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103538#comment-14103538 ] sunxingzhe commented on TIKA-1400: -- Do you provide me the patch for the extraction. Thank

[jira] [Comment Edited] (TIKA-1400) Excel (xls, xlsx) printing page headers and footers not extracted

2014-08-20 Thread sunxingzhe (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103538#comment-14103538 ] sunxingzhe edited comment on TIKA-1400 at 8/20/14 7:21 AM: --- Could

[jira] [Commented] (TIKA-93) OCR support

2014-08-20 Thread Petr Vas (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103563#comment-14103563 ] Petr Vas commented on TIKA-93: -- No problem ) > OCR support > --- > > Ke

RE: [VOTE] Apache POI 3.11-beta2 release

2014-08-20 Thread Uwe Schindler
Hi, I announced a bit more time for the vote, because it took a bit longer last time (POI v3.10.1). The "official" 72 hrs are ending today at 12:35 UTC; we already have enough positive votes. Because TIKA is waiting for building a release candidate, I will start publishing Maven Artifacts today

Re: How should video files with audio be handled by parsers?

2014-08-20 Thread Nick Burch
OK, almost all of it looks fine to me now! Taking just one bit: so in your example, setting a value of Audio on two essence tracks would currently look like:    metadata.set(PBCore.ESSENCE_TRACK_TYPE(0), "Audio");    metadata.set(PBCore.ESSENCE_TRACK_TYPE(1), "Audio"); That index related com

[jira] [Commented] (TIKA-1399) [Patch] add support for AxCrypt file type detection

2014-08-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14103730#comment-14103730 ] Hudson commented on TIKA-1399: -- SUCCESS: Integrated in tika-trunk-jdk1.6 #146 (See [https://b

Re: How should video files with audio be handled by parsers?

2014-08-20 Thread Ray Gauss
You could do something like that, or:   Property phone = Contact.PHONE(1,2,2);   System.out.println(phone.getName());    // -> company[1]/contact[2]/phone[2] Are these the droids I'm looking for?    https://github.com/Gagravarr/VorbisJava/tree/master/tika/src/main/java/org/gagravarr/tika Regar

RE: [VOTE] Apache POI 3.11-beta2 release

2014-08-20 Thread Uwe Schindler
Hi, The vote has passed after 72 hrs. We got three +1 and one +/-0. In my original mail I stated that the vote is open for longer time till this evening, but that was just to give more time to the members to vote (because it took much longer for the bugfix 3.10.1). I will now start to push the

RE: [DISCUSS] Apache Tika 1.6 RC #2..today?

2014-08-20 Thread Uwe Schindler
Hi Chris, I pushed the Maven artifacts: "3.11-beta2" is the version number. Please give the old Apache Rsync repository (used by POI) a few hours until it appears on Maven Central. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -

buildbot failure in ASF Buildbot on tika-trunk

2014-08-20 Thread buildbot
The Buildbot has detected a new failure on builder tika-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tika-trunk/builds/171 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: lares_ubuntu Build Reason: scheduler Build Source Stamp:

Re: [DISCUSS] Apache Tika 1.6 RC #2..today?

2014-08-20 Thread Nick Burch
On Tue, 19 Aug 2014, Chris Mattmann wrote: OK, will roll the RC in a day. Update has been committed to trunk and merged to the 1.6 branch As soon as your normal maven mirror sees the 3.11 beta 2 release artifacts, you should be good to roll the RC! (All tests pass for me after the upgrade an

Re: [DISCUSS] Apache Tika 1.6 RC #2..today?

2014-08-20 Thread Mattmann, Chris A (3980)
Thanks Nick, I will scope it out and try and roll RC this evening tonight.. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Offi

Re: [DISCUSS] Apache Tika 1.6 RC #2..today?

2014-08-20 Thread Mattmann, Chris A (3980)
You got it. ++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: chris.a.mattm...@nasa.gov

tika-trunk-jdk1.7 - Build # 169 - Failure

2014-08-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built tika-trunk-jdk1.7 (build #169) Status: Failure Check console output at https://builds.apache.org/job/tika-trunk-jdk1.7/169/ to view the results.

[jira] [Commented] (TIKA-1380) Upgrade to Apache POI 3.11 beta 1

2014-08-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104392#comment-14104392 ] Hudson commented on TIKA-1380: -- FAILURE: Integrated in tika-trunk-jdk1.7 #169 (See [https://b

[jira] [Commented] (TIKA-1380) Upgrade to Apache POI 3.11 beta 1

2014-08-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104399#comment-14104399 ] Hudson commented on TIKA-1380: -- FAILURE: Integrated in tika-trunk-jdk1.6 #147 (See [https://b

tika-trunk-jdk1.6 - Build # 147 - Failure

2014-08-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built tika-trunk-jdk1.6 (build #147) Status: Failure Check console output at https://builds.apache.org/job/tika-trunk-jdk1.6/147/ to view the results.

RE: [DISCUSS] Apache Tika 1.6 RC #2..today?

2014-08-20 Thread Uwe Schindler
Hi, Now finally, it's on Maven Central! According to infra, they have some problems with US mirror today. I restarted the TIKA Jnekins built that failed short time ago. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original

tika-trunk-jdk1.6 - Build # 148 - Still Failing

2014-08-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built tika-trunk-jdk1.6 (build #148) Status: Still Failing Check console output at https://builds.apache.org/job/tika-trunk-jdk1.6/148/ to view the results.