From 9cbc8dc9d2fb3d8bc8ec5577610a499062ef885b Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Sat, 8 Jan 2011 18:38:06 +0000 Subject: [PATCH] Fix XML validation errors. --- doc/faq.xml | 2 +- doc/ver.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/faq.xml b/doc/faq.xml index 70f04d8..7b53fb9 100644 --- a/doc/faq.xml +++ b/doc/faq.xml @@ -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, javadoc (and concequently UMLGraph) will fail to process the input classes correctly. -This is a known issue with javadoc, +This is a known issue with javadoc, but only manifests in certain occasions when running UMLGraph, for example when processing private class fields. diff --git a/doc/ver.xml b/doc/ver.xml index 34a5630..3995653 100644 --- a/doc/ver.xml +++ b/doc/ver.xml @@ -4,8 +4,7 @@
Version 5.5 Under development
-
    -
+
Version 5.4 2011-01-08