Go to file
Juergen Hoeller 75d0f9b95c initial preparations for 3.0.1 release 2009-12-28 18:58:07 +00:00
build-spring-framework initial preparations for 3.0.1 release 2009-12-28 18:58:07 +00:00
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 2009-12-04 18:25:31 +00:00
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. 2009-07-15 07:26:31 +00:00
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 2009-12-04 18:25:31 +00:00
org.springframework.beans fixed getBeansWithAnnotation to ignore beans with non-determinable type (SPR-6579) 2009-12-23 19:11:19 +00:00
org.springframework.context generic ApplicationListener event type gets detected through proxy as well 2009-12-28 18:57:15 +00:00
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 2009-12-04 18:25:31 +00:00
org.springframework.core generic ApplicationListener event type gets detected through proxy as well 2009-12-28 18:57:15 +00:00
org.springframework.expression TypedValue.NULL_TYPED_VALUE -> TypedValue.NULL 2009-12-15 20:19:24 +00:00
org.springframework.instrument fixed overview files 2009-09-25 08:47:18 +00:00
org.springframework.instrument.tomcat + improved javadoc (no code changes) 2009-12-14 15:52:01 +00:00
org.springframework.integration-tests fixed dependencies 2009-12-03 13:15:33 +00:00
org.springframework.jdbc polishing 2009-12-15 21:37:59 +00:00
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 2009-12-04 18:25:31 +00:00
org.springframework.orm updated JPA 2.0 support to the final spec (supporting the "getCriteriaBuilder" method) 2009-12-10 21:42:48 +00:00
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 2009-12-04 18:25:31 +00:00
org.springframework.spring-library Changes to allow snapshot build to proceed. 2009-05-28 08:14:12 +00:00
org.springframework.spring-parent SPR-6541: move spring repository placeholder into a profile (build) and the other repositories into another profile (legacy-build) 2009-12-13 10:03:59 +00:00
org.springframework.test revised javadoc (SPR-5720) 2009-12-09 15:24:47 +00:00
org.springframework.transaction avoid hard-coded AOP dependency for ScopedObject check 2009-12-15 21:20:51 +00:00
org.springframework.web removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 2009-12-15 00:51:32 +00:00
org.springframework.web.portlet removed MultipartRequest mixin interface again (avoiding a package dependency cycle) 2009-12-15 00:51:32 +00:00
org.springframework.web.servlet STS-723: fixed ViewControllerBeanDefinitionParser to not rely on instance state for handler mapping and handler adapter bean names 2009-12-22 16:52:33 +00:00
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 2009-12-04 18:25:31 +00:00
spring-framework-reference SJC-273 resolved minor @Configuration documentation error 2009-12-28 07:00:49 +00:00
build.properties Updated build for 3.0.1 2009-12-17 10:53:15 +00:00
build.versions [SPR-5964] Upgraded to TestNG 5.10 2009-08-11 10:31:06 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
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 2009-05-09 22:27:05 +00:00
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00