--- jsr166/build.xml 2013/01/21 01:05:01 1.118 +++ jsr166/build.xml 2013/01/28 22:00:34 1.130 @@ -25,8 +25,10 @@ ------------------------------------------------------------------------------ - - Run "ant -projecthelp" for full usage information. + + + + @@ -39,6 +41,7 @@ + @@ -57,10 +60,10 @@ - - - - + + + + @@ -86,6 +89,18 @@ + + + + + + + + + + + + @@ -105,13 +120,20 @@ - - - - - - - + + + + + + + + + + + + + + @@ -128,7 +150,7 @@ - + @@ -146,29 +168,30 @@ + + - + - - - - + @@ -179,7 +202,7 @@ failonerror="true" jvm="${java@{target}}" fork="true"> - + @@ -196,10 +219,7 @@ - - - - + @@ -252,32 +272,32 @@ - - + + - - - - - - + + + @@ -320,9 +340,12 @@ - + + + @@ -338,14 +361,13 @@ deprecation="${build.deprecation}" source="6" classpath="${junit.jar}" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -359,14 +381,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="@{product.jar}:${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac8}" fork="true"> - - @@ -550,13 +571,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -565,7 +586,7 @@ - @@ -577,13 +598,13 @@ + classes="${4jdk7product.jar}"/> @@ -646,27 +667,27 @@ - - + + - - - - + @@ -684,10 +705,14 @@ - + depends="4jdk7clean, 4jdk7jar"> + + + + @@ -705,6 +730,7 @@ debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" classpath="" + bootclasspath="${bootclasspath6}" source="5" includeAntRuntime="false" includeJavaRuntime="false" @@ -712,7 +738,6 @@ fork="true"> - @@ -721,7 +746,7 @@ - @@ -735,17 +760,17 @@ - - + + - - - - @@ -753,7 +778,7 @@ @@ -772,10 +797,13 @@ - + depends="jsr166xclean, jsr166xjar"> + + + @@ -794,13 +822,13 @@ deprecation="${build.deprecation}" source="6" classpath="" + bootclasspath="${bootclasspath6}" includeAntRuntime="false" includeJavaRuntime="false" executable="${javac7}" fork="true"> - @@ -809,7 +837,7 @@ - @@ -823,17 +851,17 @@ - - + + - - - - @@ -841,7 +869,7 @@ @@ -859,10 +887,13 @@ - + depends="jsr166yclean, jsr166yjar"> + + + @@ -870,7 +901,7 @@ @@ -880,6 +911,7 @@ debug="${build.debug}" debuglevel="${build.debuglevel}" deprecation="${build.deprecation}" + bootclasspath="@{jsr166y.jar}:${bootclasspath6}" classpath="" source="6" includeAntRuntime="false" @@ -888,8 +920,6 @@ fork="true"> - - @@ -898,7 +928,7 @@ - @@ -912,17 +942,17 @@ - - + + - - - - @@ -930,7 +960,7 @@ @@ -948,10 +978,13 @@ - + depends="extra166yclean, extra166yjar"> + + + @@ -983,7 +1016,7 @@ - @@ -997,32 +1030,43 @@ - - + + - - - + + + + + + - - @@ -1032,10 +1076,23 @@ - + depends="jsr166eclean, jsr166ejar"> + + + + + + + + + + + + +