On Tue, 21 Dec 2004 18:33:16 -0800, Michael Merz <[EMAIL PROTECTED]> wrote:
> Just curious, do any parts of the Beehive project rely on the debug
> option to be set to "true" for the apt-task (e.g. in buildWebapp.xml)?

I don't believe there is  hard dependency that this is required for
anything in beehive to work... but the debug option causes that ant
<javac> task (from which <apt> derives) to retain debug inforrmation
in generated classes, so it is generally useful unless you want to
build an app w/ it.

Reply via email to