From cb3d28e31afa36ac7fa20375cc6ad98d0c7da193 Mon Sep 17 00:00:00 2001 From: markpollack Date: Thu, 13 Nov 2008 20:52:16 +0000 Subject: [PATCH] PathMatcher is part of the distribution, docs had indicated otherwise --- doc/reference/src/misc.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/doc/reference/src/misc.xml b/doc/reference/src/misc.xml index 264c6b0c..43602ad9 100644 --- a/doc/reference/src/misc.xml +++ b/doc/reference/src/misc.xml @@ -34,13 +34,6 @@
PathMatcher - Note, Spring.Util.PathMatcher is currently only available - in CVS, not the RC3 release. If you want to use these feature please get - the code from CVS (instructions) - or from the download section of the Spring.NET website that contains an - .zip with the full CVS tree. - Spring.Util.PathMatcher provides Ant/NAnt-like path name matching features.