oops - I was meant to do this ages ago right ? ;)
At 08:48 28/3/01 -0500, Sam Ruby wrote:
>One thing to consider is replacing:
>
> <copy file="${lib.dir}/xerces_1_2_3.jar" tofile="${dist.lib}/xerces.jar"/>
>
>With
>
> <property name="xerces.jar" value="${lib.dir}/xerces_1_2_3.jar"/>
> <copy file="${xerces.jar}" tofile="${dist.lib}/xerces.jar"/>
Done ... Also added a property for avalonapi.jar
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 |
*-----------------------------------------------------*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]