Go to file
Chris Beams e5f4b4937c Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. 2009-03-25 06:01:17 +00:00
build-spring-framework SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.aop SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.asm made asm an eclipse project 2009-03-23 19:26:01 +00:00
org.springframework.aspects updating eclipse settings and classpaths 2009-01-21 23:02:43 +00:00
org.springframework.beans SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.context Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build. 2009-03-25 06:01:17 +00:00
org.springframework.context.support SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.core fixed two build-breaking issues: 2009-03-25 03:14:35 +00:00
org.springframework.expression set value tests 2009-03-24 19:55:39 +00:00
org.springframework.instrument SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.instrument.classloading SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
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) 2009-03-21 19:00:57 +00:00
org.springframework.jdbc added tests for custom SQLException translation, polished (SPR-4899) 2009-03-12 21:32:40 +00:00
org.springframework.jms polishing 2009-03-23 11:20:18 +00:00
org.springframework.orm fix ecliipse jar imports to match recent changes (hibernate, openjpa) to 2009-03-13 05:39:32 +00:00
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 2009-03-02 11:19:26 +00:00
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) 2009-03-21 19:00:57 +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 added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 2009-02-19 00:24:05 +00:00
org.springframework.transaction SPR-5385, SPR-5301 - partial work committed. 2009-03-24 05:56:56 +00:00
org.springframework.web Added test for multiple template variables in one path segment. 2009-03-23 16:37:58 +00:00
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) 2009-03-21 19:00:57 +00:00
org.springframework.web.servlet SPR-5537: ReSTful URLs with content type extension do not work properly 2009-03-24 17:36:18 +00:00
spring-framework-reference Added the Spring Framework reference documentation 2009-03-18 20:00:49 +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 updated code style settings 2009-02-25 10:08:23 +00:00
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 2008-12-20 09:40:21 +00:00