I haven't tried the nightly build recently, but I do frequently update from
CVS and do 'ant clean' followed by 'ant dist'. I haven't seen any problems
recently. I keep my CLASSPATH variable empty, so that I know there are no
inadvertent side effects.

--
Martin Cooper


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, November 02, 2001 10:35 AM
Subject: Building nightly build - tiles classpath problem


>
>
> Hi.  I am building the nightly build, which now includes building the
Tiles
> dist.
>
> I get compilation errors, however, due to a classpath problem.  Everything
> builds fine on the Struts side, using the relative paths set up in
> build.properties.  However, when it gets to Tiles, the base directory is
now the
> contrib/tiles dir, and the relative paths for servlet.jar etc are no
longer
> valid.  eg
commons-beanutils.jar=../commons-beanutils-1.0/commons-beanutils.jar,
> which when you go "down" two directories to the tiles dir, is no longer
pointing
> at the right place.
>
> I have played around with things a little, and can't figure out a way to
sort
> this out, without added separate properties in the tiles build.xml.
>
> Any ideas?
>
> Cheers,
>
> Dave
>
>
>
>
> --
> 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