[jira] [Updated] (JCS-170) [JCache] cache name can make JMX registration fail

2016-12-31 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated JCS-170: --- Summary: [JCache] cache name can make JMX registration fail (was: cache name can make JMX

[jira] [Resolved] (JCS-170) cache name can make JMX registration fail

2016-12-31 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/JCS-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved JCS-170. Resolution: Fixed > cache name can make JMX registration fail >

[jira] [Created] (JCS-170) cache name can make JMX registration fail

2016-12-31 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created JCS-170: -- Summary: cache name can make JMX registration fail Key: JCS-170 URL: https://issues.apache.org/jira/browse/JCS-170 Project: Commons JCS Issue Type: Bug

[GitHub] commons-lang issue #224: [LANG-1306] Add nullToEmpty method in StringUtils

2016-12-31 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/224 [![Coverage Status](https://coveralls.io/builds/9478410/badge)](https://coveralls.io/builds/9478410) Coverage increased (+0.0004%) to 94.363% when pulling

[jira] [Commented] (LANG-1306) Add nullToEmpty method in StringUtils

2016-12-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15789455#comment-15789455 ] ASF GitHub Bot commented on LANG-1306: -- Github user coveralls commented on the issue:

[jira] [Commented] (LANG-1306) Add nullToEmpty method in StringUtils

2016-12-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15789451#comment-15789451 ] ASF GitHub Bot commented on LANG-1306: -- GitHub user arbasha opened a pull request:

[GitHub] commons-lang pull request #224: [LANG-1306] Add nullToEmpty method in String...

2016-12-31 Thread arbasha
GitHub user arbasha opened a pull request: https://github.com/apache/commons-lang/pull/224 [LANG-1306] Add nullToEmpty method in StringUtils [Jira Link](https://issues.apache.org/jira/browse/LANG-1306) You can merge this pull request into a Git repository by running: $ git

[jira] [Created] (LANG-1306) Add nullToEmpty method in StringUtils

2016-12-31 Thread Arshad Basha (JIRA)
Arshad Basha created LANG-1306: -- Summary: Add nullToEmpty method in StringUtils Key: LANG-1306 URL: https://issues.apache.org/jira/browse/LANG-1306 Project: Commons Lang Issue Type: New Feature

[jira] [Comment Edited] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2016-12-31 Thread Stephan Herrmann (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15789243#comment-15789243 ] Stephan Herrmann edited comment on BCEL-267 at 12/31/16 9:39 AM: - I finally

[jira] [Comment Edited] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2016-12-31 Thread Stephan Herrmann (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15789243#comment-15789243 ] Stephan Herrmann edited comment on BCEL-267 at 12/31/16 9:37 AM: - I finally

[jira] [Updated] (BCEL-267) Race conditions on static fields in BranchHandle and InstructionHandle

2016-12-31 Thread Stephan Herrmann (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Herrmann updated BCEL-267: -- Attachment: BCEL267--Race-conditions-on-static-fields-in-BranchH.patch I finally found the time