[jira] [Comment Edited] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844262#comment-17844262 ] Gary D. Gregory edited comment on CONFIGURATION-845 at 5/7/24 12:14 PM

[jira] [Commented] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844262#comment-17844262 ] Gary D. Gregory commented on CONFIGURATION-845: --- [~pietermartin] Thank you for you

[jira] [Commented] (NET-710) Timestamp parsing fails around the change to daylight savings

2024-05-07 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/NET-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844233#comment-17844233 ] Sebb commented on NET-710: -- I've added a separate branch which tests against the release jars from 3.7 through

[jira] [Updated] (LANG-1733) `null` handling feature in ObjectUtils

2024-05-07 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jongjin Bae updated LANG-1733: -- Description: I have a new suggestion about null handling. I usually check a object is null

[jira] [Updated] (LANG-1733) `null` handling feature in ObjectUtils

2024-05-07 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jongjin Bae updated LANG-1733: -- Description: I have a new suggestion about null handling. I usually check a object is null

[jira] [Created] (LANG-1733) `null` handling feature in ObjectUtils

2024-05-07 Thread Jongjin Bae (Jira)
Jongjin Bae created LANG-1733: - Summary: `null` handling feature in ObjectUtils Key: LANG-1733 URL: https://issues.apache.org/jira/browse/LANG-1733 Project: Commons Lang Issue Type: New Feature

[jira] [Updated] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated CONFIGURATION-845: - Description: {code:java} private static final String SQL_GET_PROPERTY

[jira] [Updated] (CONFIGURATION-845) DatabaseConfiguration loses list property's order

2024-05-07 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated CONFIGURATION-845: - Summary: DatabaseConfiguration loses list property's order

[jira] [Created] (CONFIGURATION-845) DatabaseConfiguration looses list property's order

2024-05-07 Thread pieter martin (Jira)
pieter martin created CONFIGURATION-845: --- Summary: DatabaseConfiguration looses list property's order Key: CONFIGURATION-845 URL: https://issues.apache.org/jira/browse/CONFIGURATION-845 Project

[jira] [Commented] (NET-710) Timestamp parsing fails around the change to daylight savings

2024-05-06 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/NET-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844070#comment-17844070 ] Sebb commented on NET-710: -- Cannot reproduce the error on 3.10.0 or 3.9.0 using Java8 and Ubuntu. See the GHA log

[jira] [Comment Edited] (NET-710) Timestamp parsing fails around the change to daylight savings

2024-05-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843488#comment-17843488 ] Gary D. Gregory edited comment on NET-710 at 5/4/24 10:00 PM: -- I added

[jira] [Commented] (NET-710) Timestamp parsing fails around the change to daylight savings

2024-05-04 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843488#comment-17843488 ] Gary D. Gregory commented on NET-710: - Do you have a unit test we can debug? > Timestamp parsing fa

[jira] [Comment Edited] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-03 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843252#comment-17843252 ] Jongjin Bae edited comment on LANG-1732 at 5/3/24 3:39 PM: --- Thank you for your

[jira] [Commented] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-03 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843252#comment-17843252 ] Jongjin Bae commented on LANG-1732: --- Thank you for your feedback. I agree this functionality can

[jira] [Commented] (EMAIL-209) InputStreamDataSource#getInputStream() violates javax.activation.DataSource contract

2024-05-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17843025#comment-17843025 ] Gary D. Gregory commented on EMAIL-209: --- [~ehubert]  Thank you for you report. Feel free

[jira] [Updated] (EMAIL-209) InputStreamDataSource#getInputStream() violates javax.activation.DataSource contract

2024-05-02 Thread Eric Hubert (Jira)
[ https://issues.apache.org/jira/browse/EMAIL-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hubert updated EMAIL-209: -- Description: After upgrading from commons-email 1.5 to 1.6.0 an integration test of a custom

[jira] [Created] (EMAIL-209) InputStreamDataSource#getInputStream() violates javax.activation.DataSource contract

2024-05-02 Thread Eric Hubert (Jira)
Eric Hubert created EMAIL-209: - Summary: InputStreamDataSource#getInputStream() violates javax.activation.DataSource contract Key: EMAIL-209 URL: https://issues.apache.org/jira/browse/EMAIL-209 Project

[jira] [Commented] (COLLECTIONS-842) AbstractLinkedList incompatible with JDK 21's java.util.List

2024-05-02 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842944#comment-17842944 ] Julian Reschke commented on COLLECTIONS-842: Work in progress: https://github.com

[jira] [Comment Edited] (VALIDATOR-487) EmailValidator insufficiently strict ("internationalized addresses" always pass as valid)

2024-05-01 Thread Philippe Cloutier (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842719#comment-17842719 ] Philippe Cloutier edited comment on VALIDATOR-487 at 5/2/24 3:13 AM

[jira] [Comment Edited] (VALIDATOR-487) EmailValidator insufficiently strict ("internationalized addresses" always pass as valid)

2024-05-01 Thread Philippe Cloutier (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842719#comment-17842719 ] Philippe Cloutier edited comment on VALIDATOR-487 at 5/2/24 3:12 AM

[jira] [Comment Edited] (VALIDATOR-487) EmailValidator insufficiently strict ("internationalized addresses" always pass as valid)

2024-05-01 Thread Philippe Cloutier (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842719#comment-17842719 ] Philippe Cloutier edited comment on VALIDATOR-487 at 5/2/24 3:11 AM

[jira] [Updated] (VALIDATOR-487) EmailValidator insufficiently strict ("internationalized addresses" always pass as valid)

2024-05-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated VALIDATOR-487: - Summary: EmailValidator insufficiently strict ("internationalized addresses&qu

[jira] [Updated] (VALIDATOR-487) EmailValidator considers non-ASCII characters valid, assuming RFC 6530 (Internationalized Email)

2024-05-01 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated VALIDATOR-487: - Affects Version/s: 1.8.0 > EmailValidator considers non-ASCII characters va

[jira] [Commented] (VALIDATOR-487) EmailValidator considers non-ASCII characters valid, assuming RFC 6530 (Internationalized Email)

2024-05-01 Thread Philippe Cloutier (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842719#comment-17842719 ] Philippe Cloutier commented on VALIDATOR-487: - Thank you very much Michael, but I'm sorry

[jira] [Commented] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842674#comment-17842674 ] Gary D. Gregory commented on LANG-1732: --- You can just let the compiler unbox the result for you

[jira] [Commented] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-01 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842660#comment-17842660 ] Jongjin Bae commented on LANG-1732: --- I want to convert Integer type to 'boolean' primitive type

[jira] [Resolved] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1732. --- Resolution: Information Provided This functionality already exists

[jira] [Updated] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-01 Thread Jongjin Bae (Jira)
[ https://issues.apache.org/jira/browse/LANG-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jongjin Bae updated LANG-1732: -- Description: I need a function to convert a Integer object to boolean value. If the Integer object

[jira] [Created] (LANG-1732) Add a function to convert a Integer object to boolean value

2024-05-01 Thread Jongjin Bae (Jira)
Jongjin Bae created LANG-1732: - Summary: Add a function to convert a Integer object to boolean value Key: LANG-1732 URL: https://issues.apache.org/jira/browse/LANG-1732 Project: Commons Lang

[jira] [Updated] (COLLECTIONS-854) Changes suggested to M1 release

2024-04-30 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated COLLECTIONS-854: -- Assignee: Claude Warren > Changes suggested to M1 rele

[jira] [Created] (COLLECTIONS-854) Changes suggested to M1 release

2024-04-30 Thread Claude Warren (Jira)
Claude Warren created COLLECTIONS-854: - Summary: Changes suggested to M1 release Key: COLLECTIONS-854 URL: https://issues.apache.org/jira/browse/COLLECTIONS-854 Project: Commons Collections

[jira] [Updated] (VALIDATOR-487) EmailValidator considers non-ASCII characters valid, assuming RFC 6530 (Internationalized Email)

2024-04-30 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated VALIDATOR-487: - Summary: EmailValidator considers non-ASCII characters valid, assuming RFC 6530

[jira] [Commented] (VALIDATOR-487) EmailValidator validates too much

2024-04-30 Thread Philippe Cloutier (Jira)
[ https://issues.apache.org/jira/browse/VALIDATOR-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17842414#comment-17842414 ] Philippe Cloutier commented on VALIDATOR-487: - [~michael-o] would you mind retitling

[jira] [Commented] (IO-785) FileUtils.deleteDirectory fails to delete directory on Azure AKS

2024-04-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841977#comment-17841977 ] Gary D. Gregory commented on IO-785: Please test with {*}2.16.1{*}. > FileUtils.deleteDirectory fa

[jira] [Commented] (IO-850) DeletingPathVisitor always fails to delete a dir when symbolic link target is deleted before the link itself

2024-04-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841974#comment-17841974 ] Gary D. Gregory commented on IO-850: Note that *2.16.1* is available. > DeletingPathVisitor alw

[jira] [Comment Edited] (IO-855) Clarify behavior of PeekableInputStream.peek() in JavaDoc

2024-04-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841968#comment-17841968 ] Gary D. Gregory edited comment on IO-855 at 4/29/24 12:28 PM: -- Yeah, this class

[jira] [Commented] (IO-855) Clarify behavior of PeekableInputStream.peek() in JavaDoc

2024-04-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841968#comment-17841968 ] Gary D. Gregory commented on IO-855: Yeah, this class made it into the codebase without unit tests, so we

[jira] [Commented] (COMPRESS-678) ArArchiveOutputStream doesn't pad correctly when a file name length is odd and greater than 16 (padding missing)

2024-04-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841632#comment-17841632 ] Gary D. Gregory commented on COMPRESS-678: -- TY for the confirmation. > ArArchiveOutputStr

[jira] [Commented] (COMPRESS-678) ArArchiveOutputStream doesn't pad correctly when a file name length is odd and greater than 16 (padding missing)

2024-04-28 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841581#comment-17841581 ] takaaki nakama commented on COMPRESS-678: - Thanks, 1.26.2-SNAPSHOT solves the problem at my

[jira] [Commented] (GEOMETRY-110) 3D Convex Hull

2024-04-27 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/GEOMETRY-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841554#comment-17841554 ] Matt Juntunen commented on GEOMETRY-110: [~agoss], I've merged the implementation you provided

[jira] [Resolved] (BCEL-285) "ClassFormatException: Invalid signature" thrown on generics

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BCEL-285. -- Resolution: Cannot Reproduce > "ClassFormatException: Invalid signature" throw

[jira] [Comment Edited] (COMPRESS-678) ArArchiveOutputStream doesn't pad correctly when a file name length is odd and greater than 16 (padding missing)

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841540#comment-17841540 ] Gary D. Gregory edited comment on COMPRESS-678 at 4/27/24 9:23 PM

[jira] [Updated] (COMPRESS-678) ArArchiveOutputStream doesn't pad correctly when a file name length is odd and greater than 16 (padding missing)

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-678: - Summary: ArArchiveOutputStream doesn't pad correctly when a file name length is odd

[jira] [Resolved] (COMPRESS-678) ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry trailer."

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-678. -- Fix Version/s: 1.26.2 Assignee: Gary D. Gregory Resolution: Fixed

[jira] [Commented] (BCEL-285) "ClassFormatException: Invalid signature" thrown on generics

2024-04-27 Thread Mark Roberts (Jira)
[ https://issues.apache.org/jira/browse/BCEL-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841534#comment-17841534 ] Mark Roberts commented on BCEL-285: --- I recommend we close this issue with no repro.  I have tried

[jira] [Commented] (COMPRESS-678) ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry trailer."

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841474#comment-17841474 ] Gary D. Gregory commented on COMPRESS-678: -- Thank you [~tnakama888]  I can run the new test

[jira] [Updated] (BCEL-228) SpotBugs issues

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-228: - Summary: SpotBugs issues (was: Findbugs issues) > SpotBugs iss

[jira] [Resolved] (BCEL-228) SpotBugs issues

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BCEL-228. -- Fix Version/s: 6.9.0 (was: 6.9.1) Resolution: Fixed > SpotB

[jira] [Resolved] (BCEL-229) Checkstyle issues

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BCEL-229. -- Fix Version/s: 6.9.0 (was: 6.9.1) Resolution: Fixed > Checkst

[jira] [Resolved] (BCEL-275) Build fails on Java 9 EA

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BCEL-275. -- Fix Version/s: 6.9.0 (was: 6.9.1) Resolution: Fixed Build runs

[jira] [Updated] (BCEL-183) Implement Java 7 field/method name validation rules

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-183: - Fix Version/s: 6.9.1 (was: 6.9.0) > Implement Java 7 field/method n

[jira] [Updated] (BCEL-229) Checkstyle issues

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-229: - Fix Version/s: 6.9.1 (was: 6.9.0) > Checkstyle iss

[jira] [Updated] (BCEL-279) Utility.methodSignature* throw ClassFormatException when converting binary names with generics.

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-279: - Fix Version/s: 6.9.1 (was: 6.9.0) > Utility.methodSignature* th

[jira] [Updated] (BCEL-228) Findbugs issues

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-228: - Fix Version/s: 6.9.1 (was: 6.9.0) > Findbugs iss

[jira] [Updated] (BCEL-275) Build fails on Java 9 EA

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-275: - Fix Version/s: 6.9.1 (was: 6.9.0) > Build fails on Java 9

[jira] [Updated] (BCEL-280) MethodGen.setMaxLocals() should take in account local variables defined in Local Variable table

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-280: - Fix Version/s: 6.9.1 (was: 6.9.0) > MethodGen.setMaxLocals() should t

[jira] [Updated] (BCEL-238) Getters/setters for array should use clone

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-238: - Fix Version/s: 6.9.1 (was: 6.9.0) > Getters/setters for array should

[jira] [Updated] (BCEL-268) Support for generating StackMaps

2024-04-27 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated BCEL-268: - Fix Version/s: 6.9.1 (was: 6.9.0) > Support for generating StackM

[jira] [Updated] (COMPRESS-678) ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takaaki nakama updated COMPRESS-678: Description: Using ArArchiveInputStream, reading content created

[jira] [Comment Edited] (COMPRESS-678) ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841395#comment-17841395 ] takaaki nakama edited comment on COMPRESS-678 at 4/27/24 4:13 AM

[jira] [Updated] (COMPRESS-678) ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takaaki nakama updated COMPRESS-678: Summary: ArArchiveInputStream.getNextArEntry() cause IOException "Invalid entry tr

[jira] [Commented] (COMPRESS-678) ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841395#comment-17841395 ] takaaki nakama commented on COMPRESS-678: - This is java8 compatible reproduction code

[jira] [Commented] (COMPRESS-675) Regression in pack200's Archive class -- underlying InputStream is now closed

2024-04-26 Thread Tim Allison (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841215#comment-17841215 ] Tim Allison commented on COMPRESS-675: -- Fantastic! Let me know if I can help. Thank you

[jira] [Commented] (COMPRESS-675) Regression in pack200's Archive class -- underlying InputStream is now closed

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841174#comment-17841174 ] Gary D. Gregory commented on COMPRESS-675: -- Note: I added a WIP disabled test

[jira] [Commented] (COMPRESS-678) ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer."

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841170#comment-17841170 ] Gary D. Gregory commented on COMPRESS-678: -- Hello [~tnakama888]  Thank you for your report

[jira] [Comment Edited] (COMPRESS-678) ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer."

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841170#comment-17841170 ] Gary D. Gregory edited comment on COMPRESS-678 at 4/26/24 11:27 AM

[jira] [Resolved] (LOGGING-158) Replace WeakHashtable with WeakHashMap

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LOGGING-158. - Fix Version/s: 1.3.2 (was: 2.0) Resolution: Fixed

[jira] [Resolved] (LOGGING-191) Apache commons logging shows 1.4 as latest release instead of 1.3.1

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LOGGING-191. - Fix Version/s: 1.3.2 Resolution: Fixed Fixed in git master for 1.3.2. > Apa

[jira] [Updated] (LOGGING-191) Apache commons logging shows 1.4 as latest release instead of 1.3.1

2024-04-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LOGGING-191: Summary: Apache commons logging shows 1.4 as latest release instead of 1.3.1

[jira] [Commented] (VFS-852) webdav4s is not working with multiple TLS Record Layer segments

2024-04-26 Thread Florian Kolbe (Jira)
[ https://issues.apache.org/jira/browse/VFS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17841114#comment-17841114 ] Florian Kolbe commented on VFS-852: --- Is this the same issue? Though we are not using TLS. {noformat

[jira] [Updated] (COMPRESS-678) ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takaaki nakama updated COMPRESS-678: Description: Using ArArchiveInputStream, reading content created

[jira] [Created] (COMPRESS-678) ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer."

2024-04-26 Thread takaaki nakama (Jira)
takaaki nakama created COMPRESS-678: --- Summary: ArArchiveInputStream.getNextArEntryu() cause IOException "Invalid entry trailer." Key: COMPRESS-678 URL: https://issues.apache.org/jira/browse/CO

[jira] [Created] (LOGGING-191) Apache commons logging shows 1.4 as latest release

2024-04-25 Thread Axel Howind (Jira)
Axel Howind created LOGGING-191: --- Summary: Apache commons logging shows 1.4 as latest release Key: LOGGING-191 URL: https://issues.apache.org/jira/browse/LOGGING-191 Project: Commons Logging

[jira] [Updated] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-636: - Description: When looking at the TAR documentation, the suggested usage

[jira] [Comment Edited] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17680202#comment-17680202 ] Gary D. Gregory edited comment on COMPRESS-636 at 4/25/24 1:54 PM

[jira] [Resolved] (COMPRESS-637) changes-report.html does not reflect release 1.22

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-637. -- Resolution: Fixed > changes-report.html does not reflect release 1

[jira] [Comment Edited] (COMPRESS-636) Add Builder Class for TarEntry

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17680202#comment-17680202 ] Gary D. Gregory edited comment on COMPRESS-636 at 4/25/24 1:55 PM

[jira] [Resolved] (COMPRESS-669) Allow usage of non-Pack200 features without Commons Lang 3

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-669. -- Resolution: Information Provided > Allow usage of non-Pack200 features with

[jira] [Resolved] (COMPRESS-671) Commons-compress 1.26.0 is failing to compress files/directories

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-671. -- Resolution: Information Provided > Commons-compress 1.26.0 is failing to compr

[jira] [Resolved] (COMPRESS-677) ZipArchiveOutputStream.setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-677. -- Fix Version/s: 1.26.2 Resolution: Fixed In git master and snapshot builds

[jira] [Updated] (COLLECTIONS-853) API changes to LayeredBloomFilter, LayerManager and WrappedBloomFilter

2024-04-25 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claude Warren updated COLLECTIONS-853: -- Assignee: Claude Warren > API changes to LayeredBloomFilter, LayerMana

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-677: - Assignee: Gary D. Gregory > ZipArchiveOutputStream:setEncoding(String) with a n

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream.setEncoding(String) with a null value throws IllegalArgumentException

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-677: - Summary: ZipArchiveOutputStream.setEncoding(String) with a null value throws

[jira] [Comment Edited] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840426#comment-17840426 ] Gary D. Gregory edited comment on LANG-1729 at 4/25/24 11:39 AM

[jira] [Comment Edited] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840426#comment-17840426 ] Gary D. Gregory edited comment on LANG-1729 at 4/24/24 8:45 PM: The links

[jira] [Comment Edited] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840426#comment-17840426 ] Gary D. Gregory edited comment on LANG-1729 at 4/24/24 8:44 PM: The links

[jira] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729 ] Gary D. Gregory deleted comment on LANG-1729: --- was (Author: garydgregory): But Integer.parseInt() works. > NumberUtils.isParsable() returns true for Fullwidth Unicode dig

[jira] [Comment Edited] (CONFIGURATION-831) Unresolved (non-existend) environment variables should return null

2024-04-24 Thread Ricardo Mendes (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840565#comment-17840565 ] Ricardo Mendes edited comment on CONFIGURATION-831 at 4/24/24 8:20 PM

[jira] [Commented] (CONFIGURATION-831) Unresolved (non-existend) environment variables should return null

2024-04-24 Thread Ricardo Mendes (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840565#comment-17840565 ] Ricardo Mendes commented on CONFIGURATION-831: -- As someone who uses this quite often

[jira] [Commented] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840553#comment-17840553 ] Gary D. Gregory commented on LANG-1729: --- But Integer.parseInt() works. > NumberUtils.isParsa

[jira] [Resolved] (LANG-1702) TypeUtils.unrollVariables can cause a StackException for parameterized inner class

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1702. --- Fix Version/s: 3.15.0 Resolution: Fixed > TypeUtils.unrollVariables can ca

[jira] [Commented] (LANG-1702) TypeUtils.unrollVariables can cause a StackException for parameterized inner class

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840541#comment-17840541 ] Gary D. Gregory commented on LANG-1702: --- OP attachment for easier viewing: {code:java} package

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException

2024-04-24 Thread Jeffrey Adamson (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Adamson updated COMPRESS-677: - Description: Javadocs specify that ZipArchiveOutputStream setEncoding(java.lang.String

[jira] [Updated] (COMPRESS-677) ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException

2024-04-24 Thread Jeffrey Adamson (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Adamson updated COMPRESS-677: - Description: Javadocs specify that ZipArchiveOutputStream setEncoding(java.lang.String

[jira] [Created] (COMPRESS-677) ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException

2024-04-24 Thread Jeffrey Adamson (Jira)
Jeffrey Adamson created COMPRESS-677: Summary: ZipArchiveOutputStream:setEncoding(String) with a null value throws IllegalArgumentException Key: COMPRESS-677 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1524. --- Fix Version/s: 3.15.0 Resolution: Fixed     > TypeUtils.toString StackOverflowEr

[jira] [Comment Edited] (LANG-1524) TypeUtils.toString StackOverflowError for an inner class in the inner class parameterized enclosing class.

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840483#comment-17840483 ] Gary D. Gregory edited comment on LANG-1524 at 4/24/24 3:20 PM: Resolved

[jira] [Resolved] (LANG-1713) ArrayUtils will return null when adding two null arrays, but undocumented

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1713. --- Resolution: Fixed > ArrayUtils will return null when adding two null arrays, but undocumen

[jira] [Comment Edited] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840426#comment-17840426 ] Gary D. Gregory edited comment on LANG-1729 at 4/24/24 12:59 PM: - Note

[jira] [Commented] (LANG-1729) NumberUtils.isParsable() returns true for Fullwidth Unicode digits

2024-04-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17840426#comment-17840426 ] Gary D. Gregory commented on LANG-1729: --- Note that is if fixed in Java 23-ea {noformat} openjdk

<    2   3   4   5   6   7   8   9   10   11   >