Re: [VOTE] Release JEXL 3.1 based on RC1

2017-04-07 Thread Bruno P. Kinoshita
[ X ] +1 Release these artifacts Build passed in Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-11T05:41:47+13:00) Maven home: /opt/maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-8-oracle/jre Default locale: en_US, platform encoding:

[VOTE] Release JEXL 3.1 based on RC1

2017-04-07 Thread Emmanuel Bourg
Hi all, JEXL is ready for a new release, please review the artifacts and cast your votes. Changes since 3.0: https://dist.apache.org/repos/dist/dev/commons/jexl/3.1_RC1/RELEASE-NOTES.txt http://people.apache.org/~ebourg/jexl/site/changes-report.html SVN tag: http://svn.apache.org/r

Re: [Math] MATH-1408 (exceptions for control flow)

2017-04-07 Thread Bruno P. Kinoshita
TL;DR we are working to replace ClassCastException (CCE) by either an instanceof check, or a different approach. Right now, adding generics to Frequency would fix it, and (I think) be a better design for the class In Eclipse, I looked for the occurrences of CCE in [math], and the first place I

Re: [Configuration] How do I traverse an XML configuration?

2017-04-07 Thread Gary Gregory
On Fri, Apr 7, 2017 at 12:52 PM, Oliver Heger wrote: > > > Am 07.04.2017 um 21:43 schrieb Gary Gregory: > > On Fri, Apr 7, 2017 at 12:40 PM, Oliver Heger < > oliver.he...@oliver-heger.de> > > wrote: > > > >> > >> > >> Am 07.04.2017 um 19:09 schrieb Woonsan Ko: > >>> On Fri, Apr 7, 2017 at 2:05 AM

Re: [Configuration] How do I traverse an XML configuration?

2017-04-07 Thread Oliver Heger
Am 07.04.2017 um 21:43 schrieb Gary Gregory: > On Fri, Apr 7, 2017 at 12:40 PM, Oliver Heger > wrote: > >> >> >> Am 07.04.2017 um 19:09 schrieb Woonsan Ko: >>> On Fri, Apr 7, 2017 at 2:05 AM, Gary Gregory >> wrote: I might have hit pay-dirt with org.apache.commons.configuration2.Base

Re: [Configuration] How do I traverse an XML configuration?

2017-04-07 Thread Gary Gregory
On Fri, Apr 7, 2017 at 12:40 PM, Oliver Heger wrote: > > > Am 07.04.2017 um 19:09 schrieb Woonsan Ko: > > On Fri, Apr 7, 2017 at 2:05 AM, Gary Gregory > wrote: > >> I might have hit pay-dirt > >> with org.apache.commons.configuration2.BaseHierarchicalConfiguration. > getNodeModel()... > > Sounds

Re: [Configuration] How do I traverse an XML configuration?

2017-04-07 Thread Oliver Heger
Am 07.04.2017 um 19:09 schrieb Woonsan Ko: > On Fri, Apr 7, 2017 at 2:05 AM, Gary Gregory wrote: >> I might have hit pay-dirt >> with >> org.apache.commons.configuration2.BaseHierarchicalConfiguration.getNodeModel()... > Sounds great and thanks for sharing the pay-dirt! Yes, that's the way to

Re: [Math][Numbers] Release(s)? What? When? Who?

2017-04-07 Thread Gary Gregory
Hi Gilles, My guess is that we experiencing a mix folks being busy and a lack of fresh blood in Commons. I know I am busy ATM! I bet you must feel frustrated and I am sorry about that. It does not help that there are different opinions on how to organize items or not between Commons components. Sp

Build failed in Jenkins: commons-beanutils #21

2017-04-07 Thread Apache Jenkins Server
See Changes: [ggregory] Add oraclejdk7 to Travis CI. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam5 (beam) in work

Build failed in Jenkins: commons-logging #6

2017-04-07 Thread Apache Jenkins Server
See Changes: [ggregory] Add oraclejdk7 to Travis CI. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on beam8 (beam) in workspa

Build failed in Jenkins: Commons-ognl #280

2017-04-07 Thread Apache Jenkins Server
See Changes: [ggregory] Add oraclejdk7 to Travis CI. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trust

Build failed in Jenkins: commons-dbutils #5

2017-04-07 Thread Apache Jenkins Server
See Changes: [ggregory] Add oraclejdk7 to Travis CI. -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-eu2 (ubuntu trus

Re: [Configuration] How do I traverse an XML configuration?

2017-04-07 Thread Woonsan Ko
On Fri, Apr 7, 2017 at 2:05 AM, Gary Gregory wrote: > I might have hit pay-dirt > with > org.apache.commons.configuration2.BaseHierarchicalConfiguration.getNodeModel()... Sounds great and thanks for sharing the pay-dirt! Woonsan > > Gary > > On Thu, Apr 6, 2017 at 9:39 PM, Gary Gregory wrote:

[Math][Numbers] Release(s)? What? When? Who?

2017-04-07 Thread Gilles
Hello. IMO, it would make sense that the next release of Commons Math (v4.0) depend on "Commons Numbers" (v1.0 ?) and Commons RNG (v1.1). Could people who volunteered for moving/refactoring the codes provide some status information and expected roadmap for getting to a state where release of th

[Math] MATH-1408 (exceptions for control flow)

2017-04-07 Thread Gilles
Hi. See: https://issues.apache.org/jira/browse/MATH-1408 Any objection to the proposed changes? Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.

JDK 9 Developer Preview is now available on java.net

2017-04-07 Thread Rory O'Donnell
Hi Benedikt, *JDK 9 Developer Preview is now available on java.net [1] * Developer Preview milestone: - A reasonably stable build suitable for broad testing by the developer community is available. JDK 9 Builds 163 and higher include all planned features. *Attention annotation pro

Re: [compress] there seems to be a bug within LZ4 compression

2017-04-07 Thread Stefan Bodewig
On 2017-04-05, Stefan Bodewig wrote: > I'll need to debug this further which is cumbersome. In either case this > will block all attempts of cutting a 1.14 release. Fixed now, BTW. Stefan - To unsubscribe, e-mail: dev-unsubscr.