Index: lucene/common-build.xml =================================================================== --- lucene/common-build.xml (revision 1173973) +++ lucene/common-build.xml (working copy) @@ -816,7 +816,7 @@ - + @@ -836,7 +836,7 @@ link="${javadoc.link}" windowtitle="${Name} ${version} API" doctitle="@{title}" - stylesheetfile="@{destdir}/../prettify/stylesheet+prettify.css" + stylesheetfile="${prettify.dir}/stylesheet+prettify.css" maxmemory="${javadoc.maxmemory}" bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved.">
+ ]]>