[jira] [Commented] (TIKA-3204) License incompliance with xmp-core 6.1.10

2020-11-17 Thread Alexander Klimetschek (Jira)
[ https://issues.apache.org/jira/browse/TIKA-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234302#comment-17234302 ] Alexander Klimetschek commented on TIKA-3204: - A new version 6.1.11 has been p

Re: branch_1x tika-bundle issues

2020-11-17 Thread Peter Lee
Got the same problem. After some investigation I believe it's caused by the version of maven-bundle-plugin : I can successfully build branch_1x with version 4.1.0, but failed with version 4.2.0, 4.2.1 and 5.1.1 Still working on finding out what's wrong here. Here this helps. cheers, Lee On 11

[GitHub] [tika] PeterAlfredLee commented on a change in pull request #385: Simplify some test code by using method TikaTest#getResource

2020-11-17 Thread GitBox
PeterAlfredLee commented on a change in pull request #385: URL: https://github.com/apache/tika/pull/385#discussion_r525680679 ## File path: tika-core/src/test/java/org/apache/tika/TikaTest.java ## @@ -62,6 +62,15 @@ protected static Parser AUTO_DETECT_PARSER = new AutoDe

[GitHub] [tika] kkrugler commented on a change in pull request #379: Fix unecessary close

2020-11-17 Thread GitBox
kkrugler commented on a change in pull request #379: URL: https://github.com/apache/tika/pull/379#discussion_r525579096 ## File path: tika-core/src/test/java/org/apache/tika/config/ParamTest.java ## @@ -61,8 +61,6 @@ public void testSaveAndLoad() throws Exception {

[jira] [Created] (TIKA-3229) mvn clean install failure - tika-1.24 on windows

2020-11-17 Thread Simon Opper (Jira)
Simon Opper created TIKA-3229: - Summary: mvn clean install failure - tika-1.24 on windows Key: TIKA-3229 URL: https://issues.apache.org/jira/browse/TIKA-3229 Project: Tika Issue Type: Bug Af

branch_1x tika-bundle issues

2020-11-17 Thread Tim Allison
Is anyone else having problems building branch_1x? I'm having problems on ubuntu with openjdk8 -- I'm getting this error when the build tries to test the tika-bundle module: org.apache.tika.bundle org.osgi.framework.BundleException: Unable to resolve org.apache.tika.bundle [19](R 19.0): missing re

[jira] [Commented] (TIKA-3228) Add file name and extension to FileProfiler

2020-11-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/TIKA-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17233890#comment-17233890 ] Hudson commented on TIKA-3228: -- UNSTABLE: Integrated in Jenkins build Tika ยป tika-main-jdk8 #

[GitHub] [tika] kkrugler commented on a change in pull request #385: Simplify some test code by using method TikaTest#getResource

2020-11-17 Thread GitBox
kkrugler commented on a change in pull request #385: URL: https://github.com/apache/tika/pull/385#discussion_r525341903 ## File path: tika-core/src/test/java/org/apache/tika/TikaTest.java ## @@ -62,6 +62,15 @@ protected static Parser AUTO_DETECT_PARSER = new AutoDetectPa

[GitHub] [tika] kkrugler merged pull request #384: Simplify some test code by using method TikaTest#getResourceAsStream

2020-11-17 Thread GitBox
kkrugler merged pull request #384: URL: https://github.com/apache/tika/pull/384 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Formatted Text Printing

2020-11-17 Thread Sergio Zavota
Hello, in the java version of Tika, in particular in the tika GUI app, there is the possibility to print the raw text (after the conversion from PDF, docx etc..) in several formats, like "Formatted text", "Plain Text", "Main Content", "Structured Text". Is there the possibility to get this formats