Re: [appfuse-user] Spring MVC jar packaging question for Spring 2.5

2007-11-28 Thread Carlos Ortiz
In fact the documentation about What's New in Spring 2.5 states that they removed it from the Spring.jar distribution thus if one uses Spring MVC one must include both. How one can use forums? I am not accostumed to it. Another thing. Why Spring.jar works better with Maven (I am also very newbie

Re: [appfuse-user] Spring MVC jar packaging question for Spring 2.5

2007-11-28 Thread Matt Raible
I would ask this on the Spring forums or search the changelog for 2.5. My guess is they removed it because the spring.jar was too big with it. In AppFuse 2.0.1, we've changed to using the individual JARs intead of spring.jar since it works better with Maven. Matt On Nov 28, 2007, at 7:16 A