This one time, at band camp, Dean Hiller said:

DH>I don't see any performance difference with debug on or off, so I am 
DH>curious why debug is turned off in the cvs base?  Is there some other 
DH>reason for this?  If there isn't one, can we change this to on.  I am 
DH>sure users would rather not have to recompile just to get the stack 
DH>trace with line numbers in it.  I am just getting tired of changing the 
DH>value to on every time I checkout in case it crashes or something.  Call 
DH>me lazy.

Dean,

As of 6 Dec, the Ant build descriptor will now look for a properties file
in your home dir named castor-build.properties. This is for overriding
properties in the Ant build descriptor.

I just checked in another change to the Ant build descriptor which
added a property named 'main.opt.debug' that is used by the main-opt
task. Now you can override this debug flag by creating a file named
castor-build.properties in your home directory containing the following:

    main.opt.debug=true

Bruce
-- 
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to