build-spring-framework
|
some further 3.0.2 entries
|
15 years ago |
org.springframework.aop
|
fixed @Configurable issue with null bean name (SPR-6947)
|
15 years ago |
org.springframework.asm
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.aspects
|
Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method
|
15 years ago |
org.springframework.beans
|
autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917)
|
15 years ago |
org.springframework.context
|
RESOLVED - issue SPR-6955, SPR-6901 added DisposableBean to TaskExecutorFactoryBean
|
15 years ago |
org.springframework.context.support
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.core
|
fixed TypeDescriptor toString for MethodParameter annotations (SPR-6924)
|
15 years ago |
org.springframework.expression
|
SPR-6941: part (1) correct exception handling when null cachedExecutor
|
15 years ago |
org.springframework.instrument
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.instrument.tomcat
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.integration-tests
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.jdbc
|
SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963)
|
15 years ago |
org.springframework.jms
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.orm
|
use target factory's ClassLoader in case of a raw EntityManagerFactory (SPR-6733)
|
15 years ago |
org.springframework.oxm
|
SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output
|
15 years ago |
org.springframework.spring-library
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.spring-parent
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.test
|
[SPR-6879] @DirtiesContext is now an @Inherited annotation.
|
15 years ago |
org.springframework.transaction
|
Update Central POMs to 3.0.2
|
15 years ago |
org.springframework.web
|
Added readonly version of HttpHeaders
|
15 years ago |
org.springframework.web.portlet
|
SPR-6881: remove extra dependency
|
15 years ago |
org.springframework.web.servlet
|
SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception
|
15 years ago |
org.springframework.web.struts
|
Update Central POMs to 3.0.2
|
15 years ago |
spring-framework-reference
|
fixed typo (SPR-6936)
|
15 years ago |
.gitignore
|
adding .gitignore
|
15 years ago |
build.properties
|
+ improve template for spring-context so that the import-package is updated automatically
|
15 years ago |
build.versions
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
15 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 years ago |
eclipse-code-formatter.xml
|
h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps
|
16 years ago |
spring-framework.ipr
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |