[jira] [Created] (SCXML-253) Are entry points, exit points, forks and joins supported in commons SCXML?

2017-04-20 Thread Chanon (JIRA)
Chanon created SCXML-253: Summary: Are entry points, exit points, forks and joins supported in commons SCXML? Key: SCXML-253 URL: https://issues.apache.org/jira/browse/SCXML-253 Project: Commons SCXML

[jira] [Commented] (IO-531) make it more easy-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977987#comment-15977987 ] ASF GitHub Bot commented on IO-531: --- Github user asfgit closed the pull request at:

[jira] [Updated] (IO-531) make it more easy-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated IO-531: Summary: make it more easy-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter) (was: make it

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977959#comment-15977959 ] Hao Liu commented on IO-531: Thanks for all your quick replies and comments. As Sebb said maybe it's

[jira] [Closed] (LANG-1321) Add ClassUtils#getAllSuperclassesAndInterfaces

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1321. --- Resolution: Invalid I misunderstood. This method is not required by [LANG-1317] and not

[jira] [Commented] (NUMBERS-20) Copy prime related code from [math]

2017-04-20 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977729#comment-15977729 ] Raymond DeCampo commented on NUMBERS-20: Proposed resolution available for review on branch

[jira] [Commented] (LANG-1317) Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977688#comment-15977688 ] ASF GitHub Bot commented on LANG-1317: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #261: LANG-1317: Add findAnnotation and findMethodsWithAn...

2017-04-20 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/261 If I'm not mistaken the list returned by `getAllSuperclassesAndInterfaces` can contain the same interface multiple times if it is implemented by more than one super class. To prevent

[jira] [Commented] (LANG-1317) Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977570#comment-15977570 ] ASF GitHub Bot commented on LANG-1317: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #261: LANG-1317: Add findAnnotation and findMethodsWithAn...

2017-04-20 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/261 Created https://issues.apache.org/jira/browse/LANG-1321 for the `ClassUtils#getAllSuperclassesAndInterfaces` addition. --- If your project is set up for it, you can reply to this

[jira] [Created] (LANG-1321) Add ClassUtils#getAllSuperclassesAndInterfaces

2017-04-20 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created LANG-1321: --- Summary: Add ClassUtils#getAllSuperclassesAndInterfaces Key: LANG-1321 URL: https://issues.apache.org/jira/browse/LANG-1321 Project: Commons Lang

[jira] [Updated] (LANG-1317) Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1317: Summary: Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for

[jira] [Commented] (LANG-1317) Add findAnnotation and findMethodsWithAnnotation to MethodUtils

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977556#comment-15977556 ] ASF GitHub Bot commented on LANG-1317: -- Github user PascalSchumacher commented on a diff in the pull

[GitHub] commons-lang pull request #261: LANG-1317: Add findAnnotation and findMethod...

2017-04-20 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-lang/pull/261#discussion_r112563123 --- Diff: src/main/java/org/apache/commons/lang3/ClassUtils.java --- @@ -457,6 +457,44 @@ public static String getAbbreviatedName(final String

[jira] [Comment Edited] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977384#comment-15977384 ] Bernd Eckenfels edited comment on IO-531 at 4/20/17 8:12 PM: - The test here

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977384#comment-15977384 ] Bernd Eckenfels commented on IO-531: The test here implements the (null, trueFilter) case, but it uses

[jira] [Issue Comment Deleted] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Eckenfels updated IO-531: --- Comment: was deleted (was: I am proposing a minor extension to the Javadoc anyway:

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977370#comment-15977370 ] Bernd Eckenfels commented on IO-531: I am proposing a minor extension to the Javadoc anyway:

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977367#comment-15977367 ] ASF GitHub Bot commented on IO-531: --- GitHub user ecki opened a pull request:

[jira] [Commented] (LANG-1317) Add findAnnotation and findMethodsWithAnnotation to MethodUtils

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977282#comment-15977282 ] ASF GitHub Bot commented on LANG-1317: -- Github user yasserzamani commented on the issue:

[GitHub] commons-lang issue #261: LANG-1317: Add findAnnotation and findMethodsWithAn...

2017-04-20 Thread yasserzamani
Github user yasserzamani commented on the issue: https://github.com/apache/commons-lang/pull/261 > Sorry for the delay, other open source projects and vacations interfered. You're welcome, I understand and as an open source fun contributor, I'm patient enough :) >

[jira] [Commented] (LANG-1317) Add findAnnotation and findMethodsWithAnnotation to MethodUtils

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977277#comment-15977277 ] ASF GitHub Bot commented on LANG-1317: -- Github user coveralls commented on the issue:

[GitHub] commons-lang issue #261: LANG-1317: Add findAnnotation and findMethodsWithAn...

2017-04-20 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/261 [![Coverage Status](https://coveralls.io/builds/11170248/badge)](https://coveralls.io/builds/11170248) Coverage increased (+0.07%) to 94.675% when pulling

[GitHub] commons-lang pull request #:

2017-04-20 Thread chtompki
Github user chtompki commented on the pull request: https://github.com/apache/commons-lang/commit/859224ffadb79147088840732236c1fad341d842#commitcomment-21843352 Cheers for that. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Updated] (LANG-1306) Add nullToEmpty method in StringUtils

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1306: Fix Version/s: (was: 3.6) > Add nullToEmpty method in StringUtils >

[jira] [Closed] (LANG-1306) Add nullToEmpty method in StringUtils

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed LANG-1306. --- Assignee: Pascal Schumacher > Add nullToEmpty method in StringUtils >

[jira] [Resolved] (LANG-1167) Add null filter to ReflectionToStringBuilder

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved LANG-1167. - Resolution: Fixed Fix Version/s: 3.6 > Add null filter to ReflectionToStringBuilder

[jira] [Updated] (LANG-1167) Add null filter to ReflectionToStringBuilder

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1167: Assignee: Rob Tompkins (was: Pascal Schumacher) > Add null filter to

[jira] [Updated] (LANG-1167) Add null filter to ReflectionToStringBuilder

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1167: Component/s: lang.builder.* > Add null filter to ReflectionToStringBuilder >

[jira] [Updated] (LANG-1167) Add null filter to ReflectionToStringBuilder

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated LANG-1167: Assignee: Pascal Schumacher (was: Rob Tompkins) > Add null filter to

[jira] [Resolved] (CONFIGURATION-663) typo at /userguide/upgradeto2_0.html

2017-04-20 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger resolved CONFIGURATION-663. Resolution: Fixed Fix Version/s: 2.2 Fixed in SVN in revision

[jira] [Commented] (LANG-1167) Add null filter to ReflectionToStringBuilder

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

[GitHub] commons-lang pull request #259: LANG-1167: Add null filter to ReflectionToSt...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/259 --- 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

[jira] [Commented] (LANG-1167) Add null filter to ReflectionToStringBuilder

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976823#comment-15976823 ] ASF GitHub Bot commented on LANG-1167: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #259: LANG-1167: Add null filter to ReflectionToStringBui...

2017-04-20 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/259 @chtompki Sorry for the delay, other open source projects and vacations interfered. As the ToStringStyle implementations are singletons, I do not see a save way to use #209

[jira] [Commented] (LANG-1164) allow ToStringStyle to omitNulls

2017-04-20 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976816#comment-15976816 ] Pascal Schumacher commented on LANG-1164: - [~chtompki] Sorry for the delay, other open source

[jira] [Commented] (LANG-1317) Add findAnnotation and findMethodsWithAnnotation to MethodUtils

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976758#comment-15976758 ] ASF GitHub Bot commented on LANG-1317: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #261: LANG-1317: Add findAnnotation and findMethodsWithAn...

2017-04-20 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/261 @yasserzamani Sorry for the delay, other open source projects and vacations interfered. I'm not sure if the priority parameter of `getAllSuperclassesAndInterfaces` is

[jira] [Commented] (NUMBERS-12) Continued fraction

2017-04-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976501#comment-15976501 ] Gilles commented on NUMBERS-12: --- If you still can't manage issues in Commons JIRA projects, please remind

[jira] [Commented] (NUMBERS-12) Continued fraction

2017-04-20 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976483#comment-15976483 ] Raymond DeCampo commented on NUMBERS-12: Feature branch has been moved, this issue should be

[jira] [Commented] (NUMBERS-12) Continued fraction

2017-04-20 Thread Raymond DeCampo (JIRA)
[ https://issues.apache.org/jira/browse/NUMBERS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976418#comment-15976418 ] Raymond DeCampo commented on NUMBERS-12: I went to merge this change today and I realized I

[jira] [Commented] (CONFIGURATION-664) Add API org.apache.commons.configuration2.tree.ImmutableNode.getChildren(String)

2017-04-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976403#comment-15976403 ] Sebb commented on CONFIGURATION-664: What is the use case for this feature? > Add API >

[jira] [Commented] (MATH-1414) Method reciprocal() in Complex for complex numbers with parts very close to 0.0

2017-04-20 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976387#comment-15976387 ] Gilles commented on MATH-1414: -- Part of the refactoring that comes with moving the code to "Numbers" is to

[jira] [Resolved] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-531. - Resolution: Won't Fix > make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, > IOFileFilter,

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976384#comment-15976384 ] Sebb commented on IO-531: - The PDF says: {quote} I want to use the org.apache.commons.io.FileUtils.listFiles(File,

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976375#comment-15976375 ] Sebb commented on IO-531: - If I read you correctly, you want {code} FileUtils.listFiles(File, null, dirfilter) {code}

[jira] [Commented] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976203#comment-15976203 ] Hao Liu commented on IO-531: Hi, Sebb, I have attached a file. hope it could make myself clear. Thank you. BR,

[jira] [Updated] (IO-531) make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, IOFileFilter, IOFileFilter)

2017-04-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/IO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated IO-531: --- Attachment: Commons IOIO-531.pdf > make it more esay-to-use: org.apache.commons.io.FileUtils.listFiles(File, >