Re: [rng] Travis ?

2016-08-22 Thread Rob Tompkins
> On Aug 21, 2016, at 4:11 PM, Gilles wrote: > > On Sat, 20 Aug 2016 16:02:50 +0200, Sergio Fernández wrote: >> Just add the build configuration (.travis.yml) to the repo and ask INFRA to >> enable it. > > Issue filed: > https://issues.apache.org/jira/servicedesk/agent/INFRA/issue/INFRA-12463

Re: Pull request via GitHub

2016-08-22 Thread Behrang Saeedzadeh
Hi Matt, I created an issue for it: https://issues.apache.org/jira/browse/IO-513 Best regards, Behrang Saeedzadeh On 23 August 2016 at 09:01, Matt Sicker wrote: > Is there a jira ticket for this? I believe it's needed for the changelog. > > On 22 August 2016 at 17:42, Behrang Saeedzadeh > wro

Re: Pull request via GitHub

2016-08-22 Thread Matt Sicker
Is there a jira ticket for this? I believe it's needed for the changelog. On 22 August 2016 at 17:42, Behrang Saeedzadeh wrote: > Hi all, > > Could you please review this PR? > On Sun., 21 Aug. 2016 at 11:11 pm, Behrang Saeedzadeh > > wrote: > > > Hi all, > > > > Could you please have a look at

Re: Pull request via GitHub

2016-08-22 Thread Behrang Saeedzadeh
Hi all, Could you please review this PR? On Sun., 21 Aug. 2016 at 11:11 pm, Behrang Saeedzadeh wrote: > Hi all, > > Could you please have a look at this pull request: > https://github.com/apache/commons-io/pull/17 > -- > Best regards, > Behrang Saeedzadeh > -- Best regards, Behrang Saeedzadeh

[GitHub] commons-rng pull request #2: RNG-11: refactor such that coveralls uses jacoc...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-rng/pull/2 --- 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: [rng] Travis ?

2016-08-22 Thread Artem Barger
> 22 авг. 2016 г., в 20:45, Rob Tompkins написал(а): > > Gotcha. I suppose then that I should just add "pmd:pmd findbugs:findbugs > checkstyle:checkstyle" in the Travis mvn command? I guess so. - To unsubscribe, e-mail: dev-un

Re: [rng] Travis ?

2016-08-22 Thread Rob Tompkins
> On Aug 22, 2016, at 1:17 PM, Artem Barger wrote: > > > > >> 22 авг. 2016 г., в 20:08, Rob Tompkins написал(а): >> >> Sure. That’s not a problem at all. Currently we have in the pom.xml, >> checkstyle’s “failOnViolation" set to false. I can add the validate maven >> target to the .travi

Re: [rng] Travis ?

2016-08-22 Thread Artem Barger
> 22 авг. 2016 г., в 20:08, Rob Tompkins написал(а): > > Sure. That’s not a problem at all. Currently we have in the pom.xml, > checkstyle’s “failOnViolation" set to false. I can add the validate maven > target to the .travis.yml, but we might at least want minimally to switch > “logViolati

Re: [rng] Travis ?

2016-08-22 Thread Rob Tompkins
> On Aug 22, 2016, at 11:09 AM, Gilles wrote: > > On Mon, 22 Aug 2016 10:47:43 -0400, Rob Tompkins wrote: >>> On Aug 22, 2016, at 9:19 AM, Gilles wrote: >>> On Mon, 22 Aug 2016 07:57:00 -0400, Rob Tompkins wrote: Hey Gilles, I switched the coveralls reporting portion of th

Re: [rng] Travis ?

2016-08-22 Thread Gilles
On Mon, 22 Aug 2016 10:47:43 -0400, Rob Tompkins wrote: On Aug 22, 2016, at 9:19 AM, Gilles wrote: On Mon, 22 Aug 2016 07:57:00 -0400, Rob Tompkins wrote: Hey Gilles, I switched the coveralls reporting portion of the travis build back from cobertura to jacoco and got it working: https://git

Re: [rng] Travis ?

2016-08-22 Thread Rob Tompkins
> On Aug 22, 2016, at 9:19 AM, Gilles wrote: > >> On Mon, 22 Aug 2016 07:57:00 -0400, Rob Tompkins wrote: >> Hey Gilles, >> >> I switched the coveralls reporting portion of the travis build back >> from cobertura to jacoco and got it working: >> >> https://github.com/apache/commons-rng/pull/2

[rng] Typo in commit on branch "RNG-7" (Was: ... Make mvn site, ...)

2016-08-22 Thread Gilles
On Mon, 22 Aug 2016 08:11:47 + (UTC), bar...@apache.org wrote: Repository: commons-rng Updated Branches: refs/heads/RNG-7 [created] ed0312fa9 Make mvn site, produce valid JIRA report Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/r

Re: [rng] Travis ?

2016-08-22 Thread Gilles
On Mon, 22 Aug 2016 07:57:00 -0400, Rob Tompkins wrote: Hey Gilles, I switched the coveralls reporting portion of the travis build back from cobertura to jacoco and got it working: https://github.com/apache/commons-rng/pull/2 There is something I

Re: [rng] Travis ?

2016-08-22 Thread Rob Tompkins
Hey Gilles, I switched the coveralls reporting portion of the travis build back from cobertura to jacoco and got it working: https://github.com/apache/commons-rng/pull/2 -Rob > On Aug 21, 2016, at 4:43 AM, Gilles wrote: > > Hi. > > On Sat, 20

[GitHub] commons-rng pull request #2: RNG-11: refactor such that coveralls uses jacoc...

2016-08-22 Thread chtompki
GitHub user chtompki opened a pull request: https://github.com/apache/commons-rng/pull/2 RNG-11: refactor such that coveralls uses jacoco instead of cobertura Another PR for: https://issues.apache.org/jira/browse/RNG-11 You can merge this pull request into a Git repository by runnin