[GitHub] [commons-jxpath] kyakdan commented on pull request #26: Add an allow list for classes that can be loaded by JXPath

2023-02-12 Thread via GitHub
kyakdan commented on PR #26: URL: https://github.com/apache/commons-jxpath/pull/26#issuecomment-1427355816 @garydgregory @markt-asf Is there any update on when this PR can be merged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

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

2023-02-12 Thread Sebb (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687649#comment-17687649 ] Sebb commented on COMMONSSITE-165: -- There were good reasons for creating Commons Sk

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

2023-02-12 Thread via GitHub
unascribed commented on PR #360: URL: https://github.com/apache/commons-compress/pull/360#issuecomment-1427171789 The file I encountered this issue with is not redistributable, and I'm unsure of the best way to synthesize an equivalent test. I'll mess around when I have time.

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

2023-02-12 Thread via GitHub
garydgregory commented on PR #360: URL: https://github.com/apache/commons-compress/pull/360#issuecomment-1427165594 @unascribed Thank you for the PR. You'll need to update this PR with a unit test. Ty. -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [commons-compress] unascribed opened a new pull request, #360: Fix FileBands misusing InputStream#read(byte[])

2023-02-12 Thread via GitHub
unascribed opened a new pull request, #360: URL: https://github.com/apache/commons-compress/pull/360 The Pack200 decompressor expects `read` to always return the amount of bytes it requested. This is *usually* true for raw input streams, such as File or ByteArray, but breaks down when combi

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

2023-02-12 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/COMMONSSITE-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687630#comment-17687630 ] Michael Osipov commented on COMMONSSITE-165: Here it is: http://home.apa