Henri Gomez wrote:

>  From what I see, it seems we also need ant HEAD to compile
> parts of JTC (JndiProperties).
> 
> Did this stuff will be in ant 1.5.2 release ?

JndiProperties is not required for anything - it's part of a refactoring
of naming, but we don't use it in any way. It shouldn't be included in
tomcat  (since it's not even close to ready ). 
I hope ant1.6 will be released by the time jtc/naming is done. 

Dynamic properties will not be included in 1.5.2 ( it's a new feature, 
like import ). It is easy to add conditional compilation for that (I'll
probably do that for modeler, if I check in the jmx dynamic properties ), 
but since naming is experimental I didn't do it yet.

BTW, there are many good reasons to move to ant1.6  - 
it is a bit faster ( startup time ), uses SAX2 ( so namespaces are possible
), import, dynamic properties, etc. I hope it'll eventually include an
improved download task ( like the one discussed on community ).


Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to