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.
 
 
Juergen Hoeller a7a03356f4 revised JSP-based views to never fail when trying to setting forward attributes (SPR-6623) 16 years ago
build-spring-framework initial preparations for 3.0.1 release 16 years ago
org.springframework.aop SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 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. 17 years ago
org.springframework.aspects SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 16 years ago
org.springframework.beans fixed getBeansWithAnnotation to ignore beans with non-determinable type (SPR-6579) 16 years ago
org.springframework.context reset retriever cache when adding/removing listeners (SPR-6624) 16 years ago
org.springframework.context.support SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 16 years ago
org.springframework.core Resolved SPR-6618. Restrictions were too tight on overloaded bean methods and were preventing it altogether. Overloading is now allowed, as long as there is no ambiguity at runtime which bean method should be invoked. 16 years ago
org.springframework.expression TypedValue.NULL_TYPED_VALUE -> TypedValue.NULL 16 years ago
org.springframework.instrument fixed overview files 16 years ago
org.springframework.instrument.tomcat + improved javadoc (no code changes) 16 years ago
org.springframework.integration-tests fixed dependencies 16 years ago
org.springframework.jdbc polishing 16 years ago
org.springframework.jms SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 16 years ago
org.springframework.orm updated manifest for new JPA 2.0 criteria package (SPR-6636) 16 years ago
org.springframework.oxm SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 16 years ago
org.springframework.spring-library Changes to allow snapshot build to proceed. 17 years ago
org.springframework.spring-parent SPR-6541: move spring repository placeholder into a profile (build) and the other repositories into another profile (legacy-build) 16 years ago
org.springframework.test revised javadoc (SPR-5720) 16 years ago
org.springframework.transaction fixed scoped proxy unwrapping (SPR-6625) 16 years ago
org.springframework.web removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 16 years ago
org.springframework.web.portlet removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 16 years ago
org.springframework.web.servlet revised JSP-based views to never fail when trying to setting forward attributes (SPR-6623) 16 years ago
org.springframework.web.struts SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 16 years ago
spring-framework-reference fixed "inner vs. nested class" terminology (SPR-6608) 16 years ago
build.properties Updated build for 3.0.1 16 years ago
build.versions [SPR-5964] Upgraded to TestNG 5.10 17 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 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 17 years ago
spring-framework.ipr made Excel tests work 16 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 16 years ago