[GitHub] commons-lang pull request: Fix typo on appendIfMissing javadoc

2016-03-10 Thread ptemplier
Github user ptemplier commented on the pull request: https://github.com/apache/commons-lang/pull/129#issuecomment-194812742 :+1: --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Resolved] (MATH-1328) Configure the CI tools

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-1328. -- Resolution: Fixed Thanks for implementing your suggestion in the Jenkins config. > Configure the CI tools > ---

[jira] [Resolved] (MATH-1326) Create "develop" branch on the "origin" repository

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved MATH-1326. -- Resolution: Done > Create "develop" branch on the "origin" repository > -

[jira] [Updated] (MATH-1327) Assessment of the quality of the random number generators

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1327: - Assignee: Gilles Labels: correctness documentation (was: documentation) Description: For some of t

[jira] [Created] (MATH-1335) Factor out RNG implementations

2016-03-10 Thread Gilles (JIRA)
Gilles created MATH-1335: Summary: Factor out RNG implementations Key: MATH-1335 URL: https://issues.apache.org/jira/browse/MATH-1335 Project: Commons Math Issue Type: Sub-task Reporter:

[jira] [Commented] (MATH-1327) Assessment of the quality of the random number generators

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189376#comment-15189376 ] Gilles commented on MATH-1327: -- I propose that the userguide includes a new section that will

[jira] [Created] (IO-500) IOUtils: plz include close* functions from lucene util's IOUtils class

2016-03-10 Thread Mark (JIRA)
Mark created IO-500: --- Summary: IOUtils: plz include close* functions from lucene util's IOUtils class Key: IO-500 URL: https://issues.apache.org/jira/browse/IO-500 Project: Commons IO Issue Type: Improvem

[jira] [Updated] (IO-500) IOUtils: plz include close* functions from lucene util's IOUtils class

2016-03-10 Thread Mark (JIRA)
[ https://issues.apache.org/jira/browse/IO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark updated IO-500: Description: {code} /** * Closes all given Closeables. Some of the * Closeables may be null; they are * ignored. A

[jira] [Commented] (MATH-1158) Factory method to provide sampling from distributions

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189496#comment-15189496 ] Gilles commented on MATH-1158: -- Since the functionality involves a random number generator (ar

[jira] [Commented] (MATH-1333) MullerSolver returns value that is out of bounds

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189633#comment-15189633 ] Gilles commented on MATH-1333: -- Hi Connor. You are most welcome to provide a patch for fixing

[jira] [Created] (CLI-263) Usage page documentation uses deprecated OptionBuilder

2016-03-10 Thread Bindul Bhowmik (JIRA)
Bindul Bhowmik created CLI-263: -- Summary: Usage page documentation uses deprecated OptionBuilder Key: CLI-263 URL: https://issues.apache.org/jira/browse/CLI-263 Project: Commons CLI Issue Type:

[jira] [Commented] (IO-500) IOUtils: plz include close* functions from lucene util's IOUtils class

2016-03-10 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189892#comment-15189892 ] Sebb commented on IO-500: - It's not safe to catch and ignore Throwable. The code should only catch IO

[jira] [Updated] (MATH-1158) Factory method to provide sampling from distributions

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1158: - Priority: Minor (was: Blocker) > Factory method to provide sampling from distributions > -

[jira] [Created] (MATH-1336) 64-bits based RNG

2016-03-10 Thread Gilles (JIRA)
Gilles created MATH-1336: Summary: 64-bits based RNG Key: MATH-1336 URL: https://issues.apache.org/jira/browse/MATH-1336 Project: Commons Math Issue Type: New Feature Reporter: Gilles

[jira] [Commented] (MATH-1335) Factor out RNG implementations

2016-03-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190321#comment-15190321 ] Gilles commented on MATH-1335: -- 64-bits based implementations were incorporated early on durin

[jira] [Commented] (MATH-1333) MullerSolver returns value that is out of bounds

2016-03-10 Thread Connor Petty (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190404#comment-15190404 ] Connor Petty commented on MATH-1333: So it looks like MullerSolver was failing due to t