[
https://issues.apache.org/jira/browse/TIKA-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273892#comment-16273892
]
Hudson commented on TIKA-2385:
------------------------------
FAILURE: Integrated in Jenkins build Tika-trunk #1404 (See
[https://builds.apache.org/job/Tika-trunk/1404/])
TIKA-2385: Updated check for Python dependencies to use temporary script
(david:
[https://github.com/apache/tika/commit/aff782d5e88a3616055451de9526c0a40774bf87])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRParser.java
TIKA-2385: Fixed typo in dependency checker script (david:
[https://github.com/apache/tika/commit/f3acc8f23c2f0b5fb59e3587b605486b74d0c4f8])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/ocr/TesseractOCRParser.java
> Tesseract OCR rotation.py not run
> ---------------------------------
>
> Key: TIKA-2385
> URL: https://issues.apache.org/jira/browse/TIKA-2385
> Project: Tika
> Issue Type: Bug
> Components: ocr
> Affects Versions: 1.15
> Reporter: Peter Weiss
> Assignee: Dave Meikle
> Fix For: 1.17
>
>
> It appears that even if Python is installed, the rotation.py that calculates
> rotation angle of the image does not run because of indentation/spacing
> errors in the Python script.
> Also recommend making this a configurable parameter since it does add time
> and can produce unexpected results if the supplied image contains more than
> just plain text.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)