Parent Directory
|
Revision Log
|
Patch
revision 1.166 by jsr166, Mon Aug 10 06:32:23 2015 UTC | revision 1.167 by jsr166, Sun Aug 16 20:11:47 2015 UTC | |
---|---|---|
# | Line 573 | Line 573 |
573 | ||
574 | <include name="*.java"/> | <include name="*.java"/> |
575 | <compilerarg value="-XDignore.symbol.file=true"/> | <compilerarg value="-XDignore.symbol.file=true"/> |
576 | <compilerarg value="-Xlint:all,-unchecked,-rawtypes,-serial,-deprecation"/> | <compilerarg value="-Xlint:all,-unchecked,-rawtypes,-serial"/> |
577 | <compilerarg value="-Xbootclasspath/p:${product.jar}"/> | <compilerarg value="-Xbootclasspath/p:${product.jar}"/> |
578 | <compilerarg line="${build.args}"/> | <compilerarg line="${build.args}"/> |
579 |
|
dl@cs.oswego.edu | ViewVC Help |
Powered by ViewVC 1.1.27 |