Commit 50fe9f89 authored by Marco Mariani's avatar Marco Mariani

added junit

parent 71e4cd31
......@@ -37,6 +37,7 @@ parts =
jdk
jdk-sources
jdk-sources-policy
junit
ant
autoconf
automake
......@@ -110,6 +111,14 @@ destination = ${jdk-sources:zimbra-target}/jce
strip-top-level-dir = True
[junit]
recipe = hexagonit.recipe.download
url = http://zimbra.imladris.sk/download/jars/junit-4.8.2.jar
md5sum = 8a498c3d820db50cc7255d8c46c1ebd1
download-only = True
destination = ${zimbra-sources:location}/ZimbraCommon/jars
[ant]
recipe = hexagonit.recipe.download
url = http://mirrors.linsrv.net/apache//ant/binaries/${:filename}
......@@ -119,7 +128,6 @@ strip-top-level-dir = True
[zimbra-sources]
recipe = slapos.recipe.build:gitclone
#repository = https://marco.mariani@bitbucket.org/marco.mariani/zimbra.git
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment