build-spring-framework
|
* @ContextConfiguration's loader attribute is now inherited if not declared locally
|
16 years ago |
org.springframework.aop
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.asm
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
org.springframework.aspects
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.beans
|
fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
|
16 years ago |
org.springframework.context
|
added tests for ThreadPoolTaskScheduler
|
16 years ago |
org.springframework.context.support
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
org.springframework.core
|
Fixed failing test due to compiler differences
|
16 years ago |
org.springframework.expression
|
per Ramnivas' suggestion, removing this bit to try and fix snapshot builds
|
16 years ago |
org.springframework.instrument
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
org.springframework.instrument.classloading
|
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
|
16 years ago |
org.springframework.integration-tests
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.jdbc
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
org.springframework.jms
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
org.springframework.orm
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.oxm
|
xsds now use schemaLocation attribute on xsd:import elements to specify the concrete schema version to import
|
16 years ago |
org.springframework.samples.petclinic
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.spring-library
|
Changes to allow snapshot build to proceed.
|
16 years ago |
org.springframework.spring-parent
|
SPR-5803 and additional POM maintenance/development
|
16 years ago |
org.springframework.test
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.transaction
|
updated aspectj weaver version in .classpath files to match ivy.xml configuration
|
16 years ago |
org.springframework.web
|
native web request parameter map tests
|
16 years ago |
org.springframework.web.portlet
|
initial BindingLifecycle @MVC integration
|
16 years ago |
org.springframework.web.servlet
|
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
|
16 years ago |
spring-framework-reference
|
updated chapter title
|
16 years ago |
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
16 years ago |
build.versions
|
[SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well.
|
16 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
|
Added Copyright plugin info
|
16 years ago |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
16 years ago |