568553: fix Javadoc errors under JDK 1.4

This commit is contained in:
Oliver Burn 2002-06-22 10:50:13 +00:00
parent 119aa7439f
commit c176f8b8eb
2 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,7 @@
<path id="javadoc.classpath">
<pathelement location="${ant.home}/lib/ant.jar" />
<pathelement location="${ant.home}/lib/crimson.jar" />
<path refid="build.classpath" />
<path refid="run.classpath" />
</path>
<path id="tests.buildpath">

View File

@ -52,6 +52,7 @@
<li class="body">Include column number in the XML output (request 555262).</li>
<li class="body">Added ability to specify a properties file on the command line (request 557544).</li>
<li class="body">Check for whitespace around "{" and "}" (request 557544).</li>
<li class="body">Fix Javadoc errors under JDK 1.4 (request 568553).</li>
</ul>
</p>