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.132 by jsr166, Fri Feb 1 21:58:27 2013 UTC vs.
Revision 1.133 by jsr166, Sun Feb 3 02:16:08 2013 UTC

# Line 249 | Line 249 | As of 2013-02, the very latest lambda 8
249             fork="true">
250  
251        <include name="**/*.java"/>
252 +      <compilerarg value="-Xprefer:source"/>
253        <compilerarg value="-XDignore.symbol.file=true"/>
254        <compilerarg value="-Xlint:all"/>
255        <compilerarg line="${build.args}"/>
# Line 590 | Line 591 | As of 2013-02, the very latest lambda 8
591             fork="true">
592  
593        <include name="**/*.java"/>
594 +      <compilerarg value="-Xprefer:source"/>
595        <compilerarg value="-XDignore.symbol.file=true"/>
596        <compilerarg value="-Xlint:all"/>
597        <compilerarg line="${build.args}"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines