On 11 Dec 2002, Leo Simons <[EMAIL PROTECTED]> wrote:
>> Which property do you need to get set to the site dir?
>
> exactly the same one :D
I have this changed locally and can commit it, but it doesn't help at
all. If you look into jakarta-avalon-excalibur/zip/build.xml you'll
find:
<anakia basedir="${xdocs.dir}"
destdir="${docs.dir}"
style="docs.vsl"
projectfile="menu.xml"
includes="**/*.xml"
excludes="menu.xml"
velocitypropertiesfile="../site/src/stylesheets/velocity.properties"
/>
so there is a hardcoded reference to docs.vsl that is supposed to be
there (and no property to look somewhere else), but there is only one
in site/src/stylesheets - none in zip.
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>