--- jsr166/build.xml 2013/01/16 07:39:51 1.98 +++ jsr166/build.xml 2013/01/20 01:06:24 1.109 @@ -16,7 +16,12 @@ $HOME/jdk/jdk6 $HOME/jdk/jdk7 $HOME/jdk/jdk8 - where each of the above is a JDK or a symlink to same. + 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 + where each of the above is a complete JDK source tree + (e.g. mercurial forest) or a symlink to same. ------------------------------------------------------------------------------ @@ -40,31 +45,17 @@ - - - - - - - + + + + - - - - - - - - - - - @@ -72,11 +63,12 @@ - - - - - + + + + + + @@ -113,7 +105,7 @@ - + @@ -121,21 +113,21 @@ - - - - - - + + + + + + - - - - - - - + + + + + + + @@ -148,6 +140,8 @@ + + @@ -161,29 +155,40 @@ + + + + + + + depends="configure-compiler" + description="Compiles src/main sources to build dir"> + destdir="${build.classes.dir}" + debug="${build.debug}" + debuglevel="${build.debuglevel}" + deprecation="${build.deprecation}" + classpath="" + includeAntRuntime="false" + includeJavaRuntime="false" + executable="${javac8}" + fork="true"> + + - + sourcepath="${src.dir}:${jdk8src.dir}" + classpath="" + executable="${javadoc8}"> + + + @@ -242,7 +249,7 @@ @@ -270,8 +277,6 @@ description="Removes all build products"> - - @@ -286,43 +291,9 @@ - - - - - - - - - - - - - - - - - - - - - - - Building JSR-166 version ${version} - java.home is ${java.home} - - - - @@ -507,7 +478,7 @@ - @@ -533,21 +504,21 @@ - + - + description="Compiles src/jdk7 sources, targeting jdk7"> - + - - - - - + + - + - + + tck.classes="${build.4jdk7.tck.classes.dir}" + product.jar="${4jdk7product.jar}"/> - + - + - + @@ -631,23 +601,21 @@ - + - - + + - - + executable="${javadoc7}"> + + @@ -655,76 +623,59 @@ - - + - + - - + - - - - - - - - - + - - - - - - + depends="configure-compiler" + description="Compiles jsr166x sources to build dir"> - + - + + @@ -736,9 +687,7 @@ depends="jsr166xcompile" description="Builds library jar from compiled sources"> - - - + @@ -747,32 +696,33 @@ + description="Builds javadocs to dist dir"> - - + + - + description="Removes all jsr166x build products"> - @@ -784,26 +734,10 @@ - - - - - - - - - - - + @@ -811,39 +745,37 @@ - + - + - - - - + - - - - - + @@ -852,32 +784,33 @@ + description="Builds javadocs to dist dir"> - - + + - + description="Removes all jsr166y build products"> - @@ -888,25 +821,10 @@ - - - - - - - - - - + @@ -915,26 +833,28 @@ - + - + - - - + @@ -946,9 +866,7 @@ depends="extra166ycompile" description="Builds library jar from compiled sources"> - - - + @@ -957,32 +875,33 @@ + description="Builds javadocs to build dir"> - - + + - + description="Removes all extra166y build products"> - @@ -993,25 +912,10 @@ - - - - - - - - - - + @@ -1028,7 +932,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" - source="1.7" + source="7" classpath="" includeAntRuntime="false" includeJavaRuntime="false" @@ -1050,9 +954,7 @@ depends="jsr166ecompile" description="Builds library jar from compiled sources"> - - - + @@ -1061,66 +963,46 @@ + description="Builds javadocs to build dir"> - - + + - - - - + description="Removes all jsr166e build products"> - - - - - - - - - - - - +