[GitHub] [commons-lang] garydgregory commented on pull request #1030: Added new example for containsAny method

2023-02-14 Thread via GitHub
garydgregory commented on PR #1030: URL: https://github.com/apache/commons-lang/pull/1030#issuecomment-1430625190 -1 this example won't even compile against this method. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (COMMONSSITE-165) [SKIN] Update Commons Skin Bootstrap

2023-02-14 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688753#comment-17688753 ] Sebb commented on COMMONSSITE-165: -- {quote}> missing version number in the sub-head

[jira] [Commented] (COMMONSSITE-165) [SKIN] Update Commons Skin Bootstrap

2023-02-14 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17688703#comment-17688703 ] Michael Osipov commented on COMMONSSITE-165: [~aherbert], thanks for the

[GitHub] [commons-lang] esivakumar18 opened a new pull request, #1030: Added new example for containsAny method

2023-02-14 Thread via GitHub
esivakumar18 opened a new pull request, #1030: URL: https://github.com/apache/commons-lang/pull/1030 Added new example for `containsAny` method -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [commons-lang] garydgregory commented on pull request #1029: Added empty string example for appendIfMissing method

2023-02-14 Thread via GitHub
garydgregory commented on PR #1029: URL: https://github.com/apache/commons-lang/pull/1029#issuecomment-1430244876 -1 no need to clutter up the docs IMO with an example that is the same as the one 2 lines below `StringUtils.appendIfMissing("abc", "xyz") = "abcxyz"` -- This is an automated

[GitHub] [commons-lang] esivakumar18 opened a new pull request, #1029: Added empty string example for appendIfMissing method

2023-02-14 Thread via GitHub
esivakumar18 opened a new pull request, #1029: URL: https://github.com/apache/commons-lang/pull/1029 Added empty string example for `appendIfMissing` method -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [commons-lang] esivakumar18 closed pull request #1007: Added new examples for rightPad method

2023-02-14 Thread via GitHub
esivakumar18 closed pull request #1007: Added new examples for rightPad method URL: https://github.com/apache/commons-lang/pull/1007 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

[jira] [Resolved] (JEXL-223) Apache Commons JEXL Expression Execute Command Vulnerabilitity

2023-02-14 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-223. Fix Version/s: 3.3 Assignee: Henri Biestro Resolution: Fixed Fixed by permissions and

[jira] [Resolved] (JEXL-392) Enable namespace declaration based on scripts

2023-02-14 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-392. Resolution: Fixed Will keep as is. This already allows creating/maintaining a 'module' cache if one

[jira] [Resolved] (JEXL-381) Change default JEXL configuration to a more security-friendly behaviour

2023-02-14 Thread Henri Biestro (Jira)
[ https://issues.apache.org/jira/browse/JEXL-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro resolved JEXL-381. Resolution: Fixed New default is strict and will require action during update from 3.2.1. > Change

[GitHub] [commons-dbutils] thecarlhall commented on pull request #180: DBUTILS-150: Provide support for IndexedPropertyDescriptor

2023-02-14 Thread via GitHub
thecarlhall commented on PR #180: URL: https://github.com/apache/commons-dbutils/pull/180#issuecomment-1429912389 Thank you so much for the helpful description and screenshots! I believe I understand the problem now, and I think I have enough to write some tests around this. `IndexedProp

[GitHub] [commons-compress] unascribed commented on pull request #360: pack200: Fix FileBands misusing InputStream#read(byte[])

2023-02-14 Thread via GitHub
unascribed commented on PR #360: URL: https://github.com/apache/commons-compress/pull/360#issuecomment-1429399685 > Could one the method be reused from IOUtils? Yes, that readFully method does the same thing. I'm not familiar with this project's internals so I wasn't aware it existed

[jira] [Updated] (DBUTILS-150) BeanProcessor populateBean does not work when PropertyDescriptor is of type

2023-02-14 Thread Miguel Costa (Jira)
[ https://issues.apache.org/jira/browse/DBUTILS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Costa updated DBUTILS-150: - Description: I've been using DB utils for a while to help me handle some custom beans (Protobuf

[jira] [Updated] (DBUTILS-150) BeanProcessor populateBean does not work when PropertyDescriptor is of type

2023-02-14 Thread Miguel Costa (Jira)
[ https://issues.apache.org/jira/browse/DBUTILS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Costa updated DBUTILS-150: - Attachment: 2023-02-14 10_17_28-Window.png > BeanProcessor populateBean does not work when Prope

[jira] [Updated] (DBUTILS-150) BeanProcessor populateBean does not work when PropertyDescriptor is of type

2023-02-14 Thread Miguel Costa (Jira)
[ https://issues.apache.org/jira/browse/DBUTILS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Costa updated DBUTILS-150: - Description: I've been using DB utils for a while to help me handle some custom beans (Protobuf

[jira] [Updated] (DBUTILS-150) BeanProcessor populateBean does not work when PropertyDescriptor is of type

2023-02-14 Thread Miguel Costa (Jira)
[ https://issues.apache.org/jira/browse/DBUTILS-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miguel Costa updated DBUTILS-150: - Attachment: 2023-02-14 10_14_48-Window.png > BeanProcessor populateBean does not work when Prope

[GitHub] [commons-dbutils] cstmgl commented on pull request #180: DBUTILS-150: Provide support for IndexedPropertyDescriptor

2023-02-14 Thread via GitHub
cstmgl commented on PR #180: URL: https://github.com/apache/commons-dbutils/pull/180#issuecomment-1429375093 > Hi, @cstmgl ! Would you please tell me more about what you're seeing that brought you to this change? Could you share any exceptions, error messages, or oddities you've seen? On fi

[GitHub] [commons-compress] jochenw commented on pull request #360: pack200: Fix FileBands misusing InputStream#read(byte[])

2023-02-14 Thread via GitHub
jochenw commented on PR #360: URL: https://github.com/apache/commons-compress/pull/360#issuecomment-1429303474 +1 for pulling in, even without a test, The user has obviously spend considerable work on this, and manual inspection looks fine. -- This is an automated message from the Apa