From 6f679ddbde81dbbe980a5e781ef232aa8ffcb3de Mon Sep 17 00:00:00 2001 From: David Hoover Date: Fri, 21 Mar 2014 11:27:44 -0700 Subject: [PATCH] Revert "Ant build's been deprecated for ages." This reverts commit 12f7b666af164c7bca0bfa27756c1d4b86d352aa. So it turns out despite getdown being public and having an automatic travis build we still have an internal build. Which uses ant. And requires blood sacrifices to cope with maven. I'm really not in the mood to deal with it/don't have access to set up the travis build to publish snapshots, so I'm just going to revert and let someone else with more motivation clean up this mess (or not) --- build.xml | 157 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 build.xml diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..87b4bfc --- /dev/null +++ b/build.xml @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +