From 8c342b16a0fc12183722741a7942d6055d9efc12 Mon Sep 17 00:00:00 2001 From: willemc Date: Thu, 27 Jul 2006 15:08:47 +0200 Subject: [PATCH] [svn r118] added build scripts --- build/foei-bin-jar.xml | 12 ++++++++++++ build/foei-javadocs.xml | 21 +++++++++++++++++++++ build/foei-src-jar.xml | 12 ++++++++++++ 3 files changed, 45 insertions(+) create mode 100644 build/foei-bin-jar.xml create mode 100644 build/foei-javadocs.xml create mode 100644 build/foei-src-jar.xml diff --git a/build/foei-bin-jar.xml b/build/foei-bin-jar.xml new file mode 100644 index 0000000..a7a0d28 --- /dev/null +++ b/build/foei-bin-jar.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/build/foei-javadocs.xml b/build/foei-javadocs.xml new file mode 100644 index 0000000..adf9e31 --- /dev/null +++ b/build/foei-javadocs.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/build/foei-src-jar.xml b/build/foei-src-jar.xml new file mode 100644 index 0000000..1fc55b3 --- /dev/null +++ b/build/foei-src-jar.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file