From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8096a6bb94951737 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 21 May 2011 15:03:17 -0500 From: "Peter C. Chapin" Subject: Re: Continuous integration for Ada? Newsgroups: comp.lang.ada References: <4dd7e00c$0$2195$742ec2ed@news.sonic.net> User-Agent: Pan/0.133 (House of Butterflies) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID: Date: Sat, 21 May 2011 15:03:18 -0500 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-RxKRiB+IuKFvfDdiAPisdYpredwG2PX+Pse6LdN+yyp+DC+dzxVxWlJMng+ZwSIIouV8kT9CBrnIJwK!L/o9fIIrKEeggQHC4yPGxXR0Kp3H0D2a+vJAUJvdWpYxTJP4CDO6OGwqY8RWZCk= X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2046 Xref: g2news1.google.com comp.lang.ada:19366 Date: 2011-05-21T15:03:18-05:00 List-Id: On Sat, 21 May 2011 15:53:48 +0000, R. Tyler Croy wrote: > So, I'm actually a member of the Jenkins community. Long-story short, we > did more or less the same thing that LibreOffice did after Oracle tried > to force us in a direction we didn't want to go down. Jenkins represents > all but a couple of the open source community formerly behind Hudson > > > > There's a project right now to allow building plugins for Jenkins in > Ruby, as soon as that stabilizes, I plan on creating some Ada-specific > plugins like a GPRBuild native project type :) Thanks for the suggestions and pointers... that's just what I was looking for. I'm not afraid of writing some XSL if necessary; I had to do that with CruiseControl.NET. Of course if I can just plug in a solution that already exists that is always nice. :) Anyway, thanks again to both you and Michael R Peter