|
build-spring-framework
|
revised expression parser API design
|
17 years ago |
|
org.springframework.aop
|
added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor
|
17 years ago |
|
org.springframework.aspects
|
updating eclipse settings and classpaths
|
17 years ago |
|
org.springframework.beans
|
revised expression parser API design
|
17 years ago |
|
org.springframework.context
|
revised expression parser API design
|
17 years ago |
|
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
|
17 years ago |
|
org.springframework.core
|
revised expression parser API design
|
17 years ago |
|
org.springframework.expression
|
revised expression parser API design
|
17 years ago |
|
org.springframework.instrument
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
17 years ago |
|
org.springframework.instrument.classloading
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
17 years ago |
|
org.springframework.integration-tests
|
added IntelliJ settings for integration-tests module
|
17 years ago |
|
org.springframework.jdbc
|
DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true
|
17 years ago |
|
org.springframework.jms
|
fixed JmsException/JmsUtils to fully avoid NPEs in case of cause messages being null
|
17 years ago |
|
org.springframework.orm
|
updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1
|
17 years ago |
|
org.springframework.oxm
|
updating eclipse settings and classpaths
|
17 years ago |
|
org.springframework.samples.petclinic
|
Added content negotiation and MarshallingView to petclinic
|
17 years ago |
|
org.springframework.spring-library
|
creating eclipse project settings for org.springframework.spring-library
|
17 years ago |
|
org.springframework.test
|
consistent copies of mocks
|
17 years ago |
|
org.springframework.transaction
|
generified NumberUtils signature
|
17 years ago |
|
org.springframework.web
|
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
|
17 years ago |
|
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
|
17 years ago |
|
org.springframework.web.servlet
|
Solved concurrency issue
|
17 years ago |
|
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
17 years ago |
|
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
17 years ago |
|
spring-framework.ipr
|
renamed .testsuite -> .integration-tests
|
17 years ago |
|
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
17 years ago |