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.81 by jsr166, Sun Aug 2 00:11:59 2009 UTC vs.
Revision 1.82 by jsr166, Mon Nov 16 04:16:42 2009 UTC

# Line 152 | Line 152
152                  link="http://java.sun.com/javase/6/docs/api/"
153              overview="${src.dir}/intro.html"
154              sourcepath="${src.dir}:${jdksrc.dir}"
155 <    >          
155 >    >
156  
157        <packageset dir="${src.dir}"/>
158  
# Line 666 | Line 666
666                  link="http://java.sun.com/javase/6/docs/api/"
667                source="${build.sourcelevel}"
668              sourcepath="${topsrc.dir}:${jdksrc.dir}"
669 <            >          
669 >            >
670        <fileset dir="${topsrc.dir}" defaultexcludes="yes">
671        <include name="jsr166y/*.java"/>
672              </fileset>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines