[jira] [Commented] (TIKA-4148) Support Autodesk Inventor files (.ipt) (.iam) (.ipn) (.idw)

2023-10-06 Thread Alexey Pismenskiy (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-4148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772697#comment-17772697
 ] 

Alexey Pismenskiy commented on TIKA-4148:
-

[~tallison] I have some outputs from POIFSDump in 
[https://github.com/apismensky/ole2,] for example: 
[https://github.com/apismensky/ole2/tree/main/Car%20Seat.idw_dump/Root%20Entry.]
 Not sure if / how we can use that further - need to find  unique bytes 
combinations  in each file? 

> Support Autodesk Inventor files (.ipt) (.iam) (.ipn) (.idw)
> ---
>
> Key: TIKA-4148
> URL: https://issues.apache.org/jira/browse/TIKA-4148
> Project: Tika
>  Issue Type: Improvement
>Reporter: Alexey Pismenskiy
>Priority: Major
>
> Add support for Autodesk Inventor files in Tika. 
> Examples of the files can be downloaded from 
> [https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/3gnm93P9sPAWE6vndk7fjq.html]
> It would be great to start at least at the metadata level and then add 
> content parsing later. 
> I suspect I would be something similar to 
> [DWGParser|[https://tika.apache.org/0.9/api/org/apache/tika/parser/dwg/DWGParser.html]|https://tika.apache.org/0.9/api/org/apache/tika/parser/dwg/DWGParser.html].],
>  
> any suggestions where to start looking are appreciated. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (TIKA-4152) Fix tika as a service

2023-10-06 Thread Tim Allison (Jira)
Tim Allison created TIKA-4152:
-

 Summary: Fix tika as a service
 Key: TIKA-4152
 URL: https://issues.apache.org/jira/browse/TIKA-4152
 Project: Tika
  Issue Type: Task
Reporter: Tim Allison


We've gotten two reports on the user list in the last month or so on the tika 
as a service scripts no longer working.

We should fix this.

https://lists.apache.org/thread/mnf3pxlmvdy456v4s2b8r7mv3khl3msk

https://lists.apache.org/thread/ozkrrvbwc0bvqmqb9zc4xofhnd3djqz1



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TIKA-4129) Upgrade dependencies requiring > Java 8

2023-10-06 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/TIKA-4129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772485#comment-17772485
 ] 

Hudson commented on TIKA-4129:
--

UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk11 #1325 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1325/])
TIKA-4129: update puppycrawl, kafka, commons-net (tilman: 
[https://github.com/apache/tika/commit/c9b880755aa19e3e6f213ed755f6068f9b1f2eeb])
* (edit) tika-parent/pom.xml


> Upgrade dependencies requiring > Java 8
> ---
>
> Key: TIKA-4129
> URL: https://issues.apache.org/jira/browse/TIKA-4129
> Project: Tika
>  Issue Type: Task
>Reporter: Tim Allison
>Priority: Major
> Fix For: 3.0.0-BETA
>
>
> On TIKA-3735, we documented several dependencies that required > Java 8.  Now 
> that we're working with Java 11 on main, let's make those upgrades.
> There was already a separate ticket open for Lucene (TIKA-3641), so let's 
> upgrade these:
>  * Apache OpenNLP 2.0.0 requires Java 11.
>  * DL4J 1.0.0-M2.1 - datavec-data-image-1.0.0-M2.1.jar requires Java 11
>  * Fakeload
>  * 
> [checkstyle|https://mail.google.com/mail/u/0/#label/lists%2Ftika/WhctKKXXHvjnJRRdBSwLbKkDkXQtRnWGDhblVMQQZhjsDGrFpRMRQJJrZSdskrNCqcmTtjL]
>  * errorprone requires Java 11 for the build (doesn't mean we can't target 8)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)