You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by Rich Feit <ri...@gmail.com> on 2005/09/12 05:49:36 UTC

changes to (please read this if you build Beehive apps)

Hi all,

If you build Beehive apps, this is probably relevant to you.  The
following changes have occurred in the <build-pageflows> macro
(/ant/beehive-tools.xml):

    - The 'classoutputdir' attribute has been renamed to 'destdir'.
    - The 'weboutputdir' attribute has been removed -- it was no longer
used.  *If you used this attribute, but didn't specify 'classoutputdir',
make sure to set 'destdir' to something valid (probably WEB-INF/classes
under your webapp build directory).*

Let me know if you run into any problems with existing apps.

Thanks,
Rich