Costin Manolache
4f2134272b
Added velocity and jexp dynamic properties.
Started a bit of support for jxpath set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273268 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
05c71c8fcb
Moved from discovery - it'll be the start on discovering the tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273267 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
64420d72a0
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
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
d8affe435c
Added (back) TaskAdapter2. It'll allow more flexibility on how 'normal'
beans are turned into tasks - it allows to specify the method name.
It'll also be extended to support mbeans or other types of tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273177 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
9ee51f37b5
Add the new taskdef ( it'll replace the original one ).
( we need the new one so that it works with ant1.5 )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273176 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Costin Manolache
835adba18c
Add JXPath and a modified Taskdef that uses the 'system path'.
Remove debugging message.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273175 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
a8ffca3154
One more try :-)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273172 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
Costin Manolache
e1e77456b7
First draft of JXPath.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273170 13f79535-47bb-0310-9956-ffa450edef68
23 years ago