build-spring-framework
|
bunch of fixes for 3.0.4
|
15 years ago |
org.springframework.aop
|
ultimateTargetClass falls back to raw class instead of returning null
|
15 years ago |
org.springframework.asm
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.aspects
|
Remove redundant @Aspect from CodeStyleAspect.aj
|
15 years ago |
org.springframework.beans
|
reintroduced createInstance() template method in deprecated form (SPR-7428)
|
14 years ago |
org.springframework.context
|
AutodetectCapableMBeanInfoAssembler signature consistently refers to Class<?> (SPR-7405)
|
15 years ago |
org.springframework.context.support
|
added license header
|
15 years ago |
org.springframework.core
|
turned TypeDescriptor.UNKNOWN into an internal detail (SPR-7349)
|
15 years ago |
org.springframework.expression
|
JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory
|
15 years ago |
org.springframework.instrument
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.instrument.tomcat
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.integration-tests
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.jdbc
|
HibernateJpaDialect correctly closes borrowed connections even for nested JDBC executions (SPR-7393)
|
15 years ago |
org.springframework.jms
|
DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366)
|
15 years ago |
org.springframework.orm
|
FilterDefinitionFactoryBean supports Hibernate 3.6.0.beta1 as well
|
15 years ago |
org.springframework.oxm
|
Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292)
|
15 years ago |
org.springframework.spring-library
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.spring-parent
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.test
|
Upgrading version to 3.0.4
|
15 years ago |
org.springframework.transaction
|
transaction names based on method id from most specific method (target class instead of interface; SPR-7317)
|
15 years ago |
org.springframework.web
|
JaxWsPortProxyFactoryBean takes "wsdlDocumentUrl", "namespaceUri" etc defaults from @WebService (SPR-7412)
|
14 years ago |
org.springframework.web.portlet
|
PortletWrappingController supports Portlet 2.0 resource and event requests as well (SPR-7430)
|
14 years ago |
org.springframework.web.servlet
|
Clarify ServletException is thrown when no view is resolved (SPR-7339)
|
14 years ago |
org.springframework.web.struts
|
Upgrading version to 3.0.4
|
15 years ago |
spring-framework-reference
|
Clarify ServletException is thrown when no view is resolved (SPR-7339)
|
14 years ago |
.gitignore
|
Ignore OS X .DS_Store files
|
14 years ago |
build.properties
|
Upgrading version to 3.0.4
|
15 years ago |
build.versions
|
+ downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3
|
15 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
|
made Excel tests work
|
15 years ago |
spring-framework.psf
|
Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
|
15 years ago |