Issues
- update tika to 3.0LDEV-5168
- FileGetMimeType() - doesn't throw an error when the file does not exist or is emptyLDEV-2395Resolved issue: LDEV-2395Pothys - MitrahSoft
- FileGetMimeType doesn't detect cffile uploaded xlsx files with the wrong file extensionLDEV-2375
- cffile - mimetype of MS Office files incorrect in 5.2.2.71+LDEV-1549Resolved issue: LDEV-1549Michael Offner
4 of 4
update tika to 3.0
Description
Environment
None
Details
Assignee
UnassignedUnassignedReporter
Zac SpitzerZac SpitzerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Details
Details
Assignee
Unassigned
UnassignedReporter
Zac Spitzer
Zac SpitzerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 25 November 2024 at 11:10
Updated 5 December 2024 at 15:23
Activity
Show:
Zac Spitzer5 December 2024 at 14:46Edited
edit, it seems the felix 7.0.5 exports multiple versions?
Zac Spitzer5 December 2024 at 14:31
ah, felix 7.0.5 (latest) only has "org.osgi.framework";version="1.5.3"
https://dist.apache.org/repos/dist/release/tika/3.0.0/CHANGES-3.0.0.txt
only supports java 11
Tika 1 is EOL (we are on 1.28.4), Tika 2 is EOL April 2025
Since v1
Metadata.RESOURCE_NAME_KEY
has been renamedTikaCoreProperties.RESOURCE_NAME_KEY
.