|
build-spring-framework
|
applied joris's no derby log patch
|
2009-05-17 15:39:17 +00:00 |
|
org.springframework.aop
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
2009-05-12 16:43:15 +00:00 |
|
org.springframework.asm
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
|
org.springframework.aspects
|
SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment
|
2009-05-16 01:48:23 +00:00 |
|
org.springframework.beans
|
added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute
|
2009-05-15 11:03:37 +00:00 |
|
org.springframework.context
|
removed unused import
|
2009-05-18 13:14:55 +00:00 |
|
org.springframework.context.support
|
Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now
|
2009-05-13 14:26:56 +00:00 |
|
org.springframework.core
|
costin code review comments
|
2009-05-18 13:13:34 +00:00 |
|
org.springframework.expression
|
costin code review comments
|
2009-05-18 13:13:34 +00:00 |
|
org.springframework.instrument
|
switched to use XInclude
|
2009-04-14 21:37:40 +00:00 |
|
org.springframework.instrument.classloading
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
|
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
|
2009-05-07 22:29:55 +00:00 |
|
org.springframework.jdbc
|
applied joris's no derby log patch
|
2009-05-17 15:39:17 +00:00 |
|
org.springframework.jms
|
fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API
|
2009-05-15 13:24:59 +00:00 |
|
org.springframework.orm
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
2009-05-12 16:43:15 +00:00 |
|
org.springframework.oxm
|
marked "javax.xml.bind" as optional instead of "javax.xml.stream"
|
2009-05-12 16:56:34 +00:00 |
|
org.springframework.samples.petclinic
|
allow petclinic unit tests to work. slf4j impl was needed
|
2009-04-13 05:23:44 +00:00 |
|
org.springframework.spring-library
|
[SPR-5675] Added spring-expressions to the library file
|
2009-04-14 13:18:35 +00:00 |
|
org.springframework.spring-parent
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
2009-04-09 14:38:35 +00:00 |
|
org.springframework.test
|
Suppressing serialization warnings
|
2009-05-19 15:33:45 +00:00 |
|
org.springframework.transaction
|
generified JtaTransactionManager code
|
2009-05-15 15:04:11 +00:00 |
|
org.springframework.web
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
2009-05-12 23:37:43 +00:00 |
|
org.springframework.web.portlet
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
2009-05-12 16:43:15 +00:00 |
|
org.springframework.web.servlet
|
added Commons Lang for Velocity tests
|
2009-05-13 20:52:06 +00:00 |
|
spring-framework-reference
|
Minor fixes for grammar and spelling
|
2009-05-19 19:02:22 +00:00 |
|
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
2009-01-14 16:29:33 +00:00 |
|
ci-build.properties
|
adding properties file to simplify ant use in Bamboo CI build
|
2008-12-17 15:47:14 +00:00 |
|
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
|
2009-05-09 22:27:05 +00:00 |
|
spring-framework.ipr
|
Added Copyright plugin info
|
2009-04-16 13:20:33 +00:00 |
|
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
2008-12-20 09:40:21 +00:00 |