Fix XML validation errors.

This commit is contained in:
Diomidis Spinellis 2011-01-08 18:38:06 +00:00
parent 17efed7a0c
commit 9cbc8dc9d2
2 changed files with 2 additions and 3 deletions

View File

@ -231,7 +231,7 @@ defined by libraries outside the core J2SE distribution,
it is a good idea to include the library jars to the classpath.
Otherwise, <em>javadoc</em> (and concequently UMLGraph)
will fail to process the input classes correctly.
This is <a href="http://forums.sun.com/thread.jspa?threadID=5333060&tstart=0">a known issue</a> with <em>javadoc</em>,
This is <a href="http://forums.oracle.com/forums/thread.jspa?threadID=1521148">a known issue</a> with <em>javadoc</em>,
but only manifests in certain occasions when running UMLGraph,
for example when processing private class fields.
</notes>

View File

@ -4,8 +4,7 @@
<dl>
<dt>Version 5.5 Under development </dt><dd>
<ul>
</ul>
</dd>
<dt>Version 5.4 2011-01-08</dt><dd>
<ul>