[jira] [Commented] (TEXT-59) Mutable static data

2017-01-21 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833254#comment-15833254 ] Rob Tompkins commented on TEXT-59: -- All of the work on this issue is being tracked in TEXT-58. > Mutable

[jira] [Created] (VFS-629) Update Apache Commons Compress from 1.12 to 1.13.

2017-01-21 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-629: Summary: Update Apache Commons Compress from 1.12 to 1.13. Key: VFS-629 URL: https://issues.apache.org/jira/browse/VFS-629 Project: Commons VFS Issue Type:

[jira] [Closed] (VFS-628) Add a file inverter FileSelector: InvertIncludeFileSelector

2017-01-21 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed VFS-628. Resolution: Fixed Fix Version/s: 2.2 In svn trunk. > Add a file inverter FileSelector:

[jira] [Created] (VFS-628) Add a file inverter FileSelector: InvertIncludeFileSelector

2017-01-21 Thread Gary Gregory (JIRA)
Gary Gregory created VFS-628: Summary: Add a file inverter FileSelector: InvertIncludeFileSelector Key: VFS-628 URL: https://issues.apache.org/jira/browse/VFS-628 Project: Commons VFS Issue

[jira] [Commented] (COMMONSRDF-51) RDF-1.1 specifies that language tags need to be compared using lower-case

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

[jira] [Resolved] (CONFIGURATION-649) XMLConfiguration changes list format on saving

2017-01-21 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-649. Resolution: Fixed Fix Version/s: 2.2 A fix has been implemented which

[jira] [Resolved] (NUMBERS-3) Make "RootsOfUnity" immutable

2017-01-21 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved NUMBERS-3. -- Resolution: Fixed commit b206d9c80c95433d530e639308e38b92c7e3fdef > Make "RootsOfUnity" immutable >

[jira] [Resolved] (NUMBERS-4) Complex.ZERO.pow(2.0) is NaN

2017-01-21 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved NUMBERS-4. -- Resolution: Fixed commit 2b29ed84c9461fba037b8ebfd8a39637c08b6b3e > Complex.ZERO.pow(2.0) is NaN >

[jira] [Commented] (TEXT-58) All uppercase methods?

2017-01-21 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15833038#comment-15833038 ] Rob Tompkins commented on TEXT-58: -- I've found an interesting curiosity here. Bruno suggested that we simply

[jira] [Commented] (TEXT-45) WordUtils delimiters should be strings, not char varargs

2017-01-21 Thread Don Jeba (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832938#comment-15832938 ] Don Jeba commented on TEXT-45: -- Is this issue still valid? The reason I am asking is, the class WordUtils is

[jira] [Comment Edited] (LANG-1295) ArrayUtils.toArray(T... items) has unsafe use of varargs

2017-01-21 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832097#comment-15832097 ] Pascal Schumacher edited comment on LANG-1295 at 1/21/17 10:51 AM: --- As I

[jira] [Resolved] (NUMBERS-8) Jenkins setup

2017-01-21 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles resolved NUMBERS-8. -- Resolution: Done https://builds.apache.org/view/Apache%20Commons/job/Commons_Numbers/ > Jenkins setup >

[jira] [Commented] (JEXL-220) Release 3.1 to Maven Repository

2017-01-21 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832877#comment-15832877 ] Dmitri Blinov commented on JEXL-220: I can confirm that on my site the current build works without any

[GitHub] commons-lang issue #228: Increase test coverage

2017-01-21 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/228 [![Coverage Status](https://coveralls.io/builds/9779557/badge)](https://coveralls.io/builds/9779557) Coverage increased (+0.07%) to 94.529% when pulling

[GitHub] commons-lang pull request #228: Increase test coverage

2017-01-21 Thread andyklimczak
GitHub user andyklimczak opened a pull request: https://github.com/apache/commons-lang/pull/228 Increase test coverage CharRangeTest 98% -> 100% RandomUtilsTest 90% -> 100% StringEscapeUtilsTest 95% -> 100% StringUtilsTest -> 99% (a few more lines covered) You can merge