From 130ad082252f506c087308ec3860467524dafd42 Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Fri, 30 Aug 2002 23:08:47 +0000 Subject: [PATCH] Added examples for velocity and jexl properties. Started to add jxpath set ( I also have some work on jndi properties and set, but in j-t-c repo ). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273265 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/embed/test.xml | 30 +++++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/proposal/embed/test.xml b/proposal/embed/test.xml index 68c4ac777..824d550dc 100644 --- a/proposal/embed/test.xml +++ b/proposal/embed/test.xml @@ -1,14 +1,20 @@ - - - - + + + + + + ${junit.jar} ${velocity.jar} - + + + + + @@ -22,9 +28,21 @@ --> + + + + + + + + + @@ -38,6 +56,8 @@ + +