build-spring-framework
|
further M2 revisions
|
2009-02-19 00:29:21 +00:00 |
org.springframework.aop
|
MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery
|
2009-02-18 23:45:14 +00:00 |
org.springframework.aspects
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
org.springframework.beans
|
SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
|
2009-02-19 16:17:35 +00:00 |
org.springframework.context
|
polishing
|
2009-02-18 23:51:03 +00:00 |
org.springframework.context.support
|
polishing
|
2009-02-18 23:51:03 +00:00 |
org.springframework.core
|
SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
|
2009-02-19 16:17:35 +00:00 |
org.springframework.expression
|
polishing
|
2009-02-16 01:43:49 +00:00 |
org.springframework.instrument
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
2008-12-18 14:50:25 +00:00 |
org.springframework.instrument.classloading
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
2008-12-18 14:50:25 +00:00 |
org.springframework.integration-tests
|
added IntelliJ settings for integration-tests module
|
2009-02-12 22:12:27 +00:00 |
org.springframework.jdbc
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
2009-02-19 00:24:05 +00:00 |
org.springframework.jms
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
2009-02-19 00:24:05 +00:00 |
org.springframework.orm
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
2009-02-19 00:24:05 +00:00 |
org.springframework.oxm
|
updating eclipse settings and classpaths
|
2009-01-21 23:02:43 +00:00 |
org.springframework.samples.petclinic
|
Remapped static resources as /petclinic/static/images/...
|
2009-02-14 21:50:51 +00:00 |
org.springframework.spring-library
|
creating eclipse project settings for org.springframework.spring-library
|
2009-01-26 16:03:05 +00:00 |
org.springframework.test
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
2009-02-19 00:24:05 +00:00 |
org.springframework.transaction
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
2009-02-19 00:24:05 +00:00 |
org.springframework.web
|
fixed HTTP invoker to support resolution of multi-level primitive array classes again
|
2009-02-17 17:50:14 +00:00 |
org.springframework.web.portlet
|
optimized OrderComparator usage
|
2009-02-17 18:19:57 +00:00 |
org.springframework.web.servlet
|
"url" macro in "spring.ftl" performs standard Servlet URL encoding automatically
|
2009-02-18 23:55:32 +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 |
spring-framework.ipr
|
updated for execution of integration tests
|
2009-02-19 00:16:20 +00:00 |
spring-framework.psf
|
updated eclipse team project definition from .testsuite -> .integration-tests
|
2008-12-20 09:40:21 +00:00 |