build-spring-framework
Update build instructions in readme
15 years ago
org.springframework.aop
ProxyCreationContext uses "ThreadLocal.remove()" over "ThreadLocal.set(null)" as well
15 years ago
org.springframework.asm
Merge 3.1.0 development branch into trunk
15 years ago
org.springframework.aspects
fixed aspects bundle to declare dependencies for @Async aspect as well (SPR-7702)
15 years ago
org.springframework.beans
added initial support for handling unknown nested type values when converting collections; now favor factory method for constructing nested type descriptors for clarity (made constructor private); improved javadoc
15 years ago
org.springframework.context
Introduce and integrate JndiPropertySource
15 years ago
org.springframework.context.support
EhCacheManagerFactoryBean properly closes "ehcache.xml" input stream, if any (SPR-7813)
15 years ago
org.springframework.core
Polish Javadoc for PropertySource implementations
15 years ago
org.springframework.expression
added initial support for handling unknown nested type values when converting collections; now favor factory method for constructing nested type descriptors for clarity (made constructor private); improved javadoc
15 years ago
org.springframework.instrument
Merge 3.1.0 development branch into trunk
15 years ago
org.springframework.instrument.tomcat
Merge 3.1.0 development branch into trunk
15 years ago
org.springframework.integration-tests
Polish (Mutable)PropertySources
15 years ago
org.springframework.jdbc
M1 cut of environment, profiles and property work (SPR-7508)
15 years ago
org.springframework.jms
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
15 years ago
org.springframework.orm
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
15 years ago
org.springframework.oxm
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
15 years ago
org.springframework.spring-library
Merge 3.1.0 development branch into trunk
15 years ago
org.springframework.spring-parent
Add hamcrest to beans pom in the right place to make tests compile
15 years ago
org.springframework.test
M1 cut of environment, profiles and property work (SPR-7508)
15 years ago
org.springframework.transaction
Document createEnvironment() methods
15 years ago
org.springframework.web
Introduce and integrate JndiPropertySource
15 years ago
org.springframework.web.portlet
Refactor Environment and PropertySource
15 years ago
org.springframework.web.servlet
Fixed bugs in bean wrapper related to nesting levels on method parameters
15 years ago
org.springframework.web.struts
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
15 years ago
spring-framework-reference
SPR-7858
15 years ago
src/test/java/org/springframework/core/ env
Merge 3.1.0 development branch into trunk
15 years ago
.gitignore
M1 cut of environment, profiles and property work (SPR-7508)
15 years ago
build.properties
Merge 3.1.0 development branch into trunk
15 years ago
build.versions
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
15 years ago
ci-build.properties
adding properties file to simplify ant use in Bamboo CI build
17 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
17 years ago
spring-framework.ipr
Merge 3.1.0 development branch into trunk
15 years ago
spring-framework.psf
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
17 years ago