You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/06/30 03:59:05 UTC

[jira] [Commented] (TIKA-1601) Integrate Jackcess to handle MSAccess files

    [ https://issues.apache.org/jira/browse/TIKA-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606832#comment-14606832 ] 

Hudson commented on TIKA-1601:
------------------------------

SUCCESS: Integrated in tika-trunk-jdk1.7 #774 (See [https://builds.apache.org/job/tika-trunk-jdk1.7/774/])
TIKA-1601: integrate Jackcess to parse MSAccess files (tallison: http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1688337)
* /tika/trunk/CHANGES.txt
* /tika/trunk/tika-bundle/pom.xml
* /tika/trunk/tika-parsers/pom.xml
* /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/JackcessExtractor.java
* /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/microsoft/JackcessParser.java
* /tika/trunk/tika-parsers/src/main/resources/META-INF/services/org.apache.tika.parser.Parser
* /tika/trunk/tika-parsers/src/test/java/org/apache/tika/parser/microsoft/JackcessParserTest.java
* /tika/trunk/tika-parsers/src/test/resources/test-documents/testAccess2.accdb
* /tika/trunk/tika-parsers/src/test/resources/test-documents/testAccess2_2000.mdb
* /tika/trunk/tika-parsers/src/test/resources/test-documents/testAccess2_2002-2003.mdb
* /tika/trunk/tika-server/pom.xml


> Integrate Jackcess to handle MSAccess files
> -------------------------------------------
>
>                 Key: TIKA-1601
>                 URL: https://issues.apache.org/jira/browse/TIKA-1601
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>         Attachments: jackcess_nocommit_v1.patch, testAccess2.zip
>
>
> Recently, James Ahlborn, the current maintainer of [Jackcess|http://jackcess.sourceforge.net/], kindly agreed to relicense Jackcess to Apache 2.0.  [~boneill], the CTO at [Health Market Science, a LexisNexis® Company|https://www.healthmarketscience.com/], also agreed with this relicensing and led the charge to obtain all necessary corporate approval to deliver a [CCLA|https://www.apache.org/licenses/cla-corporate.txt] for Jackcess to Apache.  As anyone who has tried to get corporate approval for anything knows, this can sometimes require not a small bit of effort.
> If I may speak on behalf of Tika and the larger Apache community, I offer a sincere thanks to James, Brian and the other developers and contributors to Jackcess!!!
> Once the licensing info has been changed in Jackcess and the new release is available in maven, we can integrate Jackcess into Tika and add a capability to process MSAccess.
> As a side note, I reached out to the developers and contributors to determine if there were any objections.  I couldn't find addresses for everyone, and not everyone replied, but those who did offered their support to this move. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)