[jira] [Resolved] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved IO-513. - Resolution: Fixed Assignee: Gary Gregory Fix Version/s: 2.6 Patch applied. Please verify and

[jira] [Comment Edited] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15689123#comment-15689123 ] Gary Gregory edited comment on IO-513 at 11/23/16 6:43 AM: --- I created a simpler

[jira] [Commented] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15689123#comment-15689123 ] Gary Gregory commented on IO-513: - I created a simpler UTF-8 text file and the tests pass. > Add convenience

[jira] [Commented] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15689121#comment-15689121 ] Gary Gregory commented on IO-513: - I wonder if {{resourceToURL(final String name, final ClassLoader

[jira] [Commented] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15689047#comment-15689047 ] Gary Gregory commented on IO-513: - Based on Git master and this diff, I get the following failures:

[GitHub] commons-lang issue #216: Fix non-critical typos in comments and JavaDoc

2016-11-22 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/216 [![Coverage Status](https://coveralls.io/builds/8956918/badge)](https://coveralls.io/builds/8956918) Coverage increased (+0.02%) to 93.67% when pulling

[GitHub] commons-lang issue #215: Separate test cases by a new line.

2016-11-22 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/215 [![Coverage Status](https://coveralls.io/builds/8956484/badge)](https://coveralls.io/builds/8956484) Coverage increased (+0.02%) to 93.67% when pulling

[GitHub] commons-lang pull request #216: Fix non-critical typos in comments and JavaD...

2016-11-22 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-lang/pull/216 Fix non-critical typos in comments and JavaDoc fix typos in several local variables. Please, look closely at changes in those files: -

[GitHub] commons-lang pull request #215: Separate test cases by a new line.

2016-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/215 --- 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 #215: Separate test cases by a new line.

2016-11-22 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/215 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

[GitHub] commons-lang pull request #215: Separate test cases by a new line.

2016-11-22 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-lang/pull/215 Separate test cases by a new line. As you can see on screenshots it was quiet hard to maintain each test case separately. But now it is more readable.

[jira] [Commented] (CSV-203) withNullString value is printed without quotes when QuoteMode.ALL is specified

2016-11-22 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687964#comment-15687964 ] Gary Gregory commented on CSV-203: -- Right up the alley of a "ImNotDeadYet"! :-) > withNullString value is

[GitHub] commons-lang issue #214: Fix typos in comments and javadoc.

2016-11-22 Thread britter
Github user britter commented on the issue: https://github.com/apache/commons-lang/pull/214 Thank you! --- 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

[GitHub] commons-lang pull request #214: Fix typos in comments and javadoc.

2016-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/214 --- 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 pull request #214: Fix typos in comments and javadoc.

2016-11-22 Thread Abrasha
GitHub user Abrasha opened a pull request: https://github.com/apache/commons-lang/pull/214 Fix typos in comments and javadoc. There are some obvious typos in non-critical parts of project like comments and JavaDoc. You can merge this pull request into a Git repository by running:

[jira] [Commented] (CONFIGURATION-641) XMLConfiguration.load may throw NPE

2016-11-22 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687861#comment-15687861 ] Oliver Heger commented on CONFIGURATION-641: These are valid points. However, Commons

[jira] [Updated] (LANG-1066) shell/XSI escape/unescape support

2016-11-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated LANG-1066: -- Fix Version/s: Discussion > shell/XSI escape/unescape support >

[jira] [Commented] (LANG-1288) Add a builder to StringEscapeUtils

2016-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687653#comment-15687653 ] ASF GitHub Bot commented on LANG-1288: -- Github user britter commented on a diff in the pull request:

[GitHub] commons-lang pull request #213: LANG-1288: Add a builder to StringEscapeUtil...

2016-11-22 Thread britter
Github user britter commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/213#discussion_r89192411 --- Diff: src/main/java/org/apache/commons/lang3/StringEscapeUtils.java --- @@ -429,6 +429,65 @@ public StringEscapeUtils() { super();

[jira] [Commented] (CSV-203) withNullString value is printed without quotes when QuoteMode.ALL is specified

2016-11-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687619#comment-15687619 ] Benedikt Ritter commented on CSV-203: - Very nice wording "CommonsCsvIsSlightlyBroken" - makes me want to

[jira] [Updated] (RNG-23) Towards version 1.0

2016-11-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-23: -- Description: Codebase has been split into several maven modules (in branch "multimodule"). The following check-list

[jira] [Commented] (CSV-203) withNullString value is printed without quotes when QuoteMode.ALL is specified

2016-11-22 Thread Richard Wheeldon (JIRA)
[ https://issues.apache.org/jira/browse/CSV-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15687105#comment-15687105 ] Richard Wheeldon commented on CSV-203: -- Also broken in 1.3 > withNullString value is printed without

[jira] [Updated] (CSV-203) withNullString value is printed without quotes when QuoteMode.ALL is specified

2016-11-22 Thread Richard Wheeldon (JIRA)
[ https://issues.apache.org/jira/browse/CSV-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Wheeldon updated CSV-203: - Affects Version/s: 1.3 > withNullString value is printed without quotes when QuoteMode.ALL is

[jira] [Created] (CSV-203) withNullString value is printed without quotes when QuoteMode.ALL is specified

2016-11-22 Thread Richard Wheeldon (JIRA)
Richard Wheeldon created CSV-203: Summary: withNullString value is printed without quotes when QuoteMode.ALL is specified Key: CSV-203 URL: https://issues.apache.org/jira/browse/CSV-203 Project:

[jira] [Resolved] (RNG-28) Exclude generated sources from CheckStyle and FindBugs

2016-11-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved RNG-28. --- Resolution: Fixed commit 029b91c5640e39ae9be8373e923522ab3042839c > Exclude generated sources from CheckStyle and

[jira] [Updated] (RNG-26) Continuous integration configuration

2016-11-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-26: -- Description: Check and test the configuration files for Jenkins, Travis and Coveralls, on the "master" branch. (was: Check

[jira] [Updated] (RNG-28) Exclude generated sources from CheckStyle and FindBugs

2016-11-22 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/RNG-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated RNG-28: -- Summary: Exclude generated sources from CheckStyle and FindBugs (was: Exclude generated sources from CheckStyle) >

[jira] [Commented] (IO-513) Add convenience methods for reading class path resources

2016-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15686348#comment-15686348 ] ASF GitHub Bot commented on IO-513: --- GitHub user behrangsa opened a pull request: