[GitHub] commons-lang issue #193: Add isAnyNotEmpty() and isAnyNotBlank() to StringUt...

2016-09-23 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/193 [![Coverage Status](https://coveralls.io/builds/8031415/badge)](https://coveralls.io/builds/8031415) Coverage decreased (-0.002%) to 93.527% when pulling

[GitHub] commons-lang pull request #193: Add isAnyNotEmpty() and isAnyNotBlank() to S...

2016-09-23 Thread ptemplier
GitHub user ptemplier opened a pull request: https://github.com/apache/commons-lang/pull/193 Add isAnyNotEmpty() and isAnyNotBlank() to StringUtils You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptemplier/commons-lang

[jira] [Commented] (EL-1) [el] Memory Leak: EL Cache entries never removed.

2016-09-23 Thread Jarek Jarcec Cecho (JIRA)
[ https://issues.apache.org/jira/browse/EL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517771#comment-15517771 ] Jarek Jarcec Cecho commented on EL-1: - I believe that we hit this bug as well in our project. We have one

[jira] [Commented] (JCS-146) IndexedDiskCache: Mismatched memory and disk length (0) for [DED: pos = 63802 len = 9658] during optimization

2016-09-23 Thread Ryan Fong (JIRA)
[ https://issues.apache.org/jira/browse/JCS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517523#comment-15517523 ] Ryan Fong commented on JCS-146: --- We are seeing a lot of these errors using 2.0-beta1. Will you be pushing a

[jira] [Commented] (BEANUTILS-497) Fix javadoc doclint errors

2016-09-23 Thread Raviteja Lokineni (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517500#comment-15517500 ] Raviteja Lokineni commented on BEANUTILS-497: - [~stain], Submitted a PR > Fix javadoc

[jira] [Commented] (BEANUTILS-497) Fix javadoc doclint errors

2016-09-23 Thread Stian Soiland-Reyes (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516462#comment-15516462 ] Stian Soiland-Reyes commented on BEANUTILS-497: --- If we can't fix them all, we should at

[jira] [Created] (BEANUTILS-497) Fix javadoc doclint errors

2016-09-23 Thread Stian Soiland-Reyes (JIRA)
Stian Soiland-Reyes created BEANUTILS-497: - Summary: Fix javadoc doclint errors Key: BEANUTILS-497 URL: https://issues.apache.org/jira/browse/BEANUTILS-497 Project: Commons BeanUtils

[jira] [Commented] (COMPRESS-364) ZipArchiveInputStream.closeEntry does not properly advance to next entry if there are junk bytes at end of data section

2016-09-23 Thread Michael Mole (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516226#comment-15516226 ] Michael Mole commented on COMPRESS-364: --- [~garydgregory] - Hi Gary. Were you able to get the