On Sun, 10 Feb 2002 17:29, Jason van Zyl wrote:
> This is what I currently have in the turbine3 build.xml file:
>
>    <!-- Create a classpath from the deps.list file using
>         the ${lib.repo} as the base directory -->
>
>    <path
>      id="classpath"
>      dir="${lib.repo}"
>      pathlist="deps.list"
>    />

Looks good but I don't think we want to be adding more features like this to 
a core object. Perhaps it would be better to rework it as a 

<load-path srcFile="deps.list"/>

-- 
Cheers,

Pete

*-----------------------------------------------------------------------*
PROGRAM: n.  a magic spell cast over a computer allowing it to turn
one's input into error messages.  v.t.  to engage in a pastime similar
to banging one's head against a wall, but with fewer opportunities for 
reward.
*-----------------------------------------------------------------------*

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

Reply via email to