build-spring-framework
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
17 years ago
org.springframework.aop
Suppressing unchecked and serial warnings.
17 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
Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
16 years ago
org.springframework.beans
SPR-4783: missing commit for bean def parser (duh)
16 years ago
org.springframework.context
Updated ivy settings so that org.jboss.util is downloaded to the local repository; updated Eclipse classpath regarding latest version of org.jboss.util; added classpath entry for org.jboss.classloading.spi so that JBoss5ClassLoader compiles in Eclipse.
16 years ago
org.springframework.context.support
RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
16 years ago
org.springframework.core
polish; fixed failed tests
16 years ago
org.springframework.expression
SPR-6059 Avoiding NPE for OR operator. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
16 years ago
org.springframework.instrument
fixed overview files
17 years ago
org.springframework.instrument.tomcat
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
17 years ago
org.springframework.integration-tests
Updated Eclipse classpath regarding javax.inject and javax.validation.
17 years ago
org.springframework.jdbc
polish / code review of data source embedded and init
16 years ago
org.springframework.jms
removed @Override from interface method
16 years ago
org.springframework.orm
more eclipse compile errors
16 years ago
org.springframework.oxm
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
17 years ago
org.springframework.samples.petclinic
[SPR-6222] Updating PetClinic Ivy dependencies so that the web-app runs.
17 years ago
org.springframework.spring-library
Changes to allow snapshot build to proceed.
17 years ago
org.springframework.spring-parent
Updated build settings
17 years ago
org.springframework.test
[SPR-6124] Verified that timed transactional tests fail with the TestNG integration in the TestContext framework.
16 years ago
org.springframework.transaction
fixed overview files
17 years ago
org.springframework.web
javadoc
16 years ago
org.springframework.web.portlet
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
17 years ago
org.springframework.web.servlet
SPR-6296 Spring:url tag should not use application/x-www-form-urlencoded encoding
16 years ago
org.springframework.web.struts
Added Eclipse project settings for the new web.struts module.
17 years ago
spring-framework-reference
RESOLVED - issue SPR-5917: updated jdbc docs
16 years ago
build.properties
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
17 years ago
build.versions
[SPR-5964] Upgraded to TestNG 5.10
17 years ago
ci-build.properties
…
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
updated to final versions of JSR-330 and JSR-303 APIs
17 years ago
spring-framework.psf
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
17 years ago