Re: [LANG] LANG-1252 - NumberUtils.isNumber and NumberUtils.createNumber resolve inconsistently

2016-08-19 Thread Rob Tompkins
> On Aug 18, 2016, at 3:10 AM, Jochen Wiedmann > wrote: > > On Tue, Aug 16, 2016 at 9:10 PM, Benedikt Ritter wrote: > On Jul 31, 2016, at 3:03 PM, Rob Tompkins wrote: > System.out.println(NumberUtils.isParsable("+2")); > false System.out.println(NumberUtils.createNumber("

[rng] Travis ?

2016-08-19 Thread Gilles
Hi. Does someone know how this https://travis-ci.org/apache/commons-rng appeared and how to make it reflect the reality? Thank you, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands

Re: [rng] Travis ?

2016-08-19 Thread Matt Sicker
I'd assume it appeared because it's on GitHub (I can view any GitHub repo through Travis). The page says it isn't active. If you wish to use it, you need to make a .travis.yml file in the root of the repository, and there might be something else you need to do, too. On 19 August 2016 at 19:06, Gil

Re: [rng] Travis ?

2016-08-19 Thread Rob Tompkins
I’m fairly familiar with build tools like travis, if you want me to look into it I can. -Rob > On Aug 19, 2016, at 8:06 PM, Gilles wrote: > > Hi. > > Does someone know how this > https://travis-ci.org/apache/commons-rng > appeared and how to make it reflect the reality? > > > Thank you, >

Re: [rng] Travis ?

2016-08-19 Thread Gilles
On Fri, 19 Aug 2016 20:44:46 -0400, Rob Tompkins wrote: I’m fairly familiar with build tools like travis, if you want me to look into it I can. Sure! Thanks, Gilles -Rob On Aug 19, 2016, at 8:06 PM, Gilles wrote: Hi. Does someone know how this https://travis-ci.org/apache/commons-rng