build-spring-framework
|
added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764)
|
15 years ago |
org.springframework.aop
|
fixed typo in javadoc: s/poitncut/pointcut/
|
15 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.
|
16 years ago |
org.springframework.aspects
|
Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
|
15 years ago |
org.springframework.beans
|
allow multiple tool:exports entries
|
15 years ago |
org.springframework.context
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
org.springframework.context.support
|
SPR-5507 SchedulerFactoryBean now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
org.springframework.core
|
AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827)
|
15 years ago |
org.springframework.expression
|
polish
|
15 years ago |
org.springframework.instrument
|
fixed overview files
|
15 years ago |
org.springframework.instrument.tomcat
|
org.springframework.instrument.classloading --> org.springframework.instrument.tomcat
|
15 years ago |
org.springframework.integration-tests
|
Updated Eclipse classpath regarding javax.inject and javax.validation.
|
15 years ago |
org.springframework.jdbc
|
TransactionAwareDataSourceProxy processes isClosed explicitly in order to avoid potential leaks (SPR-5780)
|
15 years ago |
org.springframework.jms
|
SPR-5507 AbstractJmsListeningContainer now implements SmartLifecycle instead of ApplicationListener.
|
15 years ago |
org.springframework.orm
|
removed filter for classes from the JPA providers package for EclipseLink (SPR-6040)
|
15 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
|
15 years ago |
org.springframework.samples.petclinic
|
Fixed build breakage due to use of WebDataBinder.setDisallowedFields(String); changed calls to use the updated String[] signature.
|
15 years ago |
org.springframework.spring-library
|
Changes to allow snapshot build to proceed.
|
16 years ago |
org.springframework.spring-parent
|
Updated build settings
|
15 years ago |
org.springframework.test
|
SPR-6194
|
15 years ago |
org.springframework.transaction
|
added unwrapping of scoped proxy tp unwrapResourceIfNecessary() (SPR-5671)
|
15 years ago |
org.springframework.web
|
SPR-6291 - UrlPathHelper is too aggressive decoding URLs
|
15 years ago |
org.springframework.web.portlet
|
SPR-5529: removed package.html files
|
15 years ago |
org.springframework.web.servlet
|
added entry for unversioned xsd reference
|
15 years ago |
org.springframework.web.struts
|
SPR-5529: removed package.html files
|
15 years ago |
spring-framework-reference
|
annotation driven number formatting with default number formatting rules
|
15 years ago |
build.properties
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
15 years ago |
build.versions
|
[SPR-5964] Upgraded to TestNG 5.10
|
15 years ago |
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
16 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
|
16 years ago |
spring-framework.ipr
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |