We've got the Spring 1.2.8 spring.jar in tools/spring-1.2 directory for Acegi, which I believe is the all-in-one Spring jar.
So, we probably don't need all of those Spring jars in tools/struts-2.0.5. I think we can safely delete spring-aop-1.2.8.jar, spring-beans-1.2.8.jar, spring-context-1.2.8.jar, spring-core-1.2.8.jar and spring-web-1.2.8.jar. Any objection to deleting them? And I wonder, why does Struts need all of those Spring jars? Does Struts really depend on Spring now or is that just for the Struts2 Spring plugin? - Dave
