From 7bdfa418771189b32ba3ffca182a05c62d332fa0 Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Mon, 17 Sep 2012 23:27:19 -0700 Subject: BUILD: add the simplified ant buildfile for the java-only build Signed-off-by: Harvey Harrison --- build2.xml | 129 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 build2.xml diff --git a/build2.xml b/build2.xml new file mode 100644 index 0000000..f70b851 --- /dev/null +++ b/build2.xml @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3