[jira] [Commented] (RNG-45) Example code (sampling)

2018-01-19 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16332467#comment-16332467 ] Gilles commented on RNG-45: --- Java code added to "master" (commit 71f4e2cd252b90bb2ab617b4480fd3f73acc8a63). >

[jira] [Created] (NET-651) Ip Range Check with Subnte utils provides in correct answer

2018-01-19 Thread Sathyavathy Mohan (JIRA)
Sathyavathy Mohan created NET-651: - Summary: Ip Range Check with Subnte utils provides in correct answer Key: NET-651 URL: https://issues.apache.org/jira/browse/NET-651 Project: Commons Net

[GitHub] commons-lang pull request #312: LANG-1375: defaultString(str) reuses default...

2018-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/312 ---

[GitHub] commons-lang issue #312: LANG-1375: defaultString(str) reuses defaultString(...

2018-01-19 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/312 Merged. Checked the pull request locally, built the project, ran tests, confirmed the diff, and then updated changes.xml. Thanks again @codingsince1985 ! ---

[jira] [Created] (LANG-1375) defaultString(final String str) in StringUtils to reuse defaultString(final String str, final String defaultStr)

2018-01-19 Thread Jerry Zhao (JIRA)
Jerry Zhao created LANG-1375: Summary: defaultString(final String str) in StringUtils to reuse defaultString(final String str, final String defaultStr) Key: LANG-1375 URL:

[jira] [Commented] (LANG-1375) defaultString(final String str) in StringUtils to reuse defaultString(final String str, final String defaultStr)

2018-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16333137#comment-16333137 ] ASF GitHub Bot commented on LANG-1375: -- GitHub user codingsince1985 opened a pull request:

[GitHub] commons-lang pull request #312: LANG-1375: defaultString(str) reuses default...

2018-01-19 Thread codingsince1985
GitHub user codingsince1985 opened a pull request: https://github.com/apache/commons-lang/pull/312 LANG-1375: defaultString(str) reuses defaultString(str, defaultStr) You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (LANG-1375) defaultString(final String str) in StringUtils to reuse defaultString(final String str, final String defaultStr)

2018-01-19 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita updated LANG-1375: - Assignee: Bruno P. Kinoshita > defaultString(final String str) in StringUtils to reuse

[jira] [Commented] (LANG-1375) defaultString(final String str) in StringUtils to reuse defaultString(final String str, final String defaultStr)

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