Stefan,

Please take a look at:

http://jakarta.apache.org/builds/gump/2001-03-13/jakarta-struts.html
http://jakarta.apache.org/builds/gump/2001-03-13/jakarta-taglibs.html
http://jakarta.apache.org/builds/gump/2001-03-13/jakarta-slide.html

The relevant excerpt from jakarta-struts/build.xml:

    <style basedir="src/doc" destdir="${build.home}/library"
         extension=".tld" style="stylesheets/tld.xsl"
          includes="struts-*.xml"/>

"basedir" no longer seems to be used in resolving "style".  The style task
used to look in ./src/doc/stylesheets for tld.xsl, now it looks in
./stylesheets.

- Sam Ruby


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

Reply via email to