[jira] [Created] (TIKA-4338) Remove use of EOL component TagSoup 1.2.1 from tika-parser-code-module

2024-10-24 Thread Sandeep Kulkarni (Jira)
Sandeep Kulkarni created TIKA-4338: -- Summary: Remove use of EOL component TagSoup 1.2.1 from tika-parser-code-module Key: TIKA-4338 URL: https://issues.apache.org/jira/browse/TIKA-4338 Project: Tika

[jira] [Commented] (TIKA-4315) XPS file parser does not emit whitespace as expected

2024-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892440#comment-17892440 ] ASF GitHub Bot commented on TIKA-4315: -- tballison commented on PR #1970: URL: https:/

[jira] [Commented] (TIKA-4315) XPS file parser does not emit whitespace as expected

2024-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892439#comment-17892439 ] ASF GitHub Bot commented on TIKA-4315: -- tballison merged PR #1970: URL: https://githu

Re: [PR] [TIKA-4315] Fix XPS whitespace not being emitted [tika]

2024-10-24 Thread via GitHub
tballison commented on PR #1970: URL: https://github.com/apache/tika/pull/1970#issuecomment-2434987172 Wow. That's fantastic. Thank you! -- 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 specif

Re: [PR] [TIKA-4336] Fix parent of `application/json` MIME type [tika]

2024-10-24 Thread via GitHub
tballison merged PR #2010: URL: https://github.com/apache/tika/pull/2010 -- 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 specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org

[jira] [Commented] (TIKA-4336) 'application/json' is not instance of 'text/plain'

2024-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892537#comment-17892537 ] ASF GitHub Bot commented on TIKA-4336: -- tballison merged PR #2010: URL: https://githu

[jira] [Resolved] (TIKA-4336) 'application/json' is not instance of 'text/plain'

2024-10-24 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison resolved TIKA-4336. --- Fix Version/s: 3.0.1 4.0.0 Resolution: Fixed Thank you [~valfirst]! > 'appl

[jira] [Created] (TIKA-4337) Improvements to recent xps mods

2024-10-24 Thread Tim Allison (Jira)
Tim Allison created TIKA-4337: - Summary: Improvements to recent xps mods Key: TIKA-4337 URL: https://issues.apache.org/jira/browse/TIKA-4337 Project: Tika Issue Type: Task Reporter: T

[jira] [Commented] (TIKA-4337) Improvements to recent xps mods

2024-10-24 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892588#comment-17892588 ] Tim Allison commented on TIKA-4337: --- cc [~ruairidh-next] ... no good deed goes unpunishe

[jira] [Comment Edited] (TIKA-4337) Improvements to recent xps mods

2024-10-24 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892588#comment-17892588 ] Tim Allison edited comment on TIKA-4337 at 10/24/24 6:43 PM: -

[jira] [Commented] (TIKA-4315) XPS file parser does not emit whitespace as expected

2024-10-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892500#comment-17892500 ] Hudson commented on TIKA-4315: -- UNSTABLE: Integrated in Jenkins build Tika » tika-branch_2x-j

[jira] [Resolved] (TIKA-4315) XPS file parser does not emit whitespace as expected

2024-10-24 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim Allison resolved TIKA-4315. --- Fix Version/s: 2.9.3 3.0.1 4.0.0 Resolution: Fixed Thank

[jira] [Commented] (TIKA-4326) General updates for 3.0.1

2024-10-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892430#comment-17892430 ] Hudson commented on TIKA-4326: -- SUCCESS: Integrated in Jenkins build Tika » tika-branch_3x-jd

[jira] [Commented] (TIKA-4315) XPS file parser does not emit whitespace as expected

2024-10-24 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892409#comment-17892409 ] ASF GitHub Bot commented on TIKA-4315: -- ruwi-next commented on PR #1970: URL: https:/

Re: [PR] [TIKA-4315] Fix XPS whitespace not being emitted [tika]

2024-10-24 Thread via GitHub
ruwi-next commented on PR #1970: URL: https://github.com/apache/tika/pull/1970#issuecomment-2434755713 I've had a go at implementing this, changes in [c42466f](https://github.com/apache/tika/pull/1970/commits/c42466ff72f1470935ee01d792ef4d10d8c67f87), I can squash into one commit if that is

[jira] [Commented] (TIKA-4239) Update to 2.9.3

2024-10-24 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/TIKA-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17892422#comment-17892422 ] Hudson commented on TIKA-4239: -- UNSTABLE: Integrated in Jenkins build Tika » tika-branch_2x-j