build-spring-framework
|
prepared for 3.0 M2 release
|
2009-02-16 01:51:18 +00:00 |
org.springframework.aop
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
|
2009-02-10 11:24:05 +00:00 |
org.springframework.aspects
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
org.springframework.beans
|
polishing
|
2009-02-16 01:43:49 +00:00 |
org.springframework.context
|
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.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
|
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
|
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
|
generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270)
|
2009-02-15 19:48:18 +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
|
@RequestMapping type-level param constraints taken into account consistently
|
2009-02-15 21:31:20 +00:00 |
org.springframework.web.servlet
|
Uncommented test case
|
2009-02-16 13:42:05 +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
|
prepared for 3.0 M2 release
|
2009-02-16 01:51:18 +00:00 |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
2008-12-20 09:40:21 +00:00 |