You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2012/04/24 10:41:29 UTC

svn commit: r1329592 - /lucene/dev/trunk/lucene/common-build.xml

Author: uschindler
Date: Tue Apr 24 08:41:28 2012
New Revision: 1329592

URL: http://svn.apache.org/viewvc?rev=1329592&view=rev
Log:
Fix missing copyright on JavaDoc pages caused by duplicate <bottom/> element

Modified:
    lucene/dev/trunk/lucene/common-build.xml

Modified: lucene/dev/trunk/lucene/common-build.xml
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/common-build.xml?rev=1329592&r1=1329591&r2=1329592&view=diff
==============================================================================
--- lucene/dev/trunk/lucene/common-build.xml (original)
+++ lucene/dev/trunk/lucene/common-build.xml Tue Apr 24 08:41:28 2012
@@ -1299,8 +1299,7 @@ ${tests-output}/junit4-*.suites     - pe
           source="${ant.java.version}"
           windowtitle="${Name} ${version} API"
           doctitle="@{title}"
-          maxmemory="${javadoc.maxmemory}"
-          bottom="Copyright &amp;copy; ${year} Apache Software Foundation.  All Rights Reserved.">
+          maxmemory="${javadoc.maxmemory}">
         <tag name="lucene.experimental" 
       	description="WARNING: This API is experimental and might change in incompatible ways in the next release."/>
         <tag name="lucene.internal"
@@ -1308,6 +1307,7 @@ ${tests-output}/junit4-*.suites     - pe
       	<link offline="true" packagelistLoc="${javadoc.dir}"/>
         <link offline="true" href="${javadoc.link}" packagelistLoc="${javadoc.packagelist.dir}/java6"/>
         <bottom><![CDATA[
+          <address>Copyright &copy; ${year} Apache Software Foundation.  All Rights Reserved.</address>
           <script src='{@docRoot}/prettify.js' type='text/javascript'></script>
           <script type='text/javascript'>
             (function(){