From bf3d39deed1fdded2d7ab3f3514df0292ab2cda1 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 28 Oct 2014 13:40:57 +0000 Subject: Add a lorry for the Ant build tool, in a new 'java' namespace --- open-source-lorries/java.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/java.lorry 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" + } +} -- cgit v1.2.1