+1 from me this sounds great!

Cheers,
Chris

On Sep 10, 2012, at 3:24 AM, Martin Desruisseaux wrote:

> Do we want to set the following compiler options when the "apache-release" 
> profile is enabled?
> 
>          <debug>false</debug>       <!-- Whether to include debugging 
> information.     -->
>          <optimize>true</optimize>  <!-- Whether to optimize the compiled 
> code.        -->
> 
> Setting "debug" to false significantly reduce the JAR file size. Note that 
> source file names and line numbers are still present, so exception stack 
> traces are still readeable. What is removed is the names of local variables.
> 
> Optimize has no effect on the Oracle compiler, but could have an effect on 
> other compilers.
> 
> The compiler would keep the default values (debug = true and optimize = 
> false) when the apache-release profile is not enabled.
> 
>    Martin
> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattm...@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply via email to