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.

  1. checkstyle-@CHECKSTYLE_VERSION@.jar
  2. ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
  3. -
  4. Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
  5. +
  6. Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
  7. Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
  8. Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
  9. Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.
  10. 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
    1. checkstyle-@CHECKSTYLE_VERSION@.jar
    2. ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
    3. -
    4. Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
    5. +
    6. Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
    7. Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
    8. Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
    9. Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.