Costin Leau
1bbe93e535
SPR-3709
...
+ improved example to work with multi-nested declarations
+ used JDK 5 syntax
+ added documentation code into trunk (including unit test) for easier future reference
2010-01-27 12:25:04 +00:00
Arjen Poutsma
b1e2a2ec3c
SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object
2010-01-27 10:52:08 +00:00
Costin Leau
71d7b22d5e
SPR-3771
...
+ added table summarizing the Aware interfaces in Spring 3
2010-01-26 17:02:21 +00:00
Costin Leau
1152d51c6f
SPR-4493
...
+ added some clarifications
+ improved the document structure
2010-01-26 14:31:44 +00:00
Arjen Poutsma
ead5df4546
SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller
2010-01-26 10:47:36 +00:00
Costin Leau
2f840b1097
SPR-6646
...
+ replaced handleRequest() with setSynchronizeOnSession() which is final
2010-01-26 10:07:40 +00:00
Juergen Hoeller
0968e9fbd0
LinkedMultiValueMap should implement Serializable (SPR-6765)
2010-01-25 20:04:01 +00:00
Costin Leau
bc37c50972
SPR-4493
...
SPR-6756
2010-01-25 17:03:05 +00:00
Ben Hale
0c2a710787
Upgrade to spring-build
2010-01-23 17:27:51 +00:00
Ben Hale
f614150421
Fixed up POM bug
2010-01-23 12:01:54 +00:00
Ben Hale
2afb58e74e
Upgraded spring-build
2010-01-23 09:28:22 +00:00
Ben Hale
693a83ba88
Upgraded spring-build
2010-01-23 00:15:00 +00:00
Ben Hale
1305d6ac11
Separated out unit test projects
2010-01-23 00:03:05 +00:00
Ben Hale
265b82013d
Updates to allow nightly snapshots of maven central-compatible artifacts
2010-01-22 20:16:25 +00:00
Juergen Hoeller
8c791b529b
fixed instrumentation jar names (SPR-6753)
2010-01-22 19:23:11 +00:00
Juergen Hoeller
0f75210408
changed exception wording from "recursive" to "cyclic" (SPR-6755)
2010-01-22 19:10:19 +00:00
Juergen Hoeller
dd93a40e7a
added test for expression re-evaluation
2010-01-22 16:03:17 +00:00
Juergen Hoeller
6fcca3cd93
accept Set<?> instead of Set<Object> (SPR-6742)
2010-01-22 10:03:13 +00:00
Juergen Hoeller
3339356a55
fixed typo (SPR-6748)
2010-01-22 10:02:12 +00:00
Thomas Risberg
b7f143ae58
updated reference documentation with references to "spring-agent.jar" to use "org.springframework.instrument-{version}.jar" (SPR-6597)
2010-01-21 16:49:05 +00:00
Juergen Hoeller
bcfef8a4e1
support for JPA 2.0 TypedQuery interface and query vendor interfaces (SPR-6733)
2010-01-21 12:04:26 +00:00
Juergen Hoeller
975dcd7bbf
fixed inaccuracies (SPR-6723, SPR-6725)
2010-01-20 22:19:13 +00:00
Juergen Hoeller
0a6f2348b8
WebRequest is a resolvable dependency in Servlet/Portlet web application contexts (SPR-6727)
2010-01-20 22:09:13 +00:00
Juergen Hoeller
1b6f3f1f22
Query call chaining works with shared EntityManager proxy outside of transaction as well (SPR-6726)
2010-01-20 15:39:17 +00:00
Juergen Hoeller
081d81e5b0
fixed getPropertyTypeDescriptor to work for nested indexed property as well as for array property (SPR-6710)
2010-01-20 15:31:20 +00:00
Juergen Hoeller
5abd3b99b9
fixed getPropertyTypeDescriptor to work for nested indexed property as well (SPR-6710)
2010-01-20 15:10:22 +00:00
Juergen Hoeller
a70bb40b3d
updated LocalValidatorFactoryBean documentation (SPR-6609)
2010-01-20 11:13:50 +00:00
Juergen Hoeller
8bf2e2459e
added default PropertyEditor for java.util.UUID (SPR-6696)
2010-01-20 09:32:03 +00:00
Juergen Hoeller
45448463b8
collect exceptions across all constructors that have been tried (SPR-6720)
2010-01-20 09:29:50 +00:00
Juergen Hoeller
1896efd048
removed references to Perl5RegexpMethodPointcut (SPR-6721)
2010-01-20 09:24:31 +00:00
Juergen Hoeller
6ffb750171
updated CustomEditorConfigurer example to recommended style (SPR-5971)
2010-01-20 09:20:30 +00:00
Juergen Hoeller
d9ed1e953e
fixed documentation bugs
2010-01-19 14:40:50 +00:00
Juergen Hoeller
9e642e75b2
removed Commons Collection reference from javadoc (SPR-6716)
2010-01-19 14:20:54 +00:00
Juergen Hoeller
a6769d60c0
fixed support for JPA 2.0 persistence schema (SPR-6711)
2010-01-18 19:26:52 +00:00
Juergen Hoeller
7a792f6c23
fixed support for JPA 2.0 persistence schema (SPR-6711)
2010-01-18 19:17:52 +00:00
Juergen Hoeller
95c695eb2f
fixed BeanPostProcessor invocation for null bean (SPR-6700)
2010-01-18 18:51:28 +00:00
Juergen Hoeller
7097a9e965
proceed in case of resolution failure for a single resource entry in the list
2010-01-18 18:27:30 +00:00
Juergen Hoeller
c31f245dc9
added test for system placeholders in PropertyPlaceholerConfigurer's Resource array property
2010-01-18 15:52:52 +00:00
Juergen Hoeller
88ff3c9a23
only try to restore attribute if the value differs (ignoring Portlet spec attributes; SPR-6712)
2010-01-18 15:51:00 +00:00
Chris Beams
f82563fb6f
polishing
2010-01-18 15:45:10 +00:00
Chris Beams
4c05eaeb16
Resolved SPR-6602, relating to FactoryBean behavior in @Configuration classes. See issue and code comments for full details.
2010-01-18 08:54:45 +00:00
Arjen Poutsma
1cd0a9750d
SPR-6467 - Allow ContentNegotiatingViewResolver to be strict ant return a 406 if no view found
2010-01-15 16:37:58 +00:00
Arjen Poutsma
0cb9271b95
Test for SPR-6690
2010-01-15 11:17:27 +00:00
Arjen Poutsma
8d5fc2bf91
SPR-6686 - @ResponseBody throws HttpMediaTypeNotAcceptableException if client accepts "*/*"
2010-01-15 10:23:59 +00:00
Juergen Hoeller
f7952fccc8
fixed sample code (SPR-6687)
2010-01-14 17:01:40 +00:00
Juergen Hoeller
23b0f82173
fixed link to blog entry (SPR-6691)
2010-01-14 16:55:33 +00:00
Juergen Hoeller
0cc0a9bc2b
added "concurrency" property to Default/SimpleMessageListenerContainer and JmsActivationSpecConfig, supporting placeholders for the jms namespace "concurrency" attribute now (SPR-6232)
2010-01-14 11:17:15 +00:00
Juergen Hoeller
998aa14981
fixed resolveRootDirResource regression (SPR-6592)
2010-01-13 18:24:16 +00:00
David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
2010-01-13 11:07:08 +00:00
David Syer
e4d8651aa9
RESOLVED - issue SPR-6668: Small Connection leak in DataSourceInitializer
...
http://jira.springframework.org/browse/SPR-6668
2010-01-13 11:00:41 +00:00