Re: [rng] Travis ?

2016-08-20 Thread Rob Tompkins

> On Aug 20, 2016, at 10:02 AM, Sergio Fernández  wrote:
> 
> Just add the build configuration (.travis.yml) to the repo and ask INFRA to
> enable it.
> 
> On Aug 20, 2016 03:31, "Gilles"  wrote:
> 
>> 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!

Hey Gilles,

Here’s the pull request that will put the travis file in place:

https://github.com/apache/commons-rng/pull/1

It’s the same as in commons-lang, so I think it will be sufficient. I think 
we’ll need to have the INFRA team set up both travis and coveralls after you 
pull that file in. I set it up on my fork of the repository. This is what it 
came out looking like.

https://travis-ci.org/chtompki/commons-rng 


Let me know if that works for you.

Cheers,
-Rob

>> 
>> 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
 appeared and how to make it reflect the reality?
 
 
 Thank you,
 Gilles
 
 
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>> 
>> 



[GitHub] commons-rng pull request #1: RNG-11: adding .travis.yml

2016-08-20 Thread chtompki
GitHub user chtompki opened a pull request:

https://github.com/apache/commons-rng/pull/1

RNG-11: adding .travis.yml

This resolves https://issues.apache.org/jira/browse/RNG-11

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/chtompki/commons-rng RNG-11

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-rng/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1


commit 804784a6958d77bfe0c1a25210291da9347dce64
Author: Rob Tompkins 
Date:   2016-08-21T01:00:42Z

RNG-11: adding .travis.yml




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[ALL] Web site graphics

2016-08-20 Thread Gilles

Hi.

Anyone interested in an updated "logo" (with some of the new
official[1] graphical elements merged into the old design)?

Regards,
Gilles

[1] http://www.apache.org/foundation/press/kit/


-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[GitHub] commons-io pull request #17: Added IOUtils#resourceToString

2016-08-20 Thread behrangsa
GitHub user behrangsa opened a pull request:

https://github.com/apache/commons-io/pull/17

Added IOUtils#resourceToString

Added `resourceToString(String name, Charset encoding)` to read a classpath 
resource and convert it to String.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/behrangsa/commons-io-1 trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/commons-io/pull/17.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #17


commit 4201dc7740e868e960b85f9b7e50e494891dadd1
Author: Behrang Saeedzadeh 
Date:   2016-08-20T14:01:55Z

Added IOUtils#resourceToString

Added resourceToString(String name, Charset encoding) to
read a classpath string and convert it to String.




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [rng] Travis ?

2016-08-20 Thread Sergio Fernández
Just add the build configuration (.travis.yml) to the repo and ask INFRA to
enable it.

On Aug 20, 2016 03:31, "Gilles"  wrote:

> 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
>>> appeared and how to make it reflect the reality?
>>>
>>>
>>> Thank you,
>>> Gilles
>>>
>>>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


[RESULT][VOTE] Release Configuration 2.1 based on RC3 (Update)

2016-08-20 Thread Oliver Heger
After receiving some more votes, the vote to release Configuration 2.1
based on RC3 is now successful with the following votes (binding votes
marked with a *):

Gary Gregory:  -1 *
Jörg Schaible: +1 *
Oliver Heger:  +1 *
Raviteja Lokineni: +1
Benedikt Ritter:   +1 *

Thanks for all reviews.

Oliver


Am 16.08.2016 um 21:40 schrieb Oliver Heger:
> The vote to release Configuration 2.1 based on RC3 failed with the
> following binding votes:
> 
> Gary Gregory: -1
> Jörg Schaible:+1
> Oliver Heger: +1
> 
> Oliver
> 
> Am 11.08.2016 um 22:02 schrieb Oliver Heger:
>> Hi all,
>>
>> after the failed votes for RC1 and RC2 a new RC has been created. There
>> has been further tweaking of the checkstyle configuration to solve build
>> problems on Java 1.6.
>>
>> Configuration 2.1 RC3 is available for review here:
>> https://dist.apache.org/repos/dist/dev/commons/configuration
>> (revision 14770)
>>
>> Maven artifacts are here:
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-1197/
>>
>> Details of changes since 2.0 are in the release notes:
>>
>> https://dist.apache.org/repos/dist/dev/commons/configuration/RELEASE-NOTES.txt
>>
>> https://home.apache.org/~oheger/configuration-2.1-rc3/changes-report.html
>>
>> Here is the tag:
>>
>> http://svn.apache.org/repos/asf/commons/proper/configuration/tags/CONFIGURATION_2_1_RC3
>> (revision 1755836)
>>
>> Site:
>>https://home.apache.org/~oheger/configuration-2.1-rc3/
>> (note some links in the menu are not yet working)
>>
>> KEYS:
>>   http://www.apache.org/dist/commons/KEYS
>>
>> Please review the release candidate and vote.
>> This vote will close no sooner than 72 hours from now, i.e. after 2000
>> GMT 14-Aug-2016
>>
>>   [ ] +1 Release these artifacts
>>   [ ] +0 OK, but...
>>   [ ] -0 OK, but really should fix...
>>   [ ] -1 I oppose this release because...
>>
>> Thanks!
>> Oliver
>>
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org