From 5fa9891d4bfc3df52ac43fbb88f3831bb47a67b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lars=20K=C3=BChne?=
Date: Wed, 5 Nov 2003 05:16:08 +0000
Subject: [PATCH] we now use jakarta-regexp 1.3
---
docs/anttask.html | 2 +-
docs/cmdline.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/anttask.html b/docs/anttask.html
index 9b3a6db4a..b5e70787e 100644
--- a/docs/anttask.html
+++ b/docs/anttask.html
@@ -21,7 +21,7 @@ This task is included in the checkstyle distribution.
- checkstyle-@CHECKSTYLE_VERSION@.jar
- ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
- - Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
+ - Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
- Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
- Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
- Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.
diff --git a/docs/cmdline.html b/docs/cmdline.html
index d6c7be58a..589ac5347 100644
--- a/docs/cmdline.html
+++ b/docs/cmdline.html
@@ -26,7 +26,7 @@ The easiest way is to include checkstyle-all-@CHECKSTYLE_V
- checkstyle-@CHECKSTYLE_VERSION@.jar
- ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
- - Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
+ - Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
- Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
- Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
- Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.