]> source.dussan.org Git - aspectj.git/commitdiff
initial version
authorwisberg <wisberg>
Mon, 16 Dec 2002 18:44:24 +0000 (18:44 +0000)
committerwisberg <wisberg>
Mon, 16 Dec 2002 18:44:24 +0000 (18:44 +0000)
lib/readme-lib-module.html
lib/regexp/jakarta-regexp-1.2.jar [new file with mode: 0644]

index d5f01e78906655b8f18ba8441eccdf782de5f986..8e6baeb254119fbf3ced61e0b090cbbc0c8286da 100644 (file)
@@ -44,6 +44,11 @@ This module also contains some bootstrap libraries and test sources.
        JUnit 3.7 test libraries, available from 
        <a ="http:junit.org">junit.org</a> and under the CPL.
        </li>
+   <li><a href="regexp">regexp</a>:
+       Regular expressions from 
+       <a ="http:jakarta.apache.org">http:jakarta.apache.org</a>.
+       This is used only by the testing module.
+       </li>
    <li><a href="test">test</a>: 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 (file)
index 0000000..713441c
Binary files /dev/null and b/lib/regexp/jakarta-regexp-1.2.jar differ