build-spring-framework
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
|
2009-02-10 11:24:05 +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
|
generified NumberUtils signature
|
2009-02-12 17:40:51 +00:00 |
org.springframework.context
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
|
2009-02-10 11:24:05 +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
|
generified NumberUtils signature
|
2009-02-12 17:40:51 +00:00 |
org.springframework.expression
|
remove files
|
2008-12-13 01:38:21 +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
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
org.springframework.jdbc
|
generified NumberUtils signature
|
2009-02-12 17:40:51 +00:00 |
org.springframework.jms
|
fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null
|
2009-02-12 17:33:57 +00:00 |
org.springframework.orm
|
updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1
|
2009-02-09 21:40:53 +00:00 |
org.springframework.oxm
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
org.springframework.samples.petclinic
|
Added content negotiation and MarshallingView to petclinic
|
2009-02-06 16:12:13 +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
|
consistent copies of mocks
|
2009-01-20 18:01:26 +00:00 |
org.springframework.transaction
|
generified NumberUtils signature
|
2009-02-12 17:40:51 +00:00 |
org.springframework.web
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
|
2009-02-05 21:18:10 +00:00 |
org.springframework.web.portlet
|
ApplicationListener beans get obtained on demand, supporting non-singletons as well; ApplicationListeners will be called in the order according to the Ordered contract; generified ApplicationListener interface
|
2009-02-09 18:26:30 +00:00 |
org.springframework.web.servlet
|
Solved concurrency issue
|
2009-02-09 22:10:47 +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
|
renamed .testsuite -> .integration-tests
|
2008-12-20 09:36:46 +00:00 |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
2008-12-20 09:40:21 +00:00 |