build-spring-framework
|
initial preparations for 3.0 GA
|
2009-12-04 00:58:38 +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
|
import works with relative resources in other classpath roots again (SPR-6493)
|
2009-12-07 15:16:36 +00:00 |
org.springframework.context
|
SPR-6529 - DateTimeFormatAnnotationFormatterFactory calls String.isEmpty(), which exists only in JDK1.6+
|
2009-12-07 14:41:30 +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
|
SPR-6482 - @RequestMapping handled incorrectly when value contains "." (dot) character
|
2009-12-07 13:59:07 +00:00 |
org.springframework.expression
|
SPR-6525: avoid need to use #root for method parameter references
|
2009-12-06 23:21:07 +00:00 |
org.springframework.instrument
|
fixed overview files
|
2009-09-25 08:47:18 +00:00 |
org.springframework.instrument.tomcat
|
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
|
2009-09-26 21:02:58 +00:00 |
org.springframework.integration-tests
|
fixed dependencies
|
2009-12-03 13:15:33 +00:00 |
org.springframework.jdbc
|
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.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
|
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.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.samples.petclinic
|
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
|
Add trailing / to repository URLs on S3 (improves build time for clients)
|
2009-12-02 08:26:13 +00:00 |
org.springframework.test
|
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.transaction
|
newTransactionStatus reverted to its original role, just without preparing synchronization (SPR-6521)
|
2009-12-07 14:27:27 +00:00 |
org.springframework.web
|
polishing
|
2009-12-07 09:43:16 +00:00 |
org.springframework.web.portlet
|
added order property to AnnotationMethodHandlerAdapter (SPR-6516)
|
2009-12-07 09:42:44 +00:00 |
org.springframework.web.servlet
|
SPR-6528 - PathVariables of type double
|
2009-12-07 14:25:21 +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
|
SPR-6525: avoid need to use #root for method parameter references
|
2009-12-06 23:21:07 +00:00 |
build.properties
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
2009-09-08 21:37:02 +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 |