[jira] [Commented] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2018-04-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458312#comment-16458312 ] ASF GitHub Bot commented on LANG-1238: -- Github user coveralls commented on the issue:

[GitHub] commons-lang issue #328: [LANG-1238] Added overloaded methods for StringUtil...

2018-04-29 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/328 [![Coverage Status](https://coveralls.io/builds/16754931/badge)](https://coveralls.io/builds/16754931) Coverage increased (+0.02%) to 95.162% when pulling

[jira] [Commented] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2018-04-29 Thread Oleg Chubaryov (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458311#comment-16458311 ] Oleg Chubaryov commented on LANG-1238: -- https://github.com/apache/commons-lang/pull/328 > Overload

[GitHub] commons-lang pull request #328: [LANG-1238] Added overloaded methods for Str...

2018-04-29 Thread coms
GitHub user coms opened a pull request: https://github.com/apache/commons-lang/pull/328 [LANG-1238] Added overloaded methods for StringUtils with Pattern arg You can merge this pull request into a Git repository by running: $ git pull https://github.com/coms/commons-lang

[jira] [Commented] (LANG-1238) Overload Operations in StringUtils that take a regex to take precompiled Pattern

2018-04-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458309#comment-16458309 ] ASF GitHub Bot commented on LANG-1238: -- GitHub user coms opened a pull request:

[jira] [Commented] (JEXL-259) Shorter ant-ish variables prevent longer ant-ish variables from being resolved properly

2018-04-29 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458024#comment-16458024 ] Henri Biestro commented on JEXL-259: This is the intended behavior; you can not mix antish and property

[jira] [Commented] (JEXL-258) JEXL unset method

2018-04-29 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458018#comment-16458018 ] Henri Biestro commented on JEXL-258: Since a JexlContext is usually backed up by a map, I'd suggest

[jira] [Resolved] (COMPRESS-304) Make CompressorStreamFactory.getDecompressConcatenated() public

2018-04-29 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved COMPRESS-304. --- Resolution: Won't Fix Yes, no point in having public access to the now-deprecated field > Make

[jira] [Resolved] (COMPRESS-434) Add test case/documentation for specific GzipCompressorInputStream use case

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-434. - Resolution: Fixed Fix Version/s: 1.16 > Add test case/documentation for specific

[jira] [Commented] (COMPRESS-304) Make CompressorStreamFactory.getDecompressConcatenated() public

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457975#comment-16457975 ] Stefan Bodewig commented on COMPRESS-304: - Has your wish been been superseded by

[jira] [Resolved] (COMPRESS-319) ArchiveStreamFactory.createArchiveInputStream(InputStream) Does not support tar.gz files

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-319. - Resolution: Won't Fix > ArchiveStreamFactory.createArchiveInputStream(InputStream) Does

[jira] [Commented] (COMPRESS-450) Enable skipping past invalid tar header entries

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457972#comment-16457972 ] Stefan Bodewig commented on COMPRESS-450: - You are certainly correct, my hypothetical 

[jira] [Comment Edited] (COMPRESS-445) Zip Bomb Detection

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457970#comment-16457970 ] Stefan Bodewig edited comment on COMPRESS-445 at 4/29/18 10:14 AM: --- By

[jira] [Commented] (COMPRESS-445) Zip Bomb Detection

2018-04-29 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457970#comment-16457970 ] Stefan Bodewig commented on COMPRESS-445: - By now almost all {{CompressorInputStream}}s are

[jira] [Commented] (CODEC-240) Add Percent-Encoding Codec (described in RFC3986 and RFC7578)

2018-04-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457962#comment-16457962 ] ASF GitHub Bot commented on CODEC-240: -- Github user sermojohn closed the pull request at:

[jira] [Resolved] (IO-535) Thread bug in FileAlterationMonitor#stop(int)

2018-04-29 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved IO-535. -- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 2.7 > Thread bug in

[jira] [Commented] (IO-535) Thread bug in FileAlterationMonitor#stop(int)

2018-04-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457957#comment-16457957 ] ASF GitHub Bot commented on IO-535: --- Github user asfgit closed the pull request at:

[jira] [Updated] (IO-535) Thread bug in FileAlterationMonitor#stop(int)

2018-04-29 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/IO-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated IO-535: - Summary: Thread bug in FileAlterationMonitor#stop(int) (was: Thread bug in FileAlterationMonitor) >

[GitHub] commons-lang issue #327: (doc) Remove invalid example of `lastIndexOf` from ...

2018-04-29 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/327 Thanks! 👍 ---

[GitHub] commons-lang pull request #327: (doc) Remove invalid example of `lastIndexOf...

2018-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/327 ---