diff options
Diffstat (limited to 'lib/readme-lib-module.html')
-rw-r--r-- | lib/readme-lib-module.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/readme-lib-module.html b/lib/readme-lib-module.html index 33ce54651..1911ac007 100644 --- a/lib/readme-lib-module.html +++ b/lib/readme-lib-module.html @@ -24,6 +24,11 @@ This module also contains some bootstrap libraries and test sources. </li> <li><a href="build">build</a>: bootstrap libraries for the build process. </li> + <li><a href="commons">commons</a>: + Commons 1.0 from + <a ="http:jakarta.apache.org/commons">http:jakarta.apache.org/commons</a>. + This is used only by the testing module. + </li> <li><a href="eclipse2.0">eclipse2.0</a>: The AspectJ compiler is a patch to the Eclipse 2.0 compiler. These are the non-compiler binaries. For the eclipse compiler |