[jdom-interest] /Meta-Inf/Info.xml Java Compile Options

John Jefferson surfer97301 at yahoo.com
Thu Jul 17 13:50:48 PDT 2003


It would be nice if you specied what options were used
when you compile the binary.  I think the info.xml
would be a good place for it.  For example,

<compiledwith>
<java>
<version>1.3.1_06</version>
<options>
<option name="variable attributes">on</option>
<option name="line number attributes">on</option>
<option name="source file name">on</option>
<option name="local variables">on</option>
</options>
</compiledwith>

It is sometimes nice to know what options have been
compiled into the binaries in order to know if you
should recompile them for remote debugging or for
better performance.

Do you just compile with default options - all on?


Thanks,

JJ

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com



More information about the jdom-interest mailing list