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.120 by jsr166, Mon Jan 21 02:34:44 2013 UTC vs.
Revision 1.121 by jsr166, Mon Jan 21 22:03:09 2013 UTC

# Line 167 | Line 167
167             executable="${javac@{target}}"
168             fork="true">
169  
170 <      <include name="JSR166TestCase.java"/>
170 >      <include name="*.java"/>
171        <compilerarg value="-XDignore.symbol.file=true"/>
172        <compilerarg value="-Xlint:all,-unchecked,-rawtypes,-serial,-deprecation"/>
173        <compilerarg line="${build.args}"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines