Yes, you are right, I got confused by the "all" word in the second sentence of the 3-rd Chapter (3. DISTRIBUTION JAR FILES):
"Both module-specific jar files and a jar file with all of Spring are provided."

But a few lines below is indeed cleared:
"FULL JAR (dist)"
...
" - Does not include contents of spring-aspects.jar, spring-test.jar and spring-webmvc*.jar!"

Thank you, Oleksandr!


Quote Originally Posted by al0 View Post
It is in spring-webmvc.jar.
From version 2.5 Spring packaging has changed. It is described in details in readme.txt in the root directory of the Spring distribution.
Regards,
Oleksandr