From acb7e459d7fd7ed27356cfff189f757304074042 Mon Sep 17 00:00:00 2001 From: mdb Date: Tue, 13 Jul 2004 15:41:39 +0000 Subject: [PATCH] Removed out of date documentation. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1463 6335cc39-0255-0410-8fd6-9bcaacd3b74c --- projects/samskivert/lib/README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/projects/samskivert/lib/README b/projects/samskivert/lib/README index 5730f54f..5b4e9fd6 100644 --- a/projects/samskivert/lib/README +++ b/projects/samskivert/lib/README @@ -5,10 +5,6 @@ The samskivert code requires the following external Java libraries (JAR files) to be placed here in the lib/ directory or in the shared library directory specified in the build.xml file (${java.libraries}). -* Library: Jakarta Commons Utilities (org.apache.commons.util) - http://jakarta.apache.org/commons - Depends: Used by various services. - * Library: Jakarta Regular Expression package (org.apache.regexp) http://jakarta.apache.org/regexp/ Depends: Used by various services.