Go to file
Juergen Hoeller ebc22a72c1 MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@651 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-18 23:45:14 +00:00
build-spring-framework prepared for 3.0 M2 release 2009-02-16 01:51:18 +00:00
org.springframework.aop MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery 2009-02-18 23:45:14 +00:00
org.springframework.aspects updating eclipse settings and classpaths 2009-01-21 23:02:43 +00:00
org.springframework.beans optimized OrderComparator usage 2009-02-17 18:19:57 +00:00
org.springframework.context optimized OrderComparator usage 2009-02-17 18:19:57 +00:00
org.springframework.context.support added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters 2009-02-05 22:45:35 +00:00
org.springframework.core SimpleAliasRegistry's "getAliases" method returns transitive aliases now; @Qualifier value matching takes chained aliases of target beans into account as well 2009-02-17 18:18:33 +00:00
org.springframework.expression polishing 2009-02-16 01:43:49 +00:00
org.springframework.instrument
org.springframework.instrument.classloading
org.springframework.integration-tests added IntelliJ settings for integration-tests module 2009-02-12 22:12:27 +00:00
org.springframework.jdbc DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true 2009-02-12 23:30:28 +00:00
org.springframework.jms fixed MessageListenerAdapter's "getSubscriptionName()" to work without delegate as well (SPR-5309) 2009-02-13 09:15:43 +00:00
org.springframework.orm bridge method resolution works with Hibernate-generated CGLIB proxies as well (SPR-5414) 2009-02-16 01:35:35 +00:00
org.springframework.oxm updating eclipse settings and classpaths 2009-01-21 23:02:43 +00:00
org.springframework.samples.petclinic Remapped static resources as /petclinic/static/images/... 2009-02-14 21:50:51 +00:00
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 2009-01-26 16:03:05 +00:00
org.springframework.test refined OSGi version constraints for "javax.annotation" and "junit.framework" 2009-02-12 23:36:56 +00:00
org.springframework.transaction optimized OrderComparator usage 2009-02-17 18:19:57 +00:00
org.springframework.web fixed HTTP invoker to support resolution of multi-level primitive array classes again 2009-02-17 17:50:14 +00:00
org.springframework.web.portlet optimized OrderComparator usage 2009-02-17 18:19:57 +00:00
org.springframework.web.servlet optimized OrderComparator usage 2009-02-17 18:19:57 +00:00
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 2009-01-14 16:29:33 +00:00
ci-build.properties
spring-framework.ipr always use static imports with '*' 2009-02-17 19:10:35 +00:00
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 2008-12-20 09:40:21 +00:00