build-spring-framework
[SPR-5734] Created a javadoc.links preset to link in external javadocs
17 years ago
org.springframework.aop
prepared 3.0 versions of the remaining namespaces
17 years ago
org.springframework.asm
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
17 years ago
org.springframework.aspects
Back out export of META-INF
17 years ago
org.springframework.beans
@Configurable injection failure logged with refined message and without a full stacktrace (SPR-5752)
17 years ago
org.springframework.context
Moving Validator and ValidateResults from src/test to src/main so that the build is no longer broken.
17 years ago
org.springframework.context.support
removed unnecessary JTA dependency
17 years ago
org.springframework.core
A "path patch": AntPatchStringMatcher -> AntPathStringMatcher ;)
17 years ago
org.springframework.expression
change from SpelMessages to SpelMessage. Changed exception getter to getMessageCode() from getMessageUnformatted
17 years ago
org.springframework.instrument
switched to use XInclude
17 years ago
org.springframework.instrument.classloading
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.integration-tests
Servlet/Portlet ApplicationContexts use a specific id based on servlet/portlet name; DefaultListableBeanFactory references are serializable now when initialized with an id; scoped proxies are serializable now, for web scopes as well as for singleton beans; injected request/session references are serializable proxies for the current request now
17 years ago
org.springframework.jdbc
added support to SimpleJdbcInsert for including synonyms when table metadata is retrieved; this only applies to Oracle (SPR-4782)
17 years ago
org.springframework.jms
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.orm
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.oxm
SPR-5745 - Support lazy initialization within Jaxb2 OXM classes
17 years ago
org.springframework.samples.petclinic
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.spring-library
Changes to allow snapshot build to proceed.
17 years ago
org.springframework.spring-parent
Spring Build update
17 years ago
org.springframework.test
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.transaction
prepared 3.0 versions of the remaining namespaces
17 years ago
org.springframework.web
Project now builds in Eclipse: added org.codehaus.jackson JARs and sorted classpath entries.
17 years ago
org.springframework.web.portlet
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
17 years ago
org.springframework.web.servlet
JavaDoc typo
17 years ago
spring-framework-reference
Remove the emphasis on BeanFactory and replace with use of ApplicationContext
17 years ago
build.properties
Split the compile and test-compile macros. Added a pre-compile macro.
17 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
Added Copyright plugin info
17 years ago
spring-framework.psf
updated eclipse team project definition from .testsuite -> .integration-tests
17 years ago