Re: Setting up an ASF Jenkins?

2017-06-16 Thread William Marshall
Hey Chris, Would this create a SNAPSHOT for every pull request? Where would snapshots be hosted? I like the idea of changing the website workflow. Currently we manually generate the html using jekyll, commit the changed html to the asf-site branch, and then push that to origin. -Will On Fri,

Re: Setting up an ASF Jenkins?

2017-06-16 Thread Dale LaBossiere
Does this tell you what you need to know? https://github.com/apache/incubator-edgent-website/blob/master/README.md — Dale > On Jun 16, 2017, at 9:03 AM, Christofer Dutz > wrote: > > That

Re: Setting up an ASF Jenkins?

2017-06-16 Thread Dale LaBossiere
+1 from me. Could you elaborate on the website updating? What is updated under what conditions? Thanks, — Dale > On Jun 16, 2017, at 4:58 AM, Christofer Dutz > wrote: > > Hi guys, > > I was thinking, if you would be interested in me setting up ASF Jenkins for >

Re: Understanding the snapshot and release process

2017-06-16 Thread Christofer Dutz
Just have a look at the last few builds on Travis that my pull request initiated. You will see it failing with different tests every time I ran the build even if nothing changed (I think in the last commit I simply removed a space in one of the poms). Was successful … After moving some tests