From fafae443719b26159ab2d7dac1c9b46b5e00b671 Mon Sep 17 00:00:00 2001 From: wisberg Date: Mon, 16 Dec 2002 18:44:24 +0000 Subject: initial version --- lib/readme-lib-module.html | 5 +++++ lib/regexp/jakarta-regexp-1.2.jar | Bin 0 -> 29871 bytes 2 files changed, 5 insertions(+) create mode 100644 lib/regexp/jakarta-regexp-1.2.jar diff --git a/lib/readme-lib-module.html b/lib/readme-lib-module.html index d5f01e789..8e6baeb25 100644 --- a/lib/readme-lib-module.html +++ b/lib/readme-lib-module.html @@ -44,6 +44,11 @@ This module also contains some bootstrap libraries and test sources. JUnit 3.7 test libraries, available from junit.org and under the CPL. +
  • regexp: + Regular expressions from + http:jakarta.apache.org. + This is used only by the testing module. +
  • test: bootstrap libraries for the test process. These could be replaced with build products, to avoid the checked-in versions being out of date, but these build products change rarely diff --git a/lib/regexp/jakarta-regexp-1.2.jar b/lib/regexp/jakarta-regexp-1.2.jar new file mode 100644 index 000000000..713441c52 Binary files /dev/null and b/lib/regexp/jakarta-regexp-1.2.jar differ -- cgit v1.2.3