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.243 by jsr166, Sat May 13 20:16:55 2017 UTC vs.
Revision 1.244 by jsr166, Wed May 17 00:17:49 2017 UTC

# Line 457 | Line 457
457               access="${build.javadoc.access}"
458               sourcepath="${src.dir}"
459               classpath=""
460 +             source="9"
461               executable="${javadoc9}">
462        <fileset dir="${src.dir}" defaultexcludes="yes">
463          <include name="**/*.java"/>
# Line 807 | Line 808
808               access="${build.javadoc.access}"
809               sourcepath="${4jdk8src.dir}:${jdk8.src.dir}"
810               classpath=""
811 +             source="8"
812               executable="${javadoc8}"
813               failonerror = "true">
814        <fileset dir="${4jdk8src.dir}" defaultexcludes="yes">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines