|
From: Juergen H. <ju...@in...> - 2006-06-13 14:00:24
|
This is part of a deliberate repackaging in M5: the UI support classes now reside in spring-support.jar rather than spring-context.jar, mainly to keep the latter focused on the core container rather than integration code. The exact separation between the module jars for Spring 2.0 is still open for debate. The hard part there is to draw the line between "natural" modules from the framework perspective on the one hand and typical usage models from the application perspective on the other hand, in combination with the external dependencies implied by each jar. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of fi...@ex... Sent: Tuesday, June 13, 2006 4:03 AM To: spr...@li... Subject: [Springframework-developer] org/springframework/ui/freemarker notin spring-context.jar It appears the spring-framework-2.0-rc1-build.41-20060613.zip and spring-framework-2.0-m5.zip both contain spring-framework*/dist/modules/spring-context.jar, but that jar file does not contain the package org/springframework/ui/freemarker and contained class files. As of the M4 build spring-context.jar contained that package. The spring.jar file does contain that package, so it looks like it may be a build configuration error. This is true for both the with-dependencies and normal zip files. Is this an intentional change, or a bug? _______________________________________________ Join Excite! - http://www.excite.com The most personalized portal on the Web! _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |