|
From: Colin S. <col...@ex...> - 2005-03-28 22:18:11
|
I would keep both around as well. There's a bit of a question as to what
should be the version of the docs which people get when they hit a doc
url without the version number. Despite 1.2RC1 being pretty solid, it
perhaps makes sense to keep the 1.1.5 docs as the official ones until
1.2 final is out.
The changelog and dtd are fine even if they are the new one, as they
encompass older information.
Colin
Alef Arendsen wrote:
> Keep 'em both around. There are probably people that want to stick
> with 1.1.5, although it should be discouraged of course after 1.2
> final ahs been released.
>
> Alef
>
>
> -----Original Message-----
> From: spr...@li... on behalf
> of tho...@tr...
> Sent: Tue 3/29/2005 12:00 AM
> To: spr...@li...
> Subject: Re: [Springframework-developer] Spring Framework 1.2 RC1 released
>
>
> I have added the notice to the website and to the news page. I have also
> uploaded a recent changelog and the dtd. Will update the api later
> tonight.
> I'll create links to the older 1.1.5 API as well - this will replace
> what we
> have for the 1.0 release now. What's the status for the documentation --
> should we keep separate sets for 1.1.5 (production release) and 1.2
> (still RC)?
>
> Thomas
>
>
> Quoting Juergen Hoeller <ju...@in...>:
>
> > Dear Spring community,
> >
> > It's Spring time :-)
> >
> > I'm pleased to announce that Spring 1.2 RC1 has just been released. This
> > release introduces a number of major new features:
> >
> > * finer-grained distribution jar files, alongside the full spring.jar
> > * AOP Alliance interfaces are now contained in spring-aop.jar and
> spring.jar
> >
> > * XML bean definition improvements ("ref" and "value" shortcut
> attributes
> > etc)
> > * improved AOP TargetSourceCreator mechanism (supporting
> > LazyInitTargetSource too)
> >
> > * transaction annotation support for JDK 1.5+ (annotation called
> > "Transactional")
> > * improved WebLogicJtaTransactionManager (transaction names, isolation
> > levels)
> >
> > * SqlRowSet support for JDBC (in conjunction with JdbcTemplate's
> > "queryForRowSet")
> > * Hibernate3 support (in orm.hibernate3; Hibernate 2.1 support is still
> > available)
> >
> > * JMX support for export of Spring beans as managed resources and
> for MBean
> > access
> > * Commons Attributes and JDK 1.5+ annotations for JMX MBean export
> >
> > This release also contains many minor enhancements, for example:
> >
> > * factored out BindingErrorProcessor strategy for
> ServletRequestDataBinder
> > * improved ParameterMethodNameResolver for Web MVC MultiActionController
> >
> > For a detailed list of enhancements and bug fixes, see the changelog.
> >
> > This release candidate is already considered stable and recommended for
> > development use. We expect Spring 1.2 final to be released in late
> April.
> >
> > Watch out for the Spring Web Flow preview release to follow later
> this week
> > (for use with Spring 1.2)! Web Flow will also become part of the nightly
> > build at that time.
> >
> > Cheers,
> >
> > Juergen
> >
> > -----
> > Juergen Hoeller
> > Interface21 - Spring Services from the Source
> > http://www.springframework.com
> >
>
|