--- jsr166/build.xml 2013/01/14 08:58:47 1.93 +++ jsr166/build.xml 2016/03/26 15:10:14 1.202 @@ -1,4 +1,5 @@ - + ------------------------------------------------------------------------------ @@ -6,214 +7,471 @@ Usage: ant [target] + See http://gee.cs.oswego.edu/dl/concurrency-interest/index.html for + more details. + User-specific settings are read from user.properties. See user.properties.sample for an explanation of some useful settings. + + The repository contains all dependencies except for ant and the JDK + itself. Because the JDK version matters and because different + targets require different JDKs, we assume that users have created a + hierarchy containing: + $HOME/jdk/jdk6 + $HOME/jdk/jdk7 + $HOME/jdk/jdk8 + $HOME/jdk/jdk9 + where each of the above is a JDK or a symlink to same, and + $HOME/jdk/src/jdk6 + $HOME/jdk/src/jdk7 + $HOME/jdk/src/jdk8 + $HOME/jdk/src/jdk9 + where each of the above is a complete JDK source tree + (e.g. mercurial forest) or a symlink to same. + + Alternatively, define ant variables thus: + ant -Djdk$N.home=... -Djdk$N.src.home=... + for $N in 6 7 8 9 ... + + As of 2016-03, the sources in src/main are for jdk9+ only. The "docs" + target is currently broken. ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + + + - + + - - - - - - + + + + + + + + + - - - - - - - - - - - - + + + + + + - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + - + + - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + depends="configure-compiler" + description="Compiles src/main sources to build dir"> - + + + + + + + + + + + + + + destdir="${destdir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + classpath="" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${build.main.javac}" + fork="true"> + + - - + + - - - + + + + - - - - - - + description="Builds javadocs for src/main to dist dir"> - - + + - + access="${build.javadoc.access}" + sourcepath="${src.dir}:${jdk9.src.dir}" + classpath="" + executable="${javadoc9}"> + + + + + + + + + + + + + + + + + - - @@ -231,603 +489,731 @@ + + + + - - - - - + + + + - - - - - - + depends="clean, docs"> + + - - - - - + + + + + + + + + + + + - + + + + + - + - - - Building JSR-166 version ${version} - java.home is ${java.home} + + + + + - + + + + + - + + + + + - - + + + + + + - + - - - + + + - + - - + + - + - - - - - + + + + - + + + + - + - - + - + - + + + + + - - - + + + - - + - - - - - - - - - - - - - + - + + + + + + + + + + + + - + - - - - - - - - - - + - + + + + + + + - - - + - - - + + + + + + + - + - - + + + + + + + + - + + + - - - - + + - - + + + + + + + + + + + + + + + + + - + - + - + - + - - - - + + + - - - + + - + - + description="Compiles src/jdk7 sources, targeting jdk7"> - + - - + + + - + + - - - + - - - + + + + + + + + - + + + + + + + - - + - - - - - + + + + + + + + + + + + + + + + + + - + + + + + + + + + - + - + + + + + + - - + - - - + - + + + - - + executable="${javadoc7}"> + + + + + + + + + + + + - - + + + + + + - + + depends="configure-compiler" + description="Compiles jsr166x sources to build dir"> - + - + - - + + + + - - - - - - + + + + + + - + description="Builds javadocs to dist dir"> - - + + - + + + + - + description="Removes all jsr166x build products"> - - - - - - - - - - - - - - - - - + + - - + + - + - + - - + - - - + + + - - - - - - + + + + + + - + description="Builds javadocs to dist dir"> - - + + - + + + + - + description="Removes all jsr166y build products"> - - - - - - - - - - - - - - - + + - - + + @@ -835,207 +1221,267 @@ - + - + - - + - - - + + + - - - - - - + + + + + + - + description="Builds javadocs to build dir"> - - + + - + + + + - + description="Removes all extra166y build products"> - - - - - - - - - - - - - - - + + - - + + + + - + - + - - + - - - + + + - + + + + + + + + + + + + + + + - - - - + + + + + + - + description="Builds javadocs to build dir"> - - + + - + + + + - + + - - - - - - + + + + + + + - + + + + + + + + + + - - - + + - + + + + + + + - + + + + + + + + + + + + + + + + + +