From f61f19d62a0971b4e2ba14036c0ccd62cdbad1da Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Wed, 14 Oct 2009 16:24:38 +0000 Subject: [PATCH] NOJIRA Adding missing build file. --- services/vocabulary/build.xml | 122 ++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 services/vocabulary/build.xml diff --git a/services/vocabulary/build.xml b/services/vocabulary/build.xml new file mode 100644 index 000000000..38d809939 --- /dev/null +++ b/services/vocabulary/build.xml @@ -0,0 +1,122 @@ + + + + vocabulary service + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3