Costin Manolache
1cb319dbc9
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 <classloader> )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273726 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
7561f93fd8
Include optional-* ( probably don't have to include ant.jar any more for
ant1.6, but still needed with ant1.5 )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273723 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
32e4c2da9a
Description implementation ( as a regular task ).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273453 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
7716e2be7d
Revert the property replacement in text.
Added a note on the bug in import ( not very important, but should
be fixed ).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273446 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
3d87c182ac
Update the build and test files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273440 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
130ad08225
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
23 years ago
Costin Manolache
983dcaeed4
Check in 11644. Thanks Nicola.
XMLDOC is a typedes that can be used in the embed proposal.
It loads an xml file as a DOM, thus making it available to jxpath.
Note:
This is different from the XML task that loads each element
as a property. Eventually we should merge the 2 - after 'embed'
is proposed for the main branch and if it is accepted.
Note2: It would be interesting to explore the other side of
jxpath, i.e. setting. And then saving the xml file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273217 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
749486ba91
Fixed the loading of JXPath.
Added more samples of how it can be used.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273174 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
f3fc0f6773
Moved the embed proposal, use a 'normal' hierarchy and build system.
Added a small test file - JXPath is not working yet with systemPath
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273171 13f79535-47bb-0310-9956-ffa450edef68
23 years ago