build-spring-framework
[SPR-5459] Added jarjar'd asm packaging
17 years ago
org.springframework.aop
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.asm
[SPR-5459] Added jarjar'd asm packaging
17 years ago
org.springframework.aspects
updating eclipse settings and classpaths
17 years ago
org.springframework.beans
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.config.java
+ Added tests for custom @Bean naming and aliasing
17 years ago
org.springframework.context
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.context.support
generified FactoryBeans and further Java 5 code style updates
17 years ago
org.springframework.core
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.expression
polishing
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
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.jdbc
added tests for custom SQLException translation, polished (SPR-4899)
17 years ago
org.springframework.jms
Javadoc
17 years ago
org.springframework.orm
fix ecliipse jar imports to match recent changes (hibernate, openjpa) to
17 years ago
org.springframework.oxm
SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient
17 years ago
org.springframework.samples.petclinic
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.spring-library
creating eclipse project settings for org.springframework.spring-library
17 years ago
org.springframework.test
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
17 years ago
org.springframework.transaction
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
17 years ago
org.springframework.web
Add (missing) dependencies on oxm project and xmlunit library
17 years ago
org.springframework.web.portlet
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
org.springframework.web.servlet
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
17 years ago
spring-framework-reference
Added the Spring Framework reference documentation
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
updated code style settings
17 years ago
spring-framework.psf
updated eclipse team project definition from .testsuite -> .integration-tests
17 years ago