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]>

Reply via email to