[jira] [Commented] (CLI-262) Util.stripLeadingAndTrailingQuotes strips quotes that are unmatched

2017-02-01 Thread Sashidharan (JIRA)
[ https://issues.apache.org/jira/browse/CLI-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849583#comment-15849583 ] Sashidharan commented on CLI-262: - Hi, The code for stripLeadingAndTrailingQuotes looks OK if (length > 1

[jira] [Commented] (CLI-262) Util.stripLeadingAndTrailingQuotes strips quotes that are unmatched

2017-02-01 Thread Sashidharan (JIRA)
[ https://issues.apache.org/jira/browse/CLI-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849581#comment-15849581 ] Sashidharan commented on CLI-262: - Hi Dustin, You mean to say if we give arguments as -option 'command

[jira] [Commented] (RNG-33) Consider adding convenience methods to UniformRandomProvider

2017-02-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15849092#comment-15849092 ] Gilles commented on RNG-33: --- Here is a way to somewhat alleviate your pain (if you use Java 8). Given this factory

[GitHub] commons-lang issue #230: Copy-paste error in testIsAsciiPrintable_char

2017-02-01 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/230 [![Coverage Status](https://coveralls.io/builds/9948748/badge)](https://coveralls.io/builds/9948748) Coverage increased (+0.04%) to 94.491% when pulling

[GitHub] commons-lang pull request #230: Copy-paste error in testIsAsciiPrintable_cha...

2017-02-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/230 --- 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 enabled and wishes so, or if the feature

[GitHub] commons-lang issue #230: Copy-paste error in testIsAsciiPrintable_char

2017-02-01 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/230 Thanks! --- 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 enabled and wishes

[jira] [Updated] (CLI-257) Allow partial parsing

2017-02-01 Thread Johann Petrak (JIRA)
[ https://issues.apache.org/jira/browse/CLI-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johann Petrak updated CLI-257: -- Attachment: commons-cli.diff I have used the attached patch to achieve what I need. > Allow partial

[jira] [Commented] (MATH-1401) Exception at IntervalUtils.getClopperPearsonInterval

2017-02-01 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848511#comment-15848511 ] Gilles commented on MATH-1401: -- I seem to recall that it might be fixed in the current "master" branch. Can

[jira] [Commented] (COMMONSRDF-55) Stream of Jena quads use wrong IRI for default graph

2017-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSRDF-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848470#comment-15848470 ] ASF GitHub Bot commented on COMMONSRDF-55: -- Github user stain commented on the issue:

[jira] [Created] (LANG-1310) MethodUtils.invokeMethod throws ArrayStoreException

2017-02-01 Thread Eickvonder (JIRA)
Eickvonder created LANG-1310: Summary: MethodUtils.invokeMethod throws ArrayStoreException Key: LANG-1310 URL: https://issues.apache.org/jira/browse/LANG-1310 Project: Commons Lang Issue Type:

[GitHub] commons-lang pull request #230: Copy-paste error in testIsAsciiPrintable_cha...

2017-02-01 Thread peleghila
GitHub user peleghila opened a pull request: https://github.com/apache/commons-lang/pull/230 Copy-paste error in testIsAsciiPrintable_char Line 238 has copy paste error from testIsAscii_char You can merge this pull request into a Git repository by running: $ git pull