Go to file
Juergen Hoeller d3d0111439 polishing 2009-02-18 23:51:03 +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 polishing 2009-02-18 23:51:03 +00:00
org.springframework.context.support polishing 2009-02-18 23:51:03 +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 Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
org.springframework.instrument.classloading Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 2008-12-18 14:50:25 +00:00
org.springframework.integration-tests added IntelliJ settings for integration-tests module 2009-02-12 22:12:27 +00:00
org.springframework.jdbc polishing 2009-02-18 23:51:03 +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 polishing 2009-02-18 23:51:03 +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 polishing 2009-02-18 23:51:03 +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 adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
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