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