You should set your lib.repo in a ~/build.properties file for use by all
of your projects.

-Kurt

On Wed, 1 May 2002, Nicholas Wheeler wrote:

> Am I missing something? When I checkout torque (get everything fresh), I
> must specify lib.repo every time, which I typically set to ./lib
>
> If this is correct then here is a patch:
>
> Index: default.properties
> ===================================================================
> RCS file: /home/cvspublic/jakarta-turbine-torque/default.properties,v
> retrieving revision 1.25
> diff -u -r1.25 default.properties
> --- default.properties        24 Apr 2002 20:02:21 -0000      1.25
> +++ default.properties        2 May 2002 03:12:15 -0000
> @@ -21,6 +21,7 @@
>   test.libDir = ${build.test}/lib
>   test.templateDir = ${build.test}/templates
>   rttest.dir = ${src.dir}/rttest
> +lib.repo = ./lib
>
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to