Raimund Dettmer opened SPR-2921 and commented
The latest comment of #7414 did not make it into Spring 2.0.1
org.springframework.util.ResourceUtils.extractJarFileURL(URL)
Line 230 should be:
return new URL(FILE_URL_PREFIX + '/' + jarFile);
Affects: 2.0.1
2 votes, 3 watchers