summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-28 13:40:57 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-28 13:40:57 +0000
commitbf3d39deed1fdded2d7ab3f3514df0292ab2cda1 (patch)
treefe780279aa52a09a12774408b0e496578de5dfa7
parentba6a0341590dcd3eace2516b6ed2be4c0ce06407 (diff)
downloadlorries-bf3d39deed1fdded2d7ab3f3514df0292ab2cda1.tar.gz
Add a lorry for the Ant build tool, in a new 'java' namespace
-rw-r--r--open-source-lorries/java.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/java.lorry b/open-source-lorries/java.lorry
new file mode 100644
index 0000000..ee5d7a0
--- /dev/null
+++ b/open-source-lorries/java.lorry
@@ -0,0 +1,6 @@
+{
+ "java/ant": {
+ "type": "git",
+ "url": "git://git.apache.org/ant.git"
+ }
+}