[
https://issues.apache.org/jira/browse/TIKA-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230349#comment-17230349
]
Hudson commented on TIKA-3227:
--
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk8 #4
[
https://issues.apache.org/jira/browse/TIKA-3227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230337#comment-17230337
]
Hudson commented on TIKA-3227:
--
UNSTABLE: Integrated in Jenkins build Tika » tika-branch1x-jd
Dave Meikle created TIKA-3227:
-
Summary: Allow Tika Server to skip embedded files through HTTP
Header
Key: TIKA-3227
URL: https://issues.apache.org/jira/browse/TIKA-3227
Project: Tika
Issue Type
PeterAlfredLee opened a new pull request #380:
URL: https://github.com/apache/tika/pull/380
Add two test for method `OPCPackageDetector#detect`
This is an automated message from the Apache Git Service.
To respond to the messa
PeterAlfredLee opened a new pull request #382:
URL: https://github.com/apache/tika/pull/382
1. Simpify catch statement in method `detect`.
2. Adjust some comment in method `detect`.
This is an automated message from the Ap
PeterAlfredLee opened a new pull request #381:
URL: https://github.com/apache/tika/pull/381
Remove two private methods : `closeQuietly(ZipFile)`,
`closeQuietly(ZipEntrySource)`.
Replace call with method `closeQuietly(Closeable)` from commons-compress.
--
kkrugler commented on a change in pull request #379:
URL: https://github.com/apache/tika/pull/379#discussion_r521758824
##
File path: tika-core/src/test/java/org/apache/tika/config/ParamTest.java
##
@@ -61,8 +61,6 @@ public void testSaveAndLoad() throws Exception {
lcc opened a new pull request #379:
URL: https://github.com/apache/tika/pull/379
Meaningless Close: In several classes, close(), specified in Closeable
interface, has no effect and other methods in those classes can be called after
close() without IOException.
---
[
https://issues.apache.org/jira/browse/TIKA-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230193#comment-17230193
]
Nicholas DiPiazza commented on TIKA-1735:
-
I took another look at this. Honestly,
[
https://issues.apache.org/jira/browse/TIKA-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas DiPiazza updated TIKA-3226:
Description:
Let's say you call the following api to parse a file and get its metadata and
Nicholas DiPiazza created TIKA-3226:
---
Summary: Add custom connector endpoint
Key: TIKA-3226
URL: https://issues.apache.org/jira/browse/TIKA-3226
Project: Tika
Issue Type: New Feature
11 matches
Mail list logo