spring-framework/spring-test-mvc
Rob Winch 157a1d6ee2 Rename MvcAsyncTask to WebAsyncTask
The name MvcAsyncTask is misleading because the class is part of Spring
Web as apposed to Spring MVC. This is also inconsistent with the other
async classes which use Web instead of Mvc.

This commit changes MvcAsyncTask to WebAsyncTask making it more
consistent with the jar it is found in and the other async classes.

Issue: SPR-10051
2012-11-28 16:55:45 -05:00
..
src Rename MvcAsyncTask to WebAsyncTask 2012-11-28 16:55:45 -05:00
ide.gradle Fix spring-test-mvc Eclipse classpath 2012-11-27 09:07:29 +01:00