|
From: <jue...@we...> - 2004-04-22 11:07:10
|
Dear Spring community, =20 I'm pleased to announce that Spring Framework 1.0.1 has just been = released. This is a bugfix and minor enhancement release; the most = important fixes and new features are: =20 * added Struts ActionSupport and DispatchActionSupport base classes, for = easy access to a Spring context * added Struts ContextLoaderPlugIn and DelegatingActionProxy, = superseding Don Brown's Spring Struts Plugin * reworked ComponentControllerSupport class for Tiles to be compatible = with both Struts 1.1 and Struts 1.2 =20 * fixed Hibernate/JTA synchronization cleanup in case of Hibernate = flushing failure on commit * added support for transaction-scoped Hibernate Sessions with plain JTA = or EJB CMT, without JtaTransactionManager * fixed JdbcTemplate's "queryForList" to correctly handle a single row = with a single column as result =20 * XmlApplicationContexts support file patterns as config locations (e.g. = "/WEB-INF/*-context.xml") * SQLErrorCodesFactory caches database product name to avoid unnecessary = metadata lookups * factored out message code resolution into MessageCodesResolver = strategy =20 * refined internals of the AOP framework, for clearer subpackage = interdependencies * refined support for array/List/Map properties in BeanWrapperImpl * refined AbstractMessageSource internals, for clearer handling of = fallbacks =20 As always, see the changelog for details. =20 We particularly encourage users of Spring's Hibernate/JTA integration to = update promptly, to avoid any issues in case of flushing failures. = Furthermore, users of Don Brown's Spring Struts Plugin are encouraged to = switch to the new integration classes. =20 Regards, =20 Juergen |
|
From: Colin S. <col...@ex...> - 2004-04-22 14:25:01
|
I have updated the PDF on the website, and the new JavaDocs are in the=20 process of uploading. W/regards to the HTML docs, I just realized that we don't seem to=20 included them in the distros. This is not a big deal in terms of=20 updating the website, I can generate them locally. But was their=20 omission in the distros intentional? Regards, Colin j=FCrgen h=F6ller [werk3AT] wrote: >Dear Spring community, >=20 >I'm pleased to announce that Spring Framework 1.0.1 has just been releas= ed. This is a bugfix and minor enhancement release; the most important fi= xes and new features are: >=20 >* added Struts ActionSupport and DispatchActionSupport base classes, for= easy access to a Spring context >* added Struts ContextLoaderPlugIn and DelegatingActionProxy, supersedin= g Don Brown's Spring Struts Plugin >* reworked ComponentControllerSupport class for Tiles to be compatible w= ith both Struts 1.1 and Struts 1.2 >=20 >* fixed Hibernate/JTA synchronization cleanup in case of Hibernate flush= ing failure on commit >* added support for transaction-scoped Hibernate Sessions with plain JTA= or EJB CMT, without JtaTransactionManager >* fixed JdbcTemplate's "queryForList" to correctly handle a single row w= ith a single column as result >=20 >* XmlApplicationContexts support file patterns as config locations (e.g.= "/WEB-INF/*-context.xml") >* SQLErrorCodesFactory caches database product name to avoid unnecessary= metadata lookups >* factored out message code resolution into MessageCodesResolver strateg= y >=20 >* refined internals of the AOP framework, for clearer subpackage interde= pendencies >* refined support for array/List/Map properties in BeanWrapperImpl >* refined AbstractMessageSource internals, for clearer handling of fallb= acks >=20 >As always, see the changelog for details. >=20 >We particularly encourage users of Spring's Hibernate/JTA integration to= update promptly, to avoid any issues in case of flushing failures. Furth= ermore, users of Don Brown's Spring Struts Plugin are encouraged to switc= h to the new integration classes. >=20 >Regards, >=20 >Juergen > =20 > |
|
From: Colin S. <col...@ex...> - 2004-04-22 14:46:52
|
I've now also updated the HTML manual on the website, from my own build..= . Colin Sampaleanu wrote: > I have updated the PDF on the website, and the new JavaDocs are in the=20 > process of uploading. > > W/regards to the HTML docs, I just realized that we don't seem to=20 > included them in the distros. This is not a big deal in terms of=20 > updating the website, I can generate them locally. But was their=20 > omission in the distros intentional? > > Regards, > Colin > > j=FCrgen h=F6ller [werk3AT] wrote: > >> Dear Spring community, >> >> I'm pleased to announce that Spring Framework 1.0.1 has just been=20 >> released. This is a bugfix and minor enhancement release; the most=20 >> important fixes and new features are: >> >> * added Struts ActionSupport and DispatchActionSupport base classes,=20 >> for easy access to a Spring context >> * added Struts ContextLoaderPlugIn and DelegatingActionProxy,=20 >> superseding Don Brown's Spring Struts Plugin >> * reworked ComponentControllerSupport class for Tiles to be=20 >> compatible with both Struts 1.1 and Struts 1.2 >> >> * fixed Hibernate/JTA synchronization cleanup in case of Hibernate=20 >> flushing failure on commit >> * added support for transaction-scoped Hibernate Sessions with plain=20 >> JTA or EJB CMT, without JtaTransactionManager >> * fixed JdbcTemplate's "queryForList" to correctly handle a single=20 >> row with a single column as result >> >> * XmlApplicationContexts support file patterns as config locations=20 >> (e.g. "/WEB-INF/*-context.xml") >> * SQLErrorCodesFactory caches database product name to avoid=20 >> unnecessary metadata lookups >> * factored out message code resolution into MessageCodesResolver=20 >> strategy >> >> * refined internals of the AOP framework, for clearer subpackage=20 >> interdependencies >> * refined support for array/List/Map properties in BeanWrapperImpl >> * refined AbstractMessageSource internals, for clearer handling of=20 >> fallbacks >> >> As always, see the changelog for details. >> >> We particularly encourage users of Spring's Hibernate/JTA integration=20 >> to update promptly, to avoid any issues in case of flushing failures.=20 >> Furthermore, users of Don Brown's Spring Struts Plugin are encouraged=20 >> to switch to the new integration classes. >> >> Regards, >> >> Juergen >> =20 > |
|
From: <tho...@tr...> - 2004-04-22 15:53:23
|
Colin, Excellent, I'm in the process of updating index.html and news.html with the new announcement - should be up there shortly. Thomas Quoting Colin Sampaleanu <col...@ex...>: > I've now also updated the HTML manual on the website, from my own build..= > . > > Colin Sampaleanu wrote: > > > I have updated the PDF on the website, and the new JavaDocs are in the=20 > > process of uploading. > > > > W/regards to the HTML docs, I just realized that we don't seem to=20 > > included them in the distros. This is not a big deal in terms of=20 > > updating the website, I can generate them locally. But was their=20 > > omission in the distros intentional? > > > > Regards, > > Colin > > > > j=FCrgen h=F6ller [werk3AT] wrote: > > > >> Dear Spring community, > >> > >> I'm pleased to announce that Spring Framework 1.0.1 has just been=20 > >> released. This is a bugfix and minor enhancement release; the most=20 > >> important fixes and new features are: > >> > >> * added Struts ActionSupport and DispatchActionSupport base classes,=20 > >> for easy access to a Spring context > >> * added Struts ContextLoaderPlugIn and DelegatingActionProxy,=20 > >> superseding Don Brown's Spring Struts Plugin > >> * reworked ComponentControllerSupport class for Tiles to be=20 > >> compatible with both Struts 1.1 and Struts 1.2 > >> > >> * fixed Hibernate/JTA synchronization cleanup in case of Hibernate=20 > >> flushing failure on commit > >> * added support for transaction-scoped Hibernate Sessions with plain=20 > >> JTA or EJB CMT, without JtaTransactionManager > >> * fixed JdbcTemplate's "queryForList" to correctly handle a single=20 > >> row with a single column as result > >> > >> * XmlApplicationContexts support file patterns as config locations=20 > >> (e.g. "/WEB-INF/*-context.xml") > >> * SQLErrorCodesFactory caches database product name to avoid=20 > >> unnecessary metadata lookups > >> * factored out message code resolution into MessageCodesResolver=20 > >> strategy > >> > >> * refined internals of the AOP framework, for clearer subpackage=20 > >> interdependencies > >> * refined support for array/List/Map properties in BeanWrapperImpl > >> * refined AbstractMessageSource internals, for clearer handling of=20 > >> fallbacks > >> > >> As always, see the changelog for details. > >> > >> We particularly encourage users of Spring's Hibernate/JTA integration=20 > >> to update promptly, to avoid any issues in case of flushing failures.=20 > >> Furthermore, users of Don Brown's Spring Struts Plugin are encouraged=20 > >> to switch to the new integration classes. > >> > >> Regards, > >> > >> Juergen > >> =20 > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |