project.xml is not a jelly script.
You can only specify properties, e.g. ${a.b.c} in it, not use jelly
taglibs.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
Pub Key:http://blogs.codehaus.org/people/dion/public-key.asc
[EMAIL PROTECTED] wrote on 28/10/2003 05:11:12 AM:
> I think I read something in the mail archive about the project.xml being
> just a big jelly script? In that message (I believe it from Jason),
there
> was a warning not to abuse this fact...for our own good. :-) Anyway, I
> wanted to find out the level of jelly support provided in the
project.xml.
> Does this mean that I can use the following:
>
>
>
> <project xmlns:j="jelly:core">
>
> .
>
> .
>
> .
>
>
>
> <dependencies>
>
> .
>
> .
>
> .
>
>
>
> <j:import uri="parent-calculated-dependencies.xml" />
>
> </dependencies>
>
> </project>
>
>
>
> If so, I'm missing something, because the parser appears to ignore this
> tag...
>
>
>
> Does anyone have any advice?
>
>
>
> Thanks,
>
> John Casey
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]