Index: build.xml =================================================================== --- build.xml (revision 1444061) +++ build.xml (working copy) @@ -375,28 +375,44 @@ - + + + + + + + + + - + + + - + + + + + + + Index: lucene/build.xml =================================================================== --- lucene/build.xml (revision 1444061) +++ lucene/build.xml (working copy) @@ -238,11 +238,14 @@ - + + + + - + + + + + + + + + + + + @@ -276,8 +293,9 @@ - - + + + @@ -285,7 +303,12 @@ - + + + + + + @@ -1648,7 +1671,7 @@ linksource="@{linksource}" use="true" failonerror="true" - source="${ant.java.version}" + source="${javac.source}" locale="en_US" windowtitle="${Name} ${version} API" doctitle="@{title}" Index: solr/build.xml =================================================================== --- solr/build.xml (revision 1444061) +++ solr/build.xml (working copy) @@ -565,12 +565,15 @@ - - + + + + + - +