Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Colin Sampaleanu d4ba002b00 update hibernate and openjpa dependencies to match the orm module 17 years ago
build-spring-framework Fixing Spring Build 17 years ago
org.springframework.aop clarified applicability of @Order 17 years ago
org.springframework.aspects updating eclipse settings and classpaths 17 years ago
org.springframework.beans Initial cut of feature to create factory beans using the @FactoryBean annotation within a @Component 17 years ago
org.springframework.config.java removing unnecessary eclipse 'Project Facets' metadata 17 years ago
org.springframework.context Add support for @ScopedProxy for factory beans using the @FactoryBean annotation within a @Component 17 years ago
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 17 years ago
org.springframework.core custom converters 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 + Removed old testsuite.iml (favor integration-testsuite.iml) 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 update hibernate and openjpa dependencies to match the orm module 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 ModelAndView's "cleared" state gets preserved in case of plain model Map access 17 years ago
org.springframework.web.servlet Fixing Petclinic 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