[jira] [Commented] (CLI-335) Defining Default Properties documentation has errors.

2024-05-31 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17851167#comment-17851167 ] Gary D. Gregory commented on CLI-335: - [~claude]  Thank you for finding this hole in our documentation.

[jira] [Updated] (NET-709) IMAP Memory considerations with large ‘FETCH’ sizes.

2024-05-31 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated NET-709: Fix Version/s: 3.11.1 (was: 3.11.0) > IMAP Memory considerations with large

[jira] [Resolved] (CONFIGURATION-846) Unable to load multivalued configurations into Spring using ConfigurationPropertySource

2024-05-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CONFIGURATION-846. --- Fix Version/s: 2.10.2 Resolution: Fixed > Unable to load

[jira] [Commented] (COLLECTIONS-855) Update the EnhancedDoubleHasher to correct the cube component of the hash

2024-05-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850490#comment-17850490 ] Gary D. Gregory commented on COLLECTIONS-855: - There is no compatibility to worry about:

[jira] [Resolved] (LANG-1733) Add null-safe Consumers.accept() and Functions.apply()

2024-05-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1733. --- Fix Version/s: 3.15.0 Resolution: Fixed > Add null-safe Consumers.accept() and

[jira] [Updated] (LANG-1733) Add null-safe Consumers.accept() and Functions.apply()

2024-05-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1733: -- Summary: Add null-safe Consumers.accept() and Functions.apply() (was: `null` handling feature

[jira] [Commented] (COLLECTIONS-855) Update the EnhancedDoubleHasher to correct the cube component of the hash

2024-05-29 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850338#comment-17850338 ] Gary D. Gregory commented on COLLECTIONS-855: - PRs welcome :) I'd like to go for an M2

[jira] [Resolved] (VFS-853) Due to double weak references the file listener are not executed

2024-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved VFS-853. - Resolution: Fixed PR merged. TY [~b.eckenfels]! > Due to double weak references the file listener

[jira] [Resolved] (CLI-329) Support "Deprecated" CLI Options

2024-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-329. - Resolution: Fixed > Support "Deprecated" CLI Options > > >

[jira] [Commented] (CLI-334) Fix Javadoc pathing

2024-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850086#comment-17850086 ] Gary D. Gregory commented on CLI-334: - PR merged. TY [~epugh]. > Fix Javadoc pathing >

[jira] [Resolved] (CLI-334) Fix Javadoc pathing

2024-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-334. - Fix Version/s: 1.8.1 Resolution: Fixed > Fix Javadoc pathing > --- > >

[jira] [Updated] (CLI-334) Fix Javadoc pathing

2024-05-28 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-334: Summary: Fix Javadoc pathing (was: Some bad javadoc links) > Fix Javadoc pathing >

[jira] [Resolved] (NET-730) Cannot connect to FTP server with HTTP proxy

2024-05-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved NET-730. - Fix Version/s: 3.11.0 Resolution: Fixed [~jthalmai] Fixed in git master and snapshot builds

[jira] [Updated] (NET-730) Cannot connect to FTP server with HTTP proxy

2024-05-26 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/NET-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated NET-730: Assignee: Gary D. Gregory > Cannot connect to FTP server with HTTP proxy >

[jira] [Commented] (TEXT-217) Snake case utility method: CaseUtils.toSnakeCase(....)

2024-05-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849453#comment-17849453 ] Gary D. Gregory commented on TEXT-217: -- Hi [~claude] This could both be useful but also a source of

[jira] [Commented] (TEXT-217) Snake case utility method: CaseUtils.toSnakeCase(....)

2024-05-25 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849452#comment-17849452 ] Gary D. Gregory commented on TEXT-217: -- Where does OpenAPI require snake case for keys? I only see

[jira] [Comment Edited] (TEXT-234) Improve StrBuilder documentation for new line text

2024-05-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849418#comment-17849418 ] Gary D. Gregory edited comment on TEXT-234 at 5/25/24 2:13 AM: --- Hello

[jira] [Commented] (TEXT-234) Improve StrBuilder documentation for new line text

2024-05-24 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849418#comment-17849418 ] Gary D. Gregory commented on TEXT-234: -- Helo [~tobiaskiecker] All set? > Improve StrBuilder

[jira] [Updated] (CLI-321) Add and use a Converter interface and implementations without using BeanUtils

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-321: Fix Version/s: 1.8.1 (was: 1.8.0) > Add and use a Converter interface and

[jira] [Updated] (CLI-322) Allow minus for kebab-case options

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-322: Fix Version/s: 1.8.1 (was: 1.8.0) > Allow minus for kebab-case options >

[jira] [Commented] (LOGGING-192) NoClassDefFoundError: org/apache/logging/log4j/spi/LoggerAdapter when using custom classloader

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849119#comment-17849119 ] Gary D. Gregory commented on LOGGING-192: - CC [~pkarwasz] > NoClassDefFoundError:

[jira] [Updated] (LOGGING-192) NoClassDefFoundError: org/apache/logging/log4j/spi/LoggerAdapter when using custom classloader

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LOGGING-192: Fix Version/s: (was: 2.0) (was: 1.3.3) > NoClassDefFoundError:

[jira] [Resolved] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1736. --- Resolution: Information Provided > Pair.hashCode() leads to a lot of hash collisions >

[jira] [Resolved] (LANG-1735) Fix Javadoc for FluentBitSet.setInclusive(int, int)

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1735. --- Fix Version/s: 3.15.0 Resolution: Fixed > Fix Javadoc for

[jira] [Updated] (LANG-1735) Fix Javadoc for FluentBitSet.setInclusive(int, int)

2024-05-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1735: -- Summary: Fix Javadoc for FluentBitSet.setInclusive(int, int) (was: Improve FluentBitSet

[jira] [Comment Edited] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory edited comment on LANG-1736 at 5/22/24 3:30 PM: So...

[jira] [Comment Edited] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory edited comment on LANG-1736 at 5/22/24 3:29 PM: So...

[jira] [Comment Edited] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory edited comment on LANG-1736 at 5/22/24 3:21 PM: So...

[jira] [Comment Edited] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory edited comment on LANG-1736 at 5/22/24 3:21 PM: So...

[jira] [Commented] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory commented on LANG-1736: --- So... exactly like {{HashMap}} and {{ConcurrentHashMap}}

[jira] [Comment Edited] (LANG-1736) Pair.hashCode() leads to a lot of hash collisions

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848663#comment-17848663 ] Gary D. Gregory edited comment on LANG-1736 at 5/22/24 3:19 PM: So...

[jira] [Commented] (DBCP-598) Configuration Description on Homepage is inaccurate

2024-05-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DBCP-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848586#comment-17848586 ] Gary D. Gregory commented on DBCP-598: -- Hello [~mwriedt] > e.g. Times are Durations not Millis. The

[jira] [Updated] (TEXT-234) Improve StrBuilder documentation for new line text

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated TEXT-234: - Summary: Improve StrBuilder documentation for new line text (was: Improve documentation for

[jira] [Updated] (TEXT-234) Improve documentation for setNewLineText and appendNewLine

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated TEXT-234: - Summary: Improve documentation for setNewLineText and appendNewLine (was: Inconsistent

[jira] [Commented] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848313#comment-17848313 ] Gary D. Gregory commented on MJAVADOC-793: -- Another wrinkle is that modern Javadoc tool

[jira] [Comment Edited] (LANG-1734) Deprecate/replace SerializationUtils.deserialize

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848238#comment-17848238 ] Gary D. Gregory edited comment on LANG-1734 at 5/21/24 2:40 PM: I agree we

[jira] [Commented] (LANG-1734) Deprecate/replace SerializationUtils.deserialize

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848238#comment-17848238 ] Gary D. Gregory commented on LANG-1734: --- I agree we can deprecated. I would like to see a follow up

[jira] [Comment Edited] (LANG-1734) Deprecate/replace SerializationUtils.deserialize

2024-05-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848238#comment-17848238 ] Gary D. Gregory edited comment on LANG-1734 at 5/21/24 2:39 PM: I agree we

[jira] [Commented] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-20 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848012#comment-17848012 ] Gary D. Gregory commented on MJAVADOC-793: -- I would expect a missing value in an XML document

[jira] [Commented] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-20 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847878#comment-17847878 ] Gary D. Gregory commented on MJAVADOC-793: -- A possible low-level fix:

[jira] [Commented] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847680#comment-17847680 ] Gary D. Gregory commented on MJAVADOC-793: -- Hi, Any thoughts on pushing out a release sooner

[jira] [Updated] (IMAGING-376) HTTP 404 to Javadoc

2024-05-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IMAGING-376: Summary: HTTP 404 to Javadoc (was: Link to API documentation is dead) > HTTP 404 to

[jira] [Commented] (IMAGING-376) Link to API documentation is dead

2024-05-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IMAGING-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847679#comment-17847679 ] Gary D. Gregory commented on IMAGING-376: - Internally the site is published here:

[jira] [Commented] (TEXT-234) Inconsistent documentation for setNewLineText and appendNewLine

2024-05-17 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/TEXT-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17847469#comment-17847469 ] Gary D. Gregory commented on TEXT-234: -- [~tobiaskiecker] Thank you for your report. Feel free to

[jira] [Commented] (IO-819) Commons IO v2.15.0 is breaking android builds

2024-05-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846962#comment-17846962 ] Gary D. Gregory commented on IO-819: This looks like a problem in the tooling associated with Android

[jira] [Updated] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated MJAVADOC-793: - Description: Plugin throws {{NullPointerException}} when running

[jira] [Created] (MJAVADOC-793) java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null

2024-05-16 Thread Gary D. Gregory (Jira)
Gary D. Gregory created MJAVADOC-793: Summary: java.lang.NullPointerException: Cannot invoke "String.length()" because "text" is null Key: MJAVADOC-793 URL: https://issues.apache.org/jira/browse/MJAVADOC-793

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

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

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

2024-05-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846926#comment-17846926 ] Gary D. Gregory edited comment on COMPRESS-675 at 5/16/24 11:53 AM:

[jira] [Commented] (COMPRESS-679) Regression on parallel processing of 7zip files

2024-05-16 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846902#comment-17846902 ] Gary D. Gregory commented on COMPRESS-679: -- I can cut a release candidate this week. >

[jira] [Comment Edited] (COMPRESS-679) Regression on parallel processing of 7zip files

2024-05-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846750#comment-17846750 ] Gary D. Gregory edited comment on COMPRESS-679 at 5/15/24 8:32 PM: ---

[jira] [Resolved] (COMPRESS-679) Regression on parallel processing of 7zip files

2024-05-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-679. -- Fix Version/s: 1.26.2 Resolution: Fixed [~mikael_mechoulam] Thank you for

[jira] [Updated] (COMPRESS-679) Regression on parallel processing of 7zip files

2024-05-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated COMPRESS-679: - Assignee: Gary D. Gregory > Regression on parallel processing of 7zip files >

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

2024-05-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17846311#comment-17846311 ] Gary D. Gregory commented on VFS-852: - Releasing is definitively on my to-do list. Maybe within a week

[jira] [Resolved] (CLI-332) Add optional HelpFormatter Function to document Deprecated options

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-332. - Fix Version/s: 1.7.1 Resolution: Fixed > Add optional HelpFormatter Function to document

[jira] [Updated] (CLI-332) Add optional HelpFormatter Function to document Deprecated options

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CLI-332: Summary: Add optional HelpFormatter Function to document Deprecated options (was: Deprecated option

[jira] [Resolved] (CLI-331) Deprecated option usage is not detected if non string keys are used for resolution.

2024-05-11 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CLI-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CLI-331. - Fix Version/s: 1.7.1 Resolution: Fixed > Deprecated option usage is not detected if non

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

2024-05-10 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CONFIGURATION-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845455#comment-17845455 ] Gary D. Gregory commented on CONFIGURATION-845: --- The new column has to be optional,

[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:58 PM:

[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:57 PM:

[jira] [Comment Edited] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory edited comment on FILEUPLOAD-355 at 5/9/24 12:55 PM:

[jira] [Updated] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated FILEUPLOAD-355: --- Summary: Update code example: Use IOUtils instead of Streams utils class (was:

[jira] [Resolved] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved FILEUPLOAD-355. Fix Version/s: 2.0.0 Resolution: Fixed > Update code example: Use

[jira] [Commented] (FILEUPLOAD-355) Update code example: Use IOUtils instead of Streams utils class

2024-05-09 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/FILEUPLOAD-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844978#comment-17844978 ] Gary D. Gregory commented on FILEUPLOAD-355: This functionality does not belong in

[jira] [Created] (DIGESTER-201) Migrate from cglib to...

2024-05-08 Thread Gary D. Gregory (Jira)
Gary D. Gregory created DIGESTER-201: Summary: Migrate from cglib to... Key: DIGESTER-201 URL: https://issues.apache.org/jira/browse/DIGESTER-201 Project: Commons Digester Issue Type:

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:53 PM: --

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:52 PM: --

[jira] [Updated] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated DIGESTER-188: - Summary: Update cglib from 2.2.2 to 3.3.0 (was: Update cglib from 2.2.2 to 3.2.5) >

[jira] [Resolved] (DIGESTER-188) Update cglib from 2.2.2 to 3.3.0

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved DIGESTER-188. -- Resolution: Fixed > Update cglib from 2.2.2 to 3.3.0 >

[jira] [Comment Edited] (DIGESTER-188) Update cglib from 2.2.2 to 3.2.5

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory edited comment on DIGESTER-188 at 5/8/24 1:38 PM: --

[jira] [Commented] (DIGESTER-188) Update cglib from 2.2.2 to 3.2.5

2024-05-08 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/DIGESTER-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844661#comment-17844661 ] Gary D. Gregory commented on DIGESTER-188: -- Apache Commons BCEL, ByteBuddy, or ASM? Feel free

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

2024-05-07 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17844264#comment-17844264 ] Gary D. Gregory commented on LANG-1733: --- If this goes anywhere it should be in the function package,

[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] [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 fails

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

[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, it

[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] [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 fails to

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

[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. > ArArchiveOutputStream

[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" thrown on generics >

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

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

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

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

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

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

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

[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* throw

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

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

[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 take in

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

  1   2   3   4   5   6   7   8   9   10   >