build-spring-framework
|
multipart etc
|
14 years ago |
org.springframework.aop
|
improved ExposeInvocationInterceptor error message with respect to advice ordering (SPR-8544)
|
14 years ago |
org.springframework.asm
|
Merge 3.1.0 development branch into trunk
|
14 years ago |
org.springframework.aspects
|
updated cache aspect after CacheAspectSupport base class changes
|
14 years ago |
org.springframework.beans
|
minor javadoc revision
|
14 years ago |
org.springframework.context
|
general revision of cache package; added ConcurrentMapCacheManager
|
14 years ago |
org.springframework.context.support
|
updated Quartz support package for full Quartz 2.0 support (SPR-8275)
|
14 years ago |
org.springframework.core
|
polishing
|
14 years ago |
org.springframework.expression
|
fixed TypeDescriptor rendering (SPR-8508)
|
14 years ago |
org.springframework.instrument
|
Include license.txt and notice.txt in module JARs
|
14 years ago |
org.springframework.instrument.tomcat
|
Include license.txt and notice.txt in module JARs
|
14 years ago |
org.springframework.integration-tests
|
fixed test
|
14 years ago |
org.springframework.jdbc
|
avoid Logger.getGlobal() - it's Java 7 only...
|
14 years ago |
org.springframework.jms
|
Use Geronimo j2ee-connector API in JMS pom
|
14 years ago |
org.springframework.orm
|
polishing
|
14 years ago |
org.springframework.oxm
|
Update pom and .classpath to reflect Castor upgrade
|
14 years ago |
org.springframework.spring-library
|
Merge 3.1.0 development branch into trunk
|
14 years ago |
org.springframework.spring-parent
|
Updating JUnit and TestNG versions for IDEs and Maven.
|
14 years ago |
org.springframework.test
|
Cleaning up unused imports.
|
14 years ago |
org.springframework.transaction
|
introduced AnnotationUtils.getAnnotation(AnnotatedElement, annotationType)
|
14 years ago |
org.springframework.web
|
consistent update of HeaderValueHolder class
|
14 years ago |
org.springframework.web.portlet
|
revised Servlet 3.0 based StandardServletMultipartResolver for correct param/file distinction; added multipart content type and headers access to MultipartRequest (dropping the previous header access solution on MultipartFile); MultipartFilter uses a Servlet 3.0 based StandardServletMultipartResolver by default
|
14 years ago |
org.springframework.web.servlet
|
moved OpenSessionInViewTests back to orm module
|
14 years ago |
org.springframework.web.struts
|
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
|
14 years ago |
spring-framework-reference
|
SPR-5628 Add HttpPutFormContentFilter in order to make form encoded data available via ServletRequest.getParameter*()
|
14 years ago |
src/test/java/org/springframework/core/env
|
Merge 3.1.0 development branch into trunk
|
14 years ago |
.gitignore
|
Add ignorable log file to .gitignore
|
14 years ago |
build.properties
|
Update javadoc memory and doc publication settings
|
14 years ago |
build.versions
|
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
|
14 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
|
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
|
14 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |