From 1cb319dbc9d5d2b516bac11e8677e4e784d37067 Mon Sep 17 00:00:00 2001 From: Costin Manolache Date: Mon, 30 Dec 2002 05:04:55 +0000 Subject: [PATCH] A small test for xmldom and jxpath. Seems to work fine for me. Make sure you have commons-jxpath.jar in ant/lib ( or use ) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273726 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/embed/test.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/proposal/embed/test.xml b/proposal/embed/test.xml index f86ff4254..3af5535f4 100644 --- a/proposal/embed/test.xml +++ b/proposal/embed/test.xml @@ -35,6 +35,20 @@ + + + + + + + + Name: ${jxpath:/references/module.xml/root/module/project[1]/@name} + + + +