build-spring-framework
|
changelog update for spring-jdbc config add
|
16 years ago |
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
|
16 years ago |
org.springframework.asm
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.aspects
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.beans
|
ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition
|
16 years ago |
org.springframework.context
|
ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition
|
16 years ago |
org.springframework.context.support
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
org.springframework.core
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
org.springframework.expression
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
org.springframework.instrument
|
switched to use XInclude
|
16 years ago |
org.springframework.instrument.classloading
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 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
|
16 years ago |
org.springframework.jdbc
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
org.springframework.jms
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
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
|
16 years ago |
org.springframework.oxm
|
marked "javax.xml.bind" as optional instead of "javax.xml.stream"
|
16 years ago |
org.springframework.samples.petclinic
|
allow petclinic unit tests to work. slf4j impl was needed
|
16 years ago |
org.springframework.spring-library
|
[SPR-5675] Added spring-expressions to the library file
|
16 years ago |
org.springframework.spring-parent
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
|
16 years ago |
org.springframework.test
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
org.springframework.transaction
|
updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges
|
16 years ago |
org.springframework.web
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
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
|
16 years ago |
org.springframework.web.servlet
|
replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency
|
16 years ago |
spring-framework-reference
|
updating code examples with generics/varargs; polishing
|
16 years ago |
build.properties
|
Split the compile and test-compile macros. Added a pre-compile macro.
|
16 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
|
Added Copyright plugin info
|
16 years ago |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
16 years ago |