REMINDER: Apache EU Roadshow 2018 schedule announced!

2018-05-11 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that the schedule for the Apache EU Roadshow 2018 in Berlin has been announced. http://apachecon.com/euroadshow18/schedule.html Please note that we will not be running an ApacheCon in Europe this year which means that this Apache EU

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-11 Thread Christofer Dutz
Hi Hervé, I could imagine that it could still work. As far as I understand all the gitpubsub and svnpubsub, what generally happens, is that the HTTPD server serving a projects website is just a directory. And the pubsubs just pull changes from a source to the static files directory of the proj

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-11 Thread Stephen Connolly
On Fri 11 May 2018 at 09:37, Hervé BOUTEMY wrote: > Le vendredi 11 mai 2018, 01:45:29 CEST Stephen Connolly a écrit : > > On Thu 10 May 2018 at 23:51, Hervé BOUTEMY > wrote: > > > Le jeudi 10 mai 2018, 10:52:01 CEST Stephen Connolly a écrit : > > > > > > > https://builds.apache.org/view/M-R/view

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-11 Thread Hervé BOUTEMY
Le vendredi 11 mai 2018, 01:45:29 CEST Stephen Connolly a écrit : > On Thu 10 May 2018 at 23:51, Hervé BOUTEMY wrote: > > Le jeudi 10 mai 2018, 10:52:01 CEST Stephen Connolly a écrit : > > > > https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven-site > > /j> > > > ob/master/1/co

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-11 Thread Hervé BOUTEMY
Hi Christofer, Thanks for the sharing: the idea of building on any node, could be interesting in the future if we have performance issues with site commit-enabled nodes. Normally, these nodes are only used for site, which build is quite fast, so I'm not convinced there will be any issues in the

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-11 Thread Christofer Dutz
Hi guys, just stumbled over this thread ... sorry for not noticing it earlier. As I did the same for several other projects here (Apache PLC4X probably being the most advanced site), I thought I might be able to help. When updating to GIT, why not also switch to GitPubSub? Also I just finished