From 7a5af1e4df10ddfb61864aea9339c44160daa117 Mon Sep 17 00:00:00 2001 From: theli Date: Thu, 16 Feb 2006 07:34:26 +0000 Subject: [PATCH] *) adding target that can be used to compile userspecific servlets located in htroot/www git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1661 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- build.xml | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index e5d0e659b..c194a5c12 100644 --- a/build.xml +++ b/build.xml @@ -66,8 +66,9 @@ + - + @@ -219,6 +220,28 @@ source="${javacSource}" target="${javacTarget}"/> + + + + + + + + + + + + + + + + + + +