Latest buildserver wip

This commit is contained in:
Ciaran Gultnieks 2012-02-21 00:01:07 +00:00
parent 8e4cb9f5a3
commit 777af32dc0
8 changed files with 249 additions and 219 deletions

View file

@ -1,5 +1,5 @@
%w{ant ant-contrib maven2 javacc python}.each do |pkg|
%w{ant ant-contrib maven2 javacc python git-core mercurial subversion bzr}.each do |pkg|
package pkg do
action :install
end