[jira] [Assigned] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Dave Meikle (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Meikle reassigned TIKA-1476: - Assignee: Dave Meikle Allow TesseractOCRParser to be configured using an external configuration

[jira] [Created] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Dave Meikle (JIRA)
Dave Meikle created TIKA-1476: - Summary: Allow TesseractOCRParser to be configured using an external configuration file Key: TIKA-1476 URL: https://issues.apache.org/jira/browse/TIKA-1476 Project: Tika

[jira] [Updated] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Dave Meikle (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Meikle updated TIKA-1476: -- Description: The TesseractOCRParser is great but configuration at the moment requires configuring up a

[jira] [Resolved] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Dave Meikle (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Meikle resolved TIKA-1476. --- Resolution: Implemented Added in r1640017. Allow TesseractOCRParser to be configured using an

[jira] [Commented] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14213987#comment-14213987 ] Hudson commented on TIKA-1476: -- SUCCESS: Integrated in tika-trunk-jdk1.6 #294 (See

Re: svn commit: r1640017 - /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRConfig.java

2014-11-16 Thread Mattmann, Chris A (3980)
Thanks, Dave. I think you forgot the default config file? ++ 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,

[jira] [Commented] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214001#comment-14214001 ] Hudson commented on TIKA-1476: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #314 (See

[jira] [Commented] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214345#comment-14214345 ] Hudson commented on TIKA-1476: -- SUCCESS: Integrated in tika-trunk-jdk1.7 #315 (See

[jira] [Commented] (TIKA-1476) Allow TesseractOCRParser to be configured using an external configuration file

2014-11-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TIKA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14214349#comment-14214349 ] Hudson commented on TIKA-1476: -- FAILURE: Integrated in tika-trunk-jdk1.6 #295 (See

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

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

Re: svn commit: r1640017 - /tika/trunk/tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRConfig.java

2014-11-16 Thread David Meikle
Hi Chris, On 16 Nov 2014, at 19:14, Mattmann, Chris A (3980) chris.a.mattm...@jpl.nasa.gov wrote: Thanks, Dave. I think you forgot the default config file? Yup, forgot the tests and example config from my change! Just committed them. I wasn't initial planning on including a default