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.280 by jsr166, Sun Oct 7 03:43:04 2018 UTC vs.
Revision 1.281 by jsr166, Sun Oct 7 03:56:13 2018 UTC

# Line 405 | Line 405
405                   else="${javadoc@{v}}">
406          <matches pattern="^(9|10|11)$" string="@{v}"/>
407        </condition>
408      <property name="build.main.javadoc"   value="${javadoc12}"/>
408      </sequential>
409    </macrodef>
410    <define-build-main-properties v="${build.main.java.version}"/>
# Line 413 | Line 412
412    <target name="dists"
413            depends="dist, 4jdk8dist"
414            description="Builds all public jars and docs"/>
415 <          <!--
417 <              depends="dist, 4jdk8dist, 4jdk7dist, jsr166edist, jsr166ydist, extra166ydist, jsr166xdist"
418 <          -->
415 >          <!-- no longer supported: 4jdk7dist, jsr166edist, jsr166ydist, extra166ydist, jsr166xdist -->
416  
417    <target name="compile"
418            depends="configure-compiler"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines