Interested in being a commiter to tika

2012-04-23 Thread Ankur Chauhan
Hi, I am interested in working of Apache Tika and being a code commiter to the project. Please guide me through the process or please direct me to a commiters page. Thanks - Ankur Chauhan Software Engineer, Brightcove Inc.

Re: Interested in being a commiter to tika

2012-04-23 Thread Michael McCandless
That's wonderful! Apache is a meritocracy, meaning one works their way towards becoming a committer by doing stuff -- posting patches, reviewing patches, commenting on issues, answering user's questions, posting ideas to the dev list, etc. Perhaps a good place to start would be to browse through

[jira] [Created] (TIKA-899) [Jackrabbit 2.4 - Tika Parser 1.0] How to configure AutoDetectParser for not detecting content when using files without extension

2012-04-23 Thread Claudiu Muresan (JIRA)
Claudiu Muresan created TIKA-899: Summary: [Jackrabbit 2.4 - Tika Parser 1.0] How to configure AutoDetectParser for not detecting content when using files without extension Key: TIKA-899 URL:

[jira] [Created] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
Andrew Jackson created TIKA-900: --- Summary: Tika fails to detect ISO9660 disk images Key: TIKA-900 URL: https://issues.apache.org/jira/browse/TIKA-900 Project: Tika Issue Type: Bug

[jira] [Updated] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Jackson updated TIKA-900: Attachment: iso-image-detection.patch Patch to increase buffer size and fix ISO image detection.

[jira] [Updated] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Jackson updated TIKA-900: Attachment: (was: iso-image-detection.patch) Tika fails to detect ISO9660 disk images

[jira] [Updated] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Jackson updated TIKA-900: Attachment: iso-image-detection.patch Patch to fix ISO image magic, and extended the buffer size so

[jira] [Updated] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Jackson updated TIKA-900: Description: I have been testing Tika's ability to identify ISO9660 disk image file systems, and

[jira] [Commented] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259615#comment-13259615 ] Andrew Jackson commented on TIKA-900: - I re-uploaded the patch as it had an extra format

[jira] [Updated] (TIKA-900) Tika fails to detect ISO9660 disk images

2012-04-23 Thread Andrew Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Jackson updated TIKA-900: Description: I have been testing Tika's ability to identify ISO9660 disk image file systems, and

tika pull request: Converted README to Markdown

2012-04-23 Thread Git at Apache
GitHub user technoskald opened the pull request at https://github.com/apache/tika/pull/1 Converted README to Markdown Turned README.txt into Markdown format, which GitHub will properly render and make the project page look a little nicer. You can merge this pull request into a Git

[jira] [Updated] (TIKA-861) Parse links in PDF

2012-04-23 Thread Ryan Quam (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Quam updated TIKA-861: --- Attachment: TIKA-861.patch Patch that adds PDF links to the DOM. Parse links in PDF