buildout.cfg 250 Bytes
Newer Older
Guillaume Bottex's avatar
Guillaume Bottex committed
1 2 3 4 5 6 7 8 9 10 11
[buildout]
extends = ../java/buildout.cfg
parts =
  java
  ant

[ant]
recipe = hexagonit.recipe.download
url = http://apache.multidist.com/ant/binaries/apache-ant-1.8.2-bin.tar.bz2
md5sum = 9e9ae9fc7352960191489a1286fb0928
strip-top-level-dir = true