Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] [dash-dev] Current promotion strategy for Buckminster Users [Revisited]

Giant thanks to Dennis, Nick and Chris..I've finally got the whole build working, including promotion! Now I can stop complaining and get back to focussing on development. :D

I ended up using the xtext ant script with minor alterations as I had already stolen most of their build infrastructure so it fit in best with what I'm doing. I also like the idea of having minimal sets of languages to define things in, so if I can get down to just buckminster with a bit of ant, that's something I can wrap my brain around. (Still more stuff going on in my hudson build scripts than I can fully grok, but it's working so I'm not going to muck with it.)

On Nov 26, 2010, at 6:15 AM, Dennis Hübner wrote:

> Hi Miles,
> I use modified promoter.ant with cron.
> See org.eclipse.xtext.releng/promoter.ant, /org.eclipse.xtext.releng/publisher.properties
> 
> Example cron call:
> # Xtext
> 9 4 * * * ant -Dbuild.root=/shared/jobs/Xtext-nightly-HEAD/lastSuccessful/ -f /shared/jobs/Xtext-nightly-HEAD/lastSuccessful/archive/promoter.ant &> logs/xtext-promo.log
> 
> 
> Best regards,
> Dennis.
> 
> Am 25.11.10 02:21, schrieb Miles Parker:
>> Hi,
>> 
>> First, I'm not sure if this should be on x-platform or dash-dev -- where should we be discussing hudson issues?
>> 
>> I've got a working build (finally) and have all of the promotion stuff setup following the other modeling projects, i.e. emf-compare, eef, xtext. The missing piece is the cron job or whatever has replaced it on build.eclipse.org and I don't know what if any the standard practice is -- don't see anything on this on the hudson page. Pointers or just a copy of your cron .sh would be much appreciated.
>> 
>> thanks,
>> 
>> Miles
>> _______________________________________________
>> dash-dev mailing list
>> dash-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/dash-dev
> 
> 
> -- 
> Dennis Hübner
> 
> Softwareentwickler
> 
> Tel.:    0431 5606 336
> Fax.:    0431 5606 339
> Mobil:   0151 173 96 707
> 
> 
> http://www.itemis.de/
> 
> itemis AG
> Schauenburger Str. 116
> 24118 Kiel
> 
> Rechtlicher Hinweis:
> Amtsgericht Dortmund, HRB 20621
> Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek
> Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.), Stephan Grollmann, Michael Neuhaus
> 



Back to the top