From d86d1e289adf85d2d63111d5a91d22b0ffae2a4c Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 14 Nov 2014 08:35:45 -0800 Subject: [PATCH] fix for xml error --- src/xdocs/releasenotes.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 8ca70f1b4..e5f4d02f8 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -2160,9 +2160,8 @@
  • Checks that are designed to be used for a special class of applications (like J2EE) or that require external libraries are now distributed in a separate jar - file. This is similar to the way the Ant distribution is - organized. + file. This is similar to the way the Ant + distribution is organized.
  • Updated Jakarta Regexp library to version 1.3.