From 96e7ed0f7feaab052da237f2a20634f9535b73ca Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 30 May 2014 07:55:58 -0700 Subject: Directory restructure, unit test support --- ant/build-common.xml | 103 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 100 insertions(+), 3 deletions(-) diff --git a/ant/build-common.xml b/ant/build-common.xml index 9df5eb1..573ba31 100644 --- a/ant/build-common.xml +++ b/ant/build-common.xml @@ -3,9 +3,15 @@ xmlns:artifact="antlib:org.apache.maven.artifact.ant"> + + + + + + - + @@ -21,17 +27,27 @@ + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + -- cgit v1.2.3