|
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 > |