Re: [PR] Add support for service annotations [tika-helm]

2024-04-17 Thread via GitHub


lewismc commented on PR #20:
URL: https://github.com/apache/tika-helm/pull/20#issuecomment-2062161436

   Hi @aidanthewiz thanks for the patch. I looked at it and it looks A OK. I’ll 
try to merge this week.  


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Resolved] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread Tim Allison (Jira)


 [ 
https://issues.apache.org/jira/browse/TIKA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Allison resolved TIKA-4242.
---
Resolution: Fixed

> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread Hudson (Jira)


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

Hudson commented on TIKA-4242:
--

SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk11 #1606 (See 
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1606/])
TIKA-4242: Do not require a non-existent plexus version (#1726) (github: 
[https://github.com/apache/tika/commit/01f87f9819b13fa8524ea4c9c5f64b9541f9c23b])
* (edit) tika-parent/pom.xml
TIKA-4242 -- get rid of non-existent plexus utils version and update junrar 
exclusion for modernity (#1727) (github: 
[https://github.com/apache/tika/commit/74a080dffcbfbc9039183cf0c0508baff707934b])
* (edit) tika-parent/pom.xml
* (edit) 
tika-parsers/tika-parsers-standard/tika-parsers-standard-modules/tika-parser-pkg-module/pom.xml


> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on TIKA-4242:
--

tballison merged PR #1727:
URL: https://github.com/apache/tika/pull/1727




> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


Re: [PR] TIKA-4242 -- get rid of non-existent plexus utils version and update … [tika]

2024-04-17 Thread via GitHub


tballison merged PR #1727:
URL: https://github.com/apache/tika/pull/1727


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on TIKA-4242:
--

tballison opened a new pull request, #1727:
URL: https://github.com/apache/tika/pull/1727

   …junrar exclusion for modernity
   
   
   
   Thanks for your contribution to [Apache Tika](https://tika.apache.org/)! 
Your help is appreciated!
   
   Before opening the pull request, please verify that
   * there is an open issue on the [Tika issue 
tracker](https://issues.apache.org/jira/projects/TIKA) which describes the 
problem or the improvement. We cannot accept pull requests without an issue 
because the change wouldn't be listed in the release notes.
   * the issue ID (`TIKA-`)
 - is referenced in the title of the pull request
 - and placed in front of your commit messages surrounded by square 
brackets (`[TIKA-] Issue or pull request title`)
   * commits are squashed into a single one (or few commits for larger changes)
   * Tika is successfully built and unit tests pass by running `mvn clean test`
   * there should be no conflicts when merging the pull request branch into the 
*recent* `main` branch. If there are conflicts, please try to rebase the pull 
request branch on top of a freshly pulled `main` branch
   * if you add new module that downstream users will depend upon add it to 
relevant group in `tika-bom/pom.xml`.
   
   We will be able to faster integrate your pull request if these conditions 
are met. If you have any questions how to fix your problem or about using Tika 
in general, please sign up for the [Tika mailing 
list](http://tika.apache.org/mail-lists.html). Thanks!
   




> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


Re: [PR] TIKA-4242: Do not require a non-existent plexus version [tika]

2024-04-17 Thread via GitHub


tballison merged PR #1726:
URL: https://github.com/apache/tika/pull/1726


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] TIKA-4242 -- get rid of non-existent plexus utils version and update … [tika]

2024-04-17 Thread via GitHub


tballison opened a new pull request, #1727:
URL: https://github.com/apache/tika/pull/1727

   …junrar exclusion for modernity
   
   
   
   Thanks for your contribution to [Apache Tika](https://tika.apache.org/)! 
Your help is appreciated!
   
   Before opening the pull request, please verify that
   * there is an open issue on the [Tika issue 
tracker](https://issues.apache.org/jira/projects/TIKA) which describes the 
problem or the improvement. We cannot accept pull requests without an issue 
because the change wouldn't be listed in the release notes.
   * the issue ID (`TIKA-`)
 - is referenced in the title of the pull request
 - and placed in front of your commit messages surrounded by square 
brackets (`[TIKA-] Issue or pull request title`)
   * commits are squashed into a single one (or few commits for larger changes)
   * Tika is successfully built and unit tests pass by running `mvn clean test`
   * there should be no conflicts when merging the pull request branch into the 
*recent* `main` branch. If there are conflicts, please try to rebase the pull 
request branch on top of a freshly pulled `main` branch
   * if you add new module that downstream users will depend upon add it to 
relevant group in `tika-bom/pom.xml`.
   
   We will be able to faster integrate your pull request if these conditions 
are met. If you have any questions how to fix your problem or about using Tika 
in general, please sign up for the [Tika mailing 
list](http://tika.apache.org/mail-lists.html). Thanks!
   


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on TIKA-4242:
--

tballison merged PR #1726:
URL: https://github.com/apache/tika/pull/1726




> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread Tim Allison (Jira)


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

Tim Allison commented on TIKA-4242:
---

Looks like the reason we haven't found this problem is that we don't use it.

I _think_ we used to specify a version for that because a long time ago junrar 
used to bring it in. I don't see it anymore in {{dependency:tree}}. Can we just 
get rid of it entirely?

Thank you for opening the PR!

> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


[jira] [Commented] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on TIKA-4242:
--

Vampire opened a new pull request, #1726:
URL: https://github.com/apache/tika/pull/1726

   (no comment)




> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to 5.0.0 which does not exist.



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


[jira] [Created] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread Jira
Björn Kautler created TIKA-4242:
---

 Summary: Tika depends on non-existing plexus-utils version
 Key: TIKA-4242
 URL: https://issues.apache.org/jira/browse/TIKA-4242
 Project: Tika
  Issue Type: Bug
Affects Versions: 3.0.0-BETA
Reporter: Björn Kautler


In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions to 
Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} to 
5.0.0 which does not exist.



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


[jira] [Updated] (TIKA-4242) Tika depends on non-existing plexus-utils version

2024-04-17 Thread Jira


 [ 
https://issues.apache.org/jira/browse/TIKA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Björn Kautler updated TIKA-4242:

Description: In [https://github.com/apache/tika/pull/1461] [~tallison] 
moved the versions to Maven properties, but unfortunately he thereby upgraded 
{{plexus-utils}} to {{5.0.0}} which does not exist.  (was: In 
[https://github.com/apache/tika/pull/1461] [~tallison] moved the versions to 
Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} to 
5.0.0 which does not exist.)

> Tika depends on non-existing plexus-utils version
> -
>
> Key: TIKA-4242
> URL: https://issues.apache.org/jira/browse/TIKA-4242
> Project: Tika
>  Issue Type: Bug
>Affects Versions: 3.0.0-BETA
>Reporter: Björn Kautler
>Priority: Major
>
> In [https://github.com/apache/tika/pull/1461] [~tallison] moved the versions 
> to Maven properties, but unfortunately he thereby upgraded {{plexus-utils}} 
> to {{5.0.0}} which does not exist.



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


[PR] TIKA-4242: Do not require a non-existent plexus version [tika]

2024-04-17 Thread via GitHub


Vampire opened a new pull request, #1726:
URL: https://github.com/apache/tika/pull/1726

   (no comment)


-- 
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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org