[jira] [Resolved] (JEXL-429) Ternary expression regression

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-429. Resolution: Fixed Commit [2d2300e|https://github.com/apache/commons-jexl/commit

[jira] [Commented] (JEXL-429) Ternary expression regression

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884502#comment-17884502 ] Henri Biestro commented on JEXL-429: Ternary and namespace syntax is a gra

[jira] [Resolved] (JEXL-430) JexlArithmetic behavior change

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-430. Assignee: Henri Biestro Resolution: Workaround This new behavior is intended, the type system

[jira] [Updated] (JEXL-429) Ternary expression regression

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-429: --- Summary: Ternary expression regression (was: Regressions in 3.4.0) > Ternary expression regress

[jira] [Updated] (JEXL-429) Regressions in 3.4.0

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-429: --- Description: {*}Regression{*}: {code:java} const f = function(a) {return a;}; b ? b : f(2);{code

[jira] [Created] (JEXL-430) JexlArithmetic behavior change

2024-09-24 Thread Henri Biestro (Jira)
Henri Biestro created JEXL-430: -- Summary: JexlArithmetic behavior change Key: JEXL-430 URL: https://issues.apache.org/jira/browse/JEXL-430 Project: Commons JEXL Issue Type: Bug Affects

[jira] [Updated] (JEXL-429) Regressions in 3.4.0

2024-09-24 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-429: --- Assignee: Henri Biestro > Regressions in 3.4.0 > > >

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-23 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884051#comment-17884051 ] Matthew Bellew commented on VFS-840: The problem seems to be that UriParser.encode

[jira] [Updated] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-23 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Bellew updated VFS-840: --- Attachment: Main.java > IllegalArgumentException when using special characters in filename eg [

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-23 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884049#comment-17884049 ] Matthew Bellew commented on VFS-840: 2.10.0 fails in the same way.  E.g. Exceptio

[jira] [Created] (NET-735) IMAP missing timeout on SSL handshake

2024-09-23 Thread John van der Kamp (Jira)
John van der Kamp created NET-735: - Summary: IMAP missing timeout on SSL handshake Key: NET-735 URL: https://issues.apache.org/jira/browse/NET-735 Project: Commons Net Issue Type: Bug

[jira] [Created] (NET-734) IMAP login fails with 3.11.1

2024-09-23 Thread John van der Kamp (Jira)
John van der Kamp created NET-734: - Summary: IMAP login fails with 3.11.1 Key: NET-734 URL: https://issues.apache.org/jira/browse/NET-734 Project: Commons Net Issue Type: Bug

[jira] [Commented] (JEXL-429) Regressions in 3.4.0

2024-09-23 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883891#comment-17883891 ] Henri Biestro commented on JEXL-429: Something can be done to improve JEXL-41

[jira] [Commented] (JEXL-429) Regressions in 3.4.0

2024-09-23 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883820#comment-17883820 ] Gary D. Gregory commented on JEXL-429: -- I think we can close this ticket as &

[jira] [Commented] (JEXL-429) Regressions in 3.4.0

2024-09-23 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883765#comment-17883765 ] Henri Biestro commented on JEXL-429: Related to: 1/ [JEXL-420|h

[jira] [Created] (JEXL-429) Regressions in 3.4.0

2024-09-22 Thread Shuo Geng (Jira)
Shuo Geng created JEXL-429: -- Summary: Regressions in 3.4.0 Key: JEXL-429 URL: https://issues.apache.org/jira/browse/JEXL-429 Project: Commons JEXL Issue Type: Bug Affects Versions: 3.4.0

[jira] [Updated] (LANG-1707) Syntactic sugar to concatenate arrays

2024-09-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1707: -- Fix Version/s: (was: 3.18.0) > Syntactic sugar to concatenate arr

[jira] [Updated] (LANG-1656) Short-circuit operation of firstNonBlank and firstNonEmpty

2024-09-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1656: -- Fix Version/s: (was: 3.18.0) > Short-circuit operation of firstNonBlank and firstNonEm

[jira] [Resolved] (LANG-1482) Functions

2024-09-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1482. --- Fix Version/s: (was: 3.18.0) Resolution: Pending Closed PR is closed

[jira] [Updated] (LANG-1595) Add ArrayUtils methods that accept a Predicate.

2024-09-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1595: -- Fix Version/s: (was: 3.18.0) > Add ArrayUtils methods that accept a Predic

[jira] [Resolved] (LANG-1747) Measure the execution time of functional interfaces

2024-09-22 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved LANG-1747. --- Fix Version/s: 3.17.1 Resolution: Fixed Hello [~o.b.fischer] I took a simpler route

[jira] [Commented] (CSV-272) Support fixed-width format

2024-09-21 Thread Bernd Eckenfels (Jira)
[ https://issues.apache.org/jira/browse/CSV-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883534#comment-17883534 ] Bernd Eckenfels commented on CSV-272: - A fixed-widt format has a fixed length for

[jira] [Commented] (CSV-272) Support fixed-width format

2024-09-21 Thread David Szigecsan (Jira)
[ https://issues.apache.org/jira/browse/CSV-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883501#comment-17883501 ] David Szigecsan commented on CSV-272: - I checked the file at linked gist and I

[jira] [Commented] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883497#comment-17883497 ] Gary D. Gregory commented on LANG-1752: --- [~ggregory] Please see git ma

[jira] [Comment Edited] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883497#comment-17883497 ] Gary D. Gregory edited comment on LANG-1752 at 9/21/24 2:5

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-21 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated LANG-1752: -- Assignee: Gary D. Gregory > Seperating ignoresCase APIs from StringUt

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-20 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883442#comment-17883442 ] Gary D. Gregory commented on VFS-840: - Hello [~mbellew]  Please try 2.10.0-SNAP

[jira] [Commented] (MATH-1638) Add module-info.java into 3.x

2024-09-20 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/MATH-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883432#comment-17883432 ] Gilles Sadowski commented on MATH-1638: --- bq. [...] where is module-info.java in

[jira] [Commented] (MATH-1638) Add module-info.java into 3.x

2024-09-20 Thread Gili (Jira)
[ https://issues.apache.org/jira/browse/MATH-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883428#comment-17883428 ] Gili commented on MATH-1638: Out of curiosity, where is module-info.java in the 4.x ver

[jira] [Comment Edited] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-20 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883403#comment-17883403 ] Matthew Bellew edited comment on VFS-840 at 9/20/24 8:2

[jira] [Comment Edited] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-20 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883403#comment-17883403 ] Matthew Bellew edited comment on VFS-840 at 9/20/24 8:2

[jira] [Commented] (VFS-840) IllegalArgumentException when using special characters in filename eg [ or ] and calling FileObject.getPath method

2024-09-20 Thread Matthew Bellew (Jira)
[ https://issues.apache.org/jira/browse/VFS-840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883403#comment-17883403 ] Matthew Bellew commented on VFS-840: I've just hit this, in trying to sort t

[jira] [Resolved] (CSV-289) Memory usage

2024-09-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-289. - Resolution: Information Provided > Memory usage > > >

[jira] [Comment Edited] (CSV-289) Memory usage

2024-09-19 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495012#comment-17495012 ] Gary D. Gregory edited comment on CSV-289 at 9/19/24 7:0

[jira] [Updated] (IO-555) Add a FileSystem enum to provide legal file names

2024-09-18 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-555: --- Fix Version/s: 2.17.1 (was: 2.17.0) > Add a FileSystem enum to provide legal f

[jira] [Updated] (IO-840) Review ChecksumInputStream

2024-09-18 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/IO-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated IO-840: --- Fix Version/s: 2.17.1 (was: 2.17.0) > Review ChecksumInputStr

[jira] [Created] (CLI-338) Replace StringBuffer with Appendable in the Help system

2024-09-18 Thread Claude Warren (Jira)
Claude Warren created CLI-338: - Summary: Replace StringBuffer with Appendable in the Help system Key: CLI-338 URL: https://issues.apache.org/jira/browse/CLI-338 Project: Commons CLI Issue Type

[jira] [Comment Edited] (CLI-337) Parse arguments in a single string

2024-09-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/CLI-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882627#comment-17882627 ] Claude Warren edited comment on CLI-337 at 9/18/24 8:4

[jira] [Commented] (CLI-337) Parse arguments in a single string

2024-09-18 Thread Claude Warren (Jira)
[ https://issues.apache.org/jira/browse/CLI-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882627#comment-17882627 ] Claude Warren commented on CLI-337: --- This seems a bit beyond the functionality of

[jira] [Commented] (BEANUTILS-570) Vulnerability in commons-beanutils 1.9.4

2024-09-17 Thread Chirag Shah (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17882509#comment-17882509 ] Chirag Shah commented on BEANUTILS-570: --- [~ggregory] [~ggregory] [~ggreg

[jira] [Created] (BEANUTILS-570) Vulnerability in commons-beanutils 1.9.4

2024-09-17 Thread Chirag Shah (Jira)
Chirag Shah created BEANUTILS-570: - Summary: Vulnerability in commons-beanutils 1.9.4 Key: BEANUTILS-570 URL: https://issues.apache.org/jira/browse/BEANUTILS-570 Project: Commons BeanUtils

[jira] [Resolved] (COMPRESS-687) Pack200CompressorInputStream unexpected process finished on Java 22

2024-09-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COMPRESS-687. -- Resolution: Cannot Reproduce > Pack200CompressorInputStream unexpected proc

[jira] [Comment Edited] (COMPRESS-687) Pack200CompressorInputStream unexpected process finished on Java 22

2024-09-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881858#comment-17881858 ] Gary D. Gregory edited comment on COMPRESS-687 at 9/15/24 3:1

[jira] [Commented] (COMPRESS-687) Pack200CompressorInputStream unexpected process finished on Java 22

2024-09-15 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COMPRESS-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881858#comment-17881858 ] Gary D. Gregory commented on COMPRESS-687: -- I added a new

[jira] [Resolved] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-150. - Resolution: Fixed In git master and snapshot builds [https://repository.apache.org/content

[jira] [Commented] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-14 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881807#comment-17881807 ] Saif Asif commented on LANG-1752: - Thanks for the response [~ggregory]  and also lin

[jira] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150 ] Gary D. Gregory deleted comment on CSV-150: - was (Author: garydgregory): Fixed in git master, see JiraCsv150Test. > Escaping is not disablea

[jira] [Updated] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CSV-150: Assignee: Gary D. Gregory > Escaping is not disablea

[jira] [Reopened] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory reopened CSV-150: - > Escaping is not disableable > --- > >

[jira] [Commented] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881801#comment-17881801 ] Gary D. Gregory commented on CSV-150: - Fixed in git master, see JiraCsv150

[jira] [Resolved] (CSV-150) Escaping is not disableable

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-150. - Fix Version/s: 1.12.0 (was: Review) Resolution: Fixed > Escaping

[jira] [Resolved] (CSV-270) Throw a different Expeciton type on malformed CSV input

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-270. - Fix Version/s: 1.11.1 Resolution: Fixed > Throw a different Expeciton type on malformed

[jira] [Updated] (CSV-270) Throw a different Expeciton type on malformed CSV input

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CSV-270: Summary: Throw a different Expeciton type on malformed CSV input (was: Throw a different Expeciton

[jira] [Updated] (CSV-270) Throw a different Expeciton type on malformed CSV files

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory updated CSV-270: Summary: Throw a different Expeciton type on malformed CSV files (was: Different Expeciton type on

[jira] [Commented] (CSV-270) Different Expeciton type on malformed csv files

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881794#comment-17881794 ] Gary D. Gregory commented on CSV-270: - Having a subclass of IOException f

[jira] [Commented] (CSV-272) Support fixed-width format

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881790#comment-17881790 ] Gary D. Gregory commented on CSV-272: - [~holgerbrandl] You can display fixed-width

[jira] [Resolved] (CSV-294) CSVFormat does not support explicit " as escape char

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved CSV-294. - Fix Version/s: 1.11.1 Resolution: Fixed I added JiraCsv294Test to git master and it is green

[jira] [Commented] (CSV-312) CSV Header with multiple lines throughs error

2024-09-14 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881788#comment-17881788 ] Gary D. Gregory commented on CSV-312: - Hello [~gautham_arunachalam] There i

[jira] [Created] (VALIDATOR-494) provide validator for VATIN

2024-09-14 Thread Eugen Hanussek (Jira)
Eugen Hanussek created VALIDATOR-494: Summary: provide validator for VATIN Key: VALIDATOR-494 URL: https://issues.apache.org/jira/browse/VALIDATOR-494 Project: Commons Validator Issue

[jira] [Created] (COMPRESS-687) Pack200CompressorInputStream unexpected process finished on Java 22

2024-09-13 Thread Alexis Jehan (Jira)
Alexis Jehan created COMPRESS-687: - Summary: Pack200CompressorInputStream unexpected process finished on Java 22 Key: COMPRESS-687 URL: https://issues.apache.org/jira/browse/COMPRESS-687 Project

[jira] [Comment Edited] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881337#comment-17881337 ] Gary D. Gregory edited comment on LANG-1752 at 9/12/24 3:0

[jira] [Commented] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881337#comment-17881337 ] Gary D. Gregory commented on LANG-1752: --- Hello [~SaifAsif] I'm not sur

[jira] [Comment Edited] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881337#comment-17881337 ] Gary D. Gregory edited comment on LANG-1752 at 9/12/24 2:5

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saif Asif updated LANG-1752: Description: Overtime, more and more APIs are being added to the StringUtils class that are a variation of

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saif Asif updated LANG-1752: Description: Overtime, more and more APIs are being added to the StringUtils class that are a variation of

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saif Asif updated LANG-1752: Description: Overtime, more and more APIs are being added to the StringUtils class that are a variation of

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saif Asif updated LANG-1752: Description: Overtime, more and more APIs are being added to the StringUtils class that are a variation of

[jira] [Updated] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
[ https://issues.apache.org/jira/browse/LANG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Saif Asif updated LANG-1752: Description: Overtime, more and more APIs are being added to the StringUtils class that are a variation of

[jira] [Created] (LANG-1752) Seperating ignoresCase APIs from StringUtils

2024-09-12 Thread Saif Asif (Jira)
Saif Asif created LANG-1752: --- Summary: Seperating ignoresCase APIs from StringUtils Key: LANG-1752 URL: https://issues.apache.org/jira/browse/LANG-1752 Project: Commons Lang Issue Type

[jira] [Updated] (JEXL-428) Make Comparable object high priority while comparing

2024-09-11 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-428: --- Assignee: Henri Biestro > Make Comparable object high priority while compar

[jira] [Updated] (JEXL-428) Make Comparable object high priority while comparing

2024-09-11 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-428: --- Fix Version/s: 3.4.1 > Make Comparable object high priority while compar

[jira] [Updated] (JEXL-428) Make Comparable object high priority while comparing

2024-09-11 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated JEXL-428: --- Affects Version/s: 3.4.0 > Make Comparable object high priority while compar

[jira] [Commented] (CSV-277) Review Lexer simpleToken for Performance

2024-09-10 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880518#comment-17880518 ] Martin commented on CSV-277: [~ggregory]  I created a PR and I added the JMH benchmark res

[jira] [Commented] (IMAGING-377) Imaging.getImageInfo causes an IllegalArgumentException "Couldn't read array"

2024-09-09 Thread Jira
[ https://issues.apache.org/jira/browse/IMAGING-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17880384#comment-17880384 ] Alexander Münch commented on IMAGING-377: - I have a similar case. Not argu

[jira] [Commented] (JEXL-428) Make Comparable object high priority while comparing

2024-09-06 Thread Piotr Zygielo (Jira)
[ https://issues.apache.org/jira/browse/JEXL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17879835#comment-17879835 ] Piotr Zygielo commented on JEXL-428: Just out of curiosity, why would one have

[jira] [Commented] (JEXL-428) Make Comparable object high priority while comparing

2024-09-06 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17879833#comment-17879833 ] Henri Biestro commented on JEXL-428: The difficulty might be in respecting

[jira] [Created] (JEXL-428) Make Comparable object high priority while comparing

2024-09-04 Thread Xu Pengcheng (Jira)
Xu Pengcheng created JEXL-428: - Summary: Make Comparable object high priority while comparing Key: JEXL-428 URL: https://issues.apache.org/jira/browse/JEXL-428 Project: Commons JEXL Issue Type

[jira] [Resolved] (BEANUTILS-565) Types postfixed with "2" need to be merged into their supertypes

2024-09-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BEANUTILS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved BEANUTILS-565. --- Assignee: Gary D. Gregory Resolution: Fixed In git master. > Ty

[jira] [Commented] (BCEL-373) Add support for GraalVM

2024-09-03 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/BCEL-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878839#comment-17878839 ] Gary D. Gregory commented on BCEL-373: -- Data that don't have to be mutable s

[jira] [Resolved] (RNG-187) Performance improvements for an array shuffle

2024-09-02 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-187. -- Fix Version/s: 1.7 Resolution: Implemented Updated ArraySampler in commit

[jira] [Updated] (RNG-187) Performance improvements for an array shuffle

2024-09-02 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert updated RNG-187: - Issue Type: Improvement (was: New Feature) > Performance improvements for an array shuf

[jira] [Updated] (BCEL-373) Add support for GraalVM

2024-09-02 Thread Sanel Zukan (Jira)
[ https://issues.apache.org/jira/browse/BCEL-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanel Zukan updated BCEL-373: - Description: I'm working on a small tool called "jarbloat" (written in Clojure but should

[jira] [Updated] (BCEL-373) Add support for GraalVM

2024-09-02 Thread Sanel Zukan (Jira)
[ https://issues.apache.org/jira/browse/BCEL-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanel Zukan updated BCEL-373: - Description: I'm working on a small tool called "jarbloat" (written in Clojure but should

[jira] [Updated] (BCEL-373) Add support for GraalVM

2024-09-02 Thread Sanel Zukan (Jira)
[ https://issues.apache.org/jira/browse/BCEL-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanel Zukan updated BCEL-373: - Description: I'm working on a small tool called "jarbloat" (written in Clojure but should

[jira] [Created] (BCEL-373) Add support for GraalVM

2024-09-02 Thread Sanel Zukan (Jira)
Sanel Zukan created BCEL-373: Summary: Add support for GraalVM Key: BCEL-373 URL: https://issues.apache.org/jira/browse/BCEL-373 Project: Commons BCEL Issue Type: Bug Components: Main

[jira] [Resolved] (COLLECTIONS-866) The MapUtils.getString in 4.5.0-M2 has a desgin bug

2024-09-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COLLECTIONS-866. - Resolution: Information Provided Information provided in the PR. >

[jira] [Commented] (CSV-277) Review Lexer simpleToken for Performance

2024-09-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878586#comment-17878586 ] Gary D. Gregory commented on CSV-277: - Hello [~belugabehr] If you want the proces

[jira] [Commented] (CSV-277) Review Lexer simpleToken for Performance

2024-09-02 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878577#comment-17878577 ] Martin commented on CSV-277: Great. Do you already know when the modification wil

[jira] [Created] (COLLECTIONS-866) The MapUtils.getString in 4.5.0-M2 has a desgin bug

2024-09-02 Thread Johnnie White (Jira)
Johnnie White created COLLECTIONS-866: - Summary: The MapUtils.getString in 4.5.0-M2 has a desgin bug Key: COLLECTIONS-866 URL: https://issues.apache.org/jira/browse/COLLECTIONS-866 Project

[jira] [Commented] (RNG-187) Performance improvements for an array shuffle

2024-09-02 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878564#comment-17878564 ] Alex Herbert commented on RNG-187: -- I implemented a variant of the shuffle2 method w

[jira] [Commented] (CSV-277) Review Lexer simpleToken for Performance

2024-09-02 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878563#comment-17878563 ] Gary D. Gregory commented on CSV-277: - The reason I mentioned Harmony is because

[jira] [Commented] (CSV-277) Review Lexer simpleToken for Performance

2024-09-02 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878497#comment-17878497 ] Martin commented on CSV-277: The BufferedReader from the Apache Harmony project has also

[jira] [Resolved] (COLLECTIONS-858) CartesianProductIterator

2024-09-01 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/COLLECTIONS-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary D. Gregory resolved COLLECTIONS-858. - Fix Version/s: 4.5.0-M3 Resolution: Fixed > CartesianProductItera

[jira] [Resolved] (JEXL-425) Multiline format literals does not always return string.

2024-08-31 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-425. Resolution: Fixed Commit [aecb393|https://github.com/apache/commons-jexl/commit

[jira] [Resolved] (JEXL-426) Enable pass-by-reference for Captured Variables

2024-08-31 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-426. Resolution: Fixed Commit [aecb393|https://github.com/apache/commons-jexl/commit

[jira] [Resolved] (JEXL-427) Avoid coercing logical expressions to boolean

2024-08-30 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-427. Resolution: Fixed 3.4.1 behavior - JexlBuilder.booleanLogical(false) - make the logical (short

[jira] [Resolved] (JEXL-424) Permission error after upgraded to JDK 21

2024-08-30 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-424. Resolution: Fixed Commit [788c405|https://github.com/apache/commons-jexl/commit

[jira] [Comment Edited] (CSV-277) Review Lexer simpleToken for Performance

2024-08-30 Thread Gary D. Gregory (Jira)
[ https://issues.apache.org/jira/browse/CSV-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876704#comment-17876704 ] Gary D. Gregory edited comment on CSV-277 at 8/31/24 2:5

[jira] [Commented] (LOGGING-196) Disable usage of context classloader by default

2024-08-30 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17878242#comment-17878242 ] Piotr Karwasz commented on LOGGING-196: --- [~ggregory], Yes, I'll fi

[jira] [Updated] (LOGGING-196) Disable usage of context classloader by default

2024-08-30 Thread Piotr Karwasz (Jira)
[ https://issues.apache.org/jira/browse/LOGGING-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Karwasz updated LOGGING-196: -- Assignee: Piotr Karwasz > Disable usage of context classloader by defa

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