From 6f467def908b3fc4787b673e171a2152ec93cde4 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 6 Jul 2005 17:22:19 +0000 Subject: [PATCH] Added conversion of URLs ending in '*' to the ant '**' form. --- core/src/main/resources/web-to-spring.xsl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/core/src/main/resources/web-to-spring.xsl b/core/src/main/resources/web-to-spring.xsl index e88246aecd..f5bdac9416 100644 --- a/core/src/main/resources/web-to-spring.xsl +++ b/core/src/main/resources/web-to-spring.xsl @@ -238,17 +238,22 @@ - - + + + * =