[GitHub] commons-io pull request #33: [IO-531] JavaDoc to describe accept-any file fi...

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

Re: [lang] new concurrency annotations

2017-04-20 Thread Gary Gregory
On Thu, Apr 20, 2017 at 2:53 PM, Gary Gregory wrote: > > On Wed, Apr 19, 2017 at 1:00 PM, Gary Gregory > wrote: > >> Related to this, is HttpCore which switch from JCIP style annotations >> (4.x) to @Contract (5.x). I'll ask that ML for the reason/experience. >> > > Acoording to Oleg: > -- > The

[NUMBERS] Proposed resolution for NUMBERS-20

2017-04-20 Thread Raymond DeCampo
I have committed a proposed resolution for NUMBERS-20 on the branch feature-NUMBERS-20 in commons-numbers. Feedback or comments from interested parties are welcome. https://issues.apache.org/jira/browse/NUMBERS-20 https://github.com/apache/commons-numbers/tree/feature-NUMBERS-20 Thanks, Ray

[GitHub] commons-io pull request #33: [IO-531] JavaDoc to describe accept-any file fi...

2017-04-20 Thread ecki
GitHub user ecki opened a pull request: https://github.com/apache/commons-io/pull/33 [IO-531] JavaDoc to describe accept-any file filter You can merge this pull request into a Git repository by running: $ git pull https://github.com/ecki/commons-io patch-1 Alternatively you c

Re: Convert RNG help wanted into generic request

2017-04-20 Thread Gilles
Hello. On Tue, 18 Apr 2017 09:13:44 + (UTC), Eyal Allweil wrote: Hi Gilles, As a Jira issue, RNG-37 is OK. But for something like Help Wanted, I would add a link to another implementation that can be used as a template http://commons.apache.org/proper/commons-rng/commons-rng-sampling/xref/

Re: svn commit: r1792011 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration2/tree/ImmutableNode.java test/java/org/apache/commons/configuratio

2017-04-20 Thread Gary Gregory
On Apr 20, 2017 2:40 AM, "Oliver Heger" wrote: Am 20.04.2017 um 05:17 schrieb ggreg...@apache.org: > Author: ggregory > Date: Thu Apr 20 03:17:59 2017 > New Revision: 1792011 > > URL: http://svn.apache.org/viewvc?rev=1792011&view=rev > Log: > [CONFIGURATION-664] Add API org.apache.commons.conf

Re: svn commit: r1792011 - in /commons/proper/configuration/trunk/src: changes/changes.xml main/java/org/apache/commons/configuration2/tree/ImmutableNode.java test/java/org/apache/commons/configuratio

2017-04-20 Thread Oliver Heger
Am 20.04.2017 um 05:17 schrieb ggreg...@apache.org: Author: ggregory Date: Thu Apr 20 03:17:59 2017 New Revision: 1792011 URL: http://svn.apache.org/viewvc?rev=1792011&view=rev Log: [CONFIGURATION-664] Add API org.apache.commons.configuration2.tree.ImmutableNode.getChildren(String). Modified