From 64420d72a062a065a3fe44a12a5aeba4449856c5 Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Fri, 30 Aug 2002 23:09:23 +0000 Subject: [PATCH] Added support for velocity and jexl. I'm just playing around to see how the API works, I'll try to move all those deps out of embed later. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273266 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/embed/build.xml | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/proposal/embed/build.xml b/proposal/embed/build.xml index fd75d9551..5da0e1d15 100644 --- a/proposal/embed/build.xml +++ b/proposal/embed/build.xml @@ -1,21 +1,37 @@ - - + - + + + + + + - - + + + + + + + + + + + - + + + +