You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-user@logging.apache.org by Thierry Lam <la...@pcigeomatics.com> on 2005/04/20 21:33:35 UTC

How do we build in release mode?

How do we use ant to build the latest version log4cxx in release mode?
Currently, it just build it in debug mode.

 

Thierry


Re: How do we build in release mode?

Posted by Curt Arnold <ca...@apache.org>.
In the Ant build, you specify

ant -Ddebug=false


On Apr 20, 2005, at 2:33 PM, Thierry Lam wrote:

> How do we use ant to build the latest version log4cxx in release mode? 
> Currently, it just build it in debug mode.
>  
> Thierry