At 10:56  6/12/00 +0100, Stefan Bodewig wrote:
>Peter Donald <[EMAIL PROTECTED]> wrote:
>
>> Take the following
>> 
>>   <jar jarfile="${build.lib}/simpleserver-demo.bar"
>> basedir="${build.classes}">
>>       <include name="${gr}"/>
>>       <include name="conf/simpleserver-demo.conf.xml"/>
>>       <include name="org/apache/avalon/demos/simpleserver/*"/>
>>     </jar>
>> 
>> 
>> The ${gr} will not be expanded as far as I can tell (with a version
>> about 2 weeks ago). I guess that would classify as bug eh ? ;)
>
>If it was true. 
>
>Please try the appended build file, it expands a property in
>include.name without any problems (using any version of Ant that knows
>the copy task, including a version about 2 weeks ago 8-).
>
>Stefan
>
>
>Attachment Converted: "c:\eudora\attach\test_for_pete.xml"

Yep - that one works ... but the above doesn't ;) 


Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to