spring-framework/org.springframework.core
Rossen Stoyanchev b5bcfa0ae3 SPR-8858 Fix in AntPathMatcher.combine(..)
Currently the combine method consolidates "/*" and "/hotel" 
into "/hotel". However if the first pattern contains URI template 
variables, the consolidation seems wrong. The fix is to prevent
the consolidation if the first pattern contains "{".
2011-11-23 17:53:18 +00:00
..
.settings
src SPR-8858 Fix in AntPathMatcher.combine(..) 2011-11-23 17:53:18 +00:00
.classpath [SPR-8222] Upgraded to JUnit 4.9. 2011-08-30 13:16:12 +00:00
.project Added Eclipse project dependency on org.springframework.asm 2011-05-23 17:18:14 +00:00
build.xml
core.iml added joptsimple dependency 2011-07-03 16:24:55 +00:00
ivy.xml Remove unnecessary javax.servlet dependency 2011-07-19 14:04:15 +00:00
pom.xml Update .core pom with jopt dependency 2011-08-20 03:01:45 +00:00
template.mf Introduce CommandLinePropertySource and impls 2011-06-30 22:33:56 +00:00