|
From: <jue...@we...> - 2004-04-02 17:25:39
|
I've touched quite a lot of files in the aop package but mainly just = applied minor polishing. I did a JDepend analysis and removed some = cyclic dependencies beetwen aop subpackages, mainly affecting the use of = AopConfigException and the location of AopUtils. The latter has moved, = but it's considered an internal class, so this should be fine even for a = point release (Rod takes this point of view too). =20 Other changes include a more efficient AbstractMessageSource = implementation, and the introduction of the MessageCodesResolver = interface in the validation package. A further new feature that I'm = gonna commit tomorrow is to allow for Ant-style patterns as = "contextConfigLocation", for example "/WEB-INF/*-context.xml". This was = pretty easy to add with out existing PathMatcher, which is currently = used by the HandlerMapping implementations. =20 Juergen =20 ________________________________ Von: spr...@li... im Auftrag = von tho...@tr... Gesendet: Fr 02.04.2004 18:28 An: spr...@li... Betreff: Re: [Springframework-developer] Preparing for 1.0.1 I noticed a lot of changes in CVS yesterday - any area in particular = where we should look out for problems? My database product name caching fix is = in CVS now - so even if you don't preconfigure a JdbcTemlpate, you should now = only see one metadata lookup and the rest should be 'found in cache' entries in = the log (INFO). Thomas Quoting Colin Sampaleanu <col...@ex...>: > I've been using the CVS version without issues. I did some=3D20 > proofing/rewriting in the beans chapter earlier this week/last week, = and=3D20 > should probably be able to find time to do the rest by the time you = cut=3D20 > the release. > > j=3DFCrgen h=3DF6ller [werk3AT] wrote: > > >Hi everybody, > >=3D20 > >From my point of view, the code is ready for release 1.0.1. There = were a=3D > couple of bug fixes and minor enhancements since 1.0 final. The most = imp=3D > ortant fix is proper Hibernate/JTA resource management when flush = fails. =3D > Enhancements include the introduction of the MessageCodesResolver = interfa=3D > ce in the validation package, and a more efficient internal = implementatio=3D > n of AbstractMessageSource. See the changelog for details. > >=3D20 > >Please give the current CVS snapshot a try. There shouldn't be any = issue=3D > s, as changes are minor and just affect specific functionality. I'd = like =3D > to target mid next week for the release, i.e. two weeks after 1.0 = final. =3D > In the meantime, the only thing I plan to address is the lack of = remoting=3D > coverage in the reference docs. If anyone feels the need to improve = othe=3D > r parts of the docs, please do so till mid next week! > >=3D20 > >Juergen > > =3D20 > > > > > > ------------------------------------------------------- > 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=3D1470&alloc_id=3D3638&op=3Dcli= ck > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > ------------------------------------------------------- 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=3D1470&alloc_id=3D3638&op=3Dcli= ck _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |