|
From: Rod J. <rod...@in...> - 2004-03-20 06:47:04
|
Matt The latest aopalliance.jar is now checked into Spring. This represents th= e final version of the AOP Alliance interception interfaces. There shouldn'= t be any noticeable changes for Spring users (besides a significant reducti= on in the size of aopalliance.jar). If implementing arbitrary advice types, they must extend the new org.aopalliance.aop.Advice tag interface. The attachment feature on MethodInvocation has been removed, but I previously asked on this list and it appeared that no one was using this feature. Regards, Rod ----- Original Message ----- From: "Matt Raible" <li...@ra...> To: <spr...@li...> Sent: Saturday, March 20, 2004 4:36 AM Subject: Re: [Springframework-developer] Getting ready for 1.0 final On Mar 18, 2004, at 8:21 AM, j=FCrgen h=F6ller [werk3AT] wrote: > Everybody, > > As we're about to release Spring 1.0 final in a couple of days, I'd > like to encourage everybody to test a current CVS snapshot against > your Spring-based applications. I just got the latest Spring code from CVS and found that it required the latest aopalliance.jar. So I checked out the aopalliance module and built it. All tests pass! Matt ------------------------------------------------------- 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_id638&op=3Dick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |