From 3edd1e777145737b5c30bc4306c41b46d3cc6cf7 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 17 Dec 2007 17:15:03 +0000 Subject: [PATCH] added global build project --- build-spring-integration/build.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 build-spring-integration/build.xml diff --git a/build-spring-integration/build.xml b/build-spring-integration/build.xml new file mode 100644 index 0000000000..d96396027e --- /dev/null +++ b/build-spring-integration/build.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file