ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/jsr166/jsr166/build.xml
(Generate patch)

Comparing jsr166/build.xml (file contents):
Revision 1.166 by jsr166, Mon Aug 10 06:32:23 2015 UTC vs.
Revision 1.167 by jsr166, Sun Aug 16 20:11:47 2015 UTC

# Line 573 | Line 573
573  
574        <include name="*.java"/>
575        <compilerarg value="-XDignore.symbol.file=true"/>
576 <      <compilerarg value="-Xlint:all,-unchecked,-rawtypes,-serial,-deprecation"/>
576 >      <compilerarg value="-Xlint:all,-unchecked,-rawtypes,-serial"/>
577        <compilerarg value="-Xbootclasspath/p:${product.jar}"/>
578        <compilerarg line="${build.args}"/>
579  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines