[jira] [Closed] (COMPRESS-663) How Are Vulnerabilities Fixed?

2024-02-20 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov closed COMPRESS-663. --- Resolution: Invalid This isn't a forum. Direct it to the dev mailing list. > How Are

Re: [PR] chore(javax2jakarta): update transaction api to jakarta [commons-dbcp]

2024-02-20 Thread via GitHub
garydgregory commented on PR #351: URL: https://github.com/apache/commons-dbcp/pull/351#issuecomment-1955780903 -1 this will break binary compatibility. This type of worked is planned but will be done very differently: we will split the project into a multi-module project to allow

[jira] [Created] (COMPRESS-663) How Are Vulnerabilities Fixed?

2024-02-20 Thread Radar wen (Jira)
Radar wen created COMPRESS-663: -- Summary: How Are Vulnerabilities Fixed? Key: COMPRESS-663 URL: https://issues.apache.org/jira/browse/COMPRESS-663 Project: Commons Compress Issue Type: Wish

Re: [PR] chore(javax2jakarta): update transaction api to jakarta [commons-dbcp]

2024-02-20 Thread via GitHub
educhastenier commented on code in PR #351: URL: https://github.com/apache/commons-dbcp/pull/351#discussion_r1496642412 ## pom.xml: ## @@ -319,7 +315,7 @@ 12310469 2.12.0 -

Re: [PR] chore(javax2jakarta): update transaction api to jakarta [commons-dbcp]

2024-02-20 Thread via GitHub
educhastenier commented on code in PR #351: URL: https://github.com/apache/commons-dbcp/pull/351#discussion_r1496641615 ## pom.xml: ## @@ -239,19 +239,15 @@ - org.apache.geronimo.modules + org.apache.geronimo.components geronimo-transaction -

[PR] chore(javax2jakarta): update transaction api to jakarta [commons-dbcp]

2024-02-20 Thread via GitHub
educhastenier opened a new pull request, #351: URL: https://github.com/apache/commons-dbcp/pull/351 Update jakarta.transaction:jakarta.transaction-api from 1.3.1 (packages javax.) to 2.0.1 (packages jakarta.) This requires to update also: * narayana to a version using

[jira] [Closed] (DBCP-595) Connection pool can be exhausted when connections are killed on the DB side

2024-02-20 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/DBCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed DBCP-595. Resolution: Not A Problem Don't mean to be blunt / dismissive with the close here.  But this does not look

Re: [PR] Implemented MODE Z for FtpClient [commons-net]

2024-02-20 Thread via GitHub
Flofler commented on PR #220: URL: https://github.com/apache/commons-net/pull/220#issuecomment-1955159269 I'm not sure if this is your preferred way to implement this with a wrapping socket. Alternatively I could change any code that is using the getInputStream() and getOutputStream() of

[jira] [Created] (COMPRESS-662) maven-wrapper.properties outdated

2024-02-20 Thread Tilman Hausherr (Jira)
Tilman Hausherr created COMPRESS-662: Summary: maven-wrapper.properties outdated Key: COMPRESS-662 URL: https://issues.apache.org/jira/browse/COMPRESS-662 Project: Commons Compress Issue

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818863#comment-17818863 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 7:39 PM: ---

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818863#comment-17818863 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 7:38 PM: ---

[jira] [Commented] (COMPRESS-632) Improve fuzzing coverage in oss-fuzz

2024-02-20 Thread Yakov Shafranovich (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818944#comment-17818944 ] Yakov Shafranovich commented on COMPRESS-632: - The oss-fuzz change has been merged in.

Re: [PR] COMPRESS-660: Make commons.codec imports optional [commons-compress]

2024-02-20 Thread via GitHub
beatbrot commented on PR #482: URL: https://github.com/apache/commons-compress/pull/482#issuecomment-1954703951 @garydgregory Alright. `mvn` passes on my machine :) Maybe you could re-trigger the workflows? -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818898#comment-17818898 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 4:35 PM: ---

[jira] [Commented] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818898#comment-17818898 ] Tilman Hausherr commented on COMPRESS-661: -- Might be this one:

Re: [PR] COMPRESS-660: Make commons.codec imports optional [commons-compress]

2024-02-20 Thread via GitHub
garydgregory commented on PR #482: URL: https://github.com/apache/commons-compress/pull/482#issuecomment-1954517621 Hi @beatbrot Thank you for your PR. You'll want to run `mvn` by itself to run all of our build checks in order to catch the current build failures. TY! -- This is

Re: [PR] Update maven wrapper to 3.9.6 [commons-compress]

2024-02-20 Thread via GitHub
garydgregory commented on PR #483: URL: https://github.com/apache/commons-compress/pull/483#issuecomment-1954514876 Hi @beatbrot Let's see if anyone else chimes in who is in love with these scripts... -- This is an automated message from the Apache Git Service. To respond to the

[jira] [Commented] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818875#comment-17818875 ] Tim Allison commented on COMPRESS-661: -- This explains the 7z failures (and others?) in Tika. When

Re: [PR] Fix concurrent map access exception [commons-bcel]

2024-02-20 Thread via GitHub
garydgregory merged PR #275: URL: https://github.com/apache/commons-bcel/pull/275 -- 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:

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818863#comment-17818863 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 3:30 PM: ---

[jira] [Created] (JXPATH-203) setValue failing, no error reported

2024-02-20 Thread Glen McCormick (Jira)
Glen McCormick created JXPATH-203: - Summary: setValue failing, no error reported Key: JXPATH-203 URL: https://issues.apache.org/jira/browse/JXPATH-203 Project: Commons JXPath Issue Type: Bug

[jira] [Commented] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818863#comment-17818863 ] Tilman Hausherr commented on COMPRESS-661: -- {code:java} ArArchiveInputStream ar = new

[jira] [Updated] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tilman Hausherr updated COMPRESS-661: - Attachment: testARofText.ar > commons-compress 1.26.0 breaks Apache Tika 2.9.1 >

Re: [PR] Update maven wrapper to 3.9.6 [commons-compress]

2024-02-20 Thread via GitHub
beatbrot commented on PR #483: URL: https://github.com/apache/commons-compress/pull/483#issuecomment-1954445983 I mean...personally, I like the wrapper scripts. But if you want, I can change this PR to simply remove the wrapper :) Should I do that? -- This is an automated message from

[jira] [Commented] (VALIDATOR-492) ValidatorUtils.copyFastHashMap is broken

2024-02-20 Thread Tobias Wildgruber (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818848#comment-17818848 ] Tobias Wildgruber commented on VALIDATOR-492: -

[jira] [Created] (VALIDATOR-492) ValidatorUtils.copyFastHashMap is broken

2024-02-20 Thread Tobias Wildgruber (Jira)
Tobias Wildgruber created VALIDATOR-492: --- Summary: ValidatorUtils.copyFastHashMap is broken Key: VALIDATOR-492 URL: https://issues.apache.org/jira/browse/VALIDATOR-492 Project: Commons Validator

Re: [PR] Update maven wrapper to 3.9.6 [commons-compress]

2024-02-20 Thread via GitHub
garydgregory commented on PR #483: URL: https://github.com/apache/commons-compress/pull/483#issuecomment-1954347874 We have jar files in the repository? Gross. I'd rather get rid of this since it will automatically go out of date with the next release, and the next one. I never use it. The

[jira] [Commented] (DBCP-595) Connection pool can be exhausted when connections are killed on the DB side

2024-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/DBCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818815#comment-17818815 ] Dénes Bodó commented on DBCP-595: - [~psteitz] I executed the ReproOneThread class with these settings:

[jira] [Updated] (DBCP-595) Connection pool can be exhausted when connections are killed on the DB side

2024-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/DBCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dénes Bodó updated DBCP-595: Attachment: ReproOneThread-jstack-minIdle.txt > Connection pool can be exhausted when connections are killed

[jira] [Updated] (DBCP-595) Connection pool can be exhausted when connections are killed on the DB side

2024-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/DBCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dénes Bodó updated DBCP-595: Attachment: ReproOneThread-jstack_when_create.txt ReproOneThread-jstack_when_stuck.txt >

[jira] [Updated] (DBCP-595) Connection pool can be exhausted when connections are killed on the DB side

2024-02-20 Thread Jira
[ https://issues.apache.org/jira/browse/DBCP-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dénes Bodó updated DBCP-595: Attachment: ReproOneThread-screenshot_when_create-newCreateCount_gt_localMaxTotal.png > Connection pool can

[jira] [Commented] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818792#comment-17818792 ] Tilman Hausherr commented on COMPRESS-661: -- I'm wondering if the previous version had mark /

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818775#comment-17818775 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 11:56 AM:

[jira] [Comment Edited] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818775#comment-17818775 ] Tilman Hausherr edited comment on COMPRESS-661 at 2/20/24 11:53 AM:

[jira] [Commented] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Tilman Hausherr (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818775#comment-17818775 ] Tilman Hausherr commented on COMPRESS-661: -- I'm working on it

[jira] [Comment Edited] (CODEC-317) ColognePhonetic: Duplicate code in some cases

2024-02-20 Thread DRUser123 (Jira)
[ https://issues.apache.org/jira/browse/CODEC-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818725#comment-17818725 ] DRUser123 edited comment on CODEC-317 at 2/20/24 9:52 AM: -- Hi [~ggregory] , 

[jira] [Commented] (CODEC-317) ColognePhonetic: Duplicate code in some cases

2024-02-20 Thread DRUser123 (Jira)
[ https://issues.apache.org/jira/browse/CODEC-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818725#comment-17818725 ] DRUser123 commented on CODEC-317: - Hi [~ggregory] ,  thank you for your reply, the Junit test is extremely

[jira] [Commented] (COMPRESS-660) OSGi Manifest requires optional dependency commons-codec

2024-02-20 Thread Christoph Loy (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17818718#comment-17818718 ] Christoph Loy commented on COMPRESS-660: [~ggregory]  Done :) See the linked PR > OSGi

[jira] [Updated] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Alexander Veit (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Veit updated COMPRESS-661: Description: Apache Commons Compress 1.26.0 fixes *

[jira] [Created] (COMPRESS-661) commons-compress 1.26.0 breaks Apache Tika 2.9.1

2024-02-20 Thread Alexander Veit (Jira)
Alexander Veit created COMPRESS-661: --- Summary: commons-compress 1.26.0 breaks Apache Tika 2.9.1 Key: COMPRESS-661 URL: https://issues.apache.org/jira/browse/COMPRESS-661 Project: Commons Compress

[PR] Fix concurrent map access exception [commons-bcel]

2024-02-20 Thread via GitHub
gnodet opened a new pull request, #275: URL: https://github.com/apache/commons-bcel/pull/275 (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,