c42671a78a
SPR-7911 - Better handling of 204 No Content in RestTemplate
Arjen Poutsma
2011-06-14 10:37:49 +00:00
01d2082090
SPR-7931 - Checking for @XmlRootElement annotation should be made optional in Jaxb2Marshaller
Arjen Poutsma
2011-06-14 09:46:18 +00:00
fa0b683161
Extract base class from RequestMappingHandlerMapping, one that allows for discovering request mappings from something other than annotations
Rossen Stoyanchev
2011-06-14 09:20:07 +00:00
47c21bf73b
fixed NamedParameterJdbcTemplate's handling of arrays as query parameters (SPR-7699)
Juergen Hoeller
2011-06-14 00:03:57 +00:00
878ff89014
added further conversion tests (triggered by 3.0.6 backports)
Juergen Hoeller
2011-06-13 23:57:53 +00:00
59fda2dbab
restored original GenericConversionService behavior with respect to empty collections/maps; restored original FormattingConversionService behavior with respect to the use of subtypes; fixed collection element resolution when using a ConversionService with a DataBinder
Juergen Hoeller
2011-06-13 23:57:37 +00:00
6c3cc786d0
added further conversion tests (triggered by 3.0.6 backports)
Juergen Hoeller
2011-06-13 23:43:46 +00:00
43f8eca91b
restored original GenericConversionService behavior with respect to empty collections/maps; restored original FormattingConversionService behavior with respect to the use of subtypes; fixed collection element resolution when using a ConversionService with a DataBinder
Juergen Hoeller
2011-06-13 23:40:22 +00:00
6cb6bd751e
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
Juergen Hoeller
2011-06-13 22:33:02 +00:00
90c3d04958
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
Juergen Hoeller
2011-06-13 22:32:42 +00:00
58d68cef98
restored original ConversionService behavior with respect to empty collections/maps (SPR-7728)
Juergen Hoeller
2011-06-13 22:03:00 +00:00
5f3f30fdb4
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
Juergen Hoeller
2011-06-13 21:43:56 +00:00
168d9648b9
revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return (SPR-8437); fixed JMS CachedConnectionFactory to fully synchronize its Session list (SPR-8436)
Juergen Hoeller
2011-06-13 21:42:11 +00:00
883ac319bc
SPR-8430 Rename WebMvcConfiguration to DelegatingWebMvcConfiguration, make it public and make delegation methods final
Rossen Stoyanchev
2011-06-13 12:20:25 +00:00
25e2537c17
Fix html{Encoding=>Escape} typo in spring.tld.xml
Chris Beams
2011-06-13 08:41:06 +00:00
9b45d50b9b
Add missing isDebugEnabled guard in FrameworkServlet
Chris Beams
2011-06-13 08:31:15 +00:00
234bca6462
Resolve ${...} placeholders in @PropertySource
Chris Beams
2011-06-13 04:23:08 +00:00
799785abad
Polish @EnableScheduling Javadoc
Chris Beams
2011-06-12 06:56:37 +00:00
2d68b726b5
Add syntax highlighting to Javadoc where necessary
Chris Beams
2011-06-12 06:56:17 +00:00
c0131fe108
Polishing Eclipse classpath settings
Sam Brannen
2011-06-11 19:56:48 +00:00
f5bed462bf
Fixed Eclipse classpath regarding Commons IO and Codec
Sam Brannen
2011-06-11 19:26:38 +00:00
7a6b2cfe1f
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 13:51:30 +00:00
1b9574131c
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 13:26:46 +00:00
e11dc8597d
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 13:10:09 +00:00
b5520bc01a
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 13:01:09 +00:00
11f90023dc
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 12:50:55 +00:00
00d57907a3
Introduce base class for WebMvcConfiguration
Rossen Stoyanchev
2011-06-09 11:17:45 +00:00
c60511bf04
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
Juergen Hoeller
2011-06-09 09:58:15 +00:00
9f3026a4e6
prefer use of varargs over arrays in bean property setters (for programmatic consumption)
Juergen Hoeller
2011-06-09 09:15:11 +00:00
c17df6db8a
Update javadoc memory and doc publication settings
Chris Beams
2011-06-09 02:54:52 +00:00
ae61aa3555
Revert introduction of AnnotationConfigCapableAC
Chris Beams
2011-06-09 02:54:34 +00:00
3b50fc8d86
Add @EnableLoadTimeWeaving to "New in 3.1" ref doc
Chris Beams
2011-06-09 02:53:57 +00:00
cac42ef233
fixed pattern list test
Juergen Hoeller
2011-06-07 23:24:30 +00:00
02e79f5673
final preparations for 3.1 M2
Juergen Hoeller
2011-06-07 22:34:52 +00:00
cd933c7f84
full support for arbitrary nesting of collections in fields (SPR-8394); proper type detection in nested collections within arrays
Juergen Hoeller
2011-06-07 22:34:35 +00:00
d940811d8b
full support for arbitrary nesting of collections in fields (SPR-8394); proper type detection in nested collections within arrays
Juergen Hoeller
2011-06-07 22:33:23 +00:00
15e009f3a0
added utility method to reduce code duplication
Keith Donald
2011-06-07 20:44:02 +00:00
0601f0e520
assignability examples
Keith Donald
2011-06-07 20:14:02 +00:00
1e39b0bbbc
implemented collection/map converter conditional matching checks; updated SpEL to reflect this behavior
Keith Donald
2011-06-07 20:00:28 +00:00
e5d551587a
fixed failing test; initial conditional converter impls for collections, arrays, and maps
Keith Donald
2011-06-07 15:56:51 +00:00
a60cb43c6a
added back element type checks in TypeDescriptor#isAssignable; clarified semantics in javadoc
Keith Donald
2011-06-07 15:33:44 +00:00
7dcd71c543
SPR-7994 Add missing optional flag for Rome library in spring-web
Rossen Stoyanchev
2011-06-07 15:01:35 +00:00
5e3a5202fb
restored TypeDescriptor getElementType, getMapKeyType, and getMapValueType compatibility; StringToCollection and Array Converters are now conditional and check targetElementType if present; TypeDesciptor#isAssignable no longer bothers with element type and map key/value types in checking assignability for consistency elsewhere; improved javadoc
Keith Donald
2011-06-07 02:51:44 +00:00
a1a7c32052
string to collection and array converters now are conditional and apply target element type match
Keith Donald
2011-06-06 22:48:00 +00:00
38041acc87
fixed duplicate section ids
Thomas Risberg
2011-06-06 13:30:41 +00:00
4a3c1292bc
Preserve DefaultContextLoadTimeWeaver no-arg ctor
Chris Beams
2011-06-06 13:15:10 +00:00
4f1e74877a
Added log entries for recent TestContext framework changes.
Sam Brannen
2011-06-06 09:52:33 +00:00
620018d16b
Introduce @EnableLoadTimeWeaving
Chris Beams
2011-06-06 08:31:18 +00:00
bce9149947
Polish WebApplicationInitializer Javadoc
Chris Beams
2011-06-06 08:30:36 +00:00
6933a1af28
SPR-6717: Added support for database destroy scripts
David Syer
2011-06-06 07:28:25 +00:00
97e047ed66
added check for existing configuration of generated keys before calling update with a KeyHolder. (SPR-7564)
Thomas Risberg
2011-06-06 00:52:01 +00:00
b06b5502e0
Updates to whats new in Spring 3.1 section
Rossen Stoyanchev
2011-06-05 21:45:31 +00:00
32ebf18429
SPR-5937: add param map to freemarker url macro
David Syer
2011-06-05 21:02:02 +00:00
c2e62f098a
Add ignorable log file to .gitignore
David Syer
2011-06-05 21:01:37 +00:00
4f96edd901
[SPR-8240][SPR-8401] Documenting @Configuration class and @ActiveProfiles support in the TestContext framework.
Sam Brannen
2011-06-05 19:23:29 +00:00
7307f3d513
Introduced toClassArray(Collection<Class<?>>).
Sam Brannen
2011-06-05 19:13:13 +00:00
5976beca80
polishing
Sam Brannen
2011-06-05 19:12:58 +00:00
189cc262ad
updated codes for Sybase (SPR-8125)
Thomas Risberg
2011-06-05 19:05:06 +00:00
76283ed321
narrow and elementType/keyValueType tests
Keith Donald
2011-06-05 18:51:37 +00:00
a40f6585b4
added convert(Object, TypeDescriptor) convenience method; collection and map tests
Keith Donald
2011-06-05 18:36:58 +00:00
8c6890605a
null type descriptor handling
Keith Donald
2011-06-05 17:52:26 +00:00
5f8faa3ae7
improved null handling and javadoc
Keith Donald
2011-06-05 17:41:08 +00:00
0adcb2ad2e
Added batchUpdate method taking a Collection, a batch size and a ParameterizedPreparedStatementSetter as arguments (SPR-6334)
Thomas Risberg
2011-06-05 16:42:24 +00:00
cfb387383b
broke out to top-level class for readability
Keith Donald
2011-06-05 08:37:08 +00:00
c09227a712
removed dependency on java.beans
Keith Donald
2011-06-05 08:29:14 +00:00
94d690fb2c
javadoc and polishing
Keith Donald
2011-06-05 07:14:34 +00:00
2127b16051
catch ConversionFailedException and fallback to default container conversion logic rather than propogate exception
Keith Donald
2011-06-05 06:04:49 +00:00
9ece4a88a9
perform narrowing in reflective property accessor read methods as well
Keith Donald
2011-06-05 06:01:48 +00:00
c306afed63
polishing
Keith Donald
2011-06-05 05:46:27 +00:00
c84cccf06d
revised TypeDescriptor NULL and element/mapKey/mapValue type semantics
Keith Donald
2011-06-05 04:43:18 +00:00
a2a4929c14
Add "What's new in Spring 3.1" to ref docs
Chris Beams
2011-06-04 12:46:28 +00:00
ea2da0b6be
Remove unused 'new-in-2' ref doc xml
Chris Beams
2011-06-04 12:45:31 +00:00
1bf8634db1
Fix broken links in ref docs
Chris Beams
2011-06-04 12:45:11 +00:00
5db1687d29
added TypeDescriptor resolveCollectionElement and Map key/value types
Keith Donald
2011-06-04 05:38:51 +00:00
9c3c1c64b3
[SPR-8386] polishing JavaDoc
Sam Brannen
2011-06-03 22:51:53 +00:00
dbe96b5cf9
[SPR-7326] MergedContextConfiguration now ensures that it holds non-null arrays with proper semantics for TestContext's cache key generation.
Sam Brannen
2011-06-03 22:46:43 +00:00
3f58da1cd6
[SPR-7326] Added unit tests to verify proper semantics of TestContext's cache key generation.
Sam Brannen
2011-06-03 21:38:05 +00:00
72420c79cb
SPR-8205 added support for a 'trigger' attribute (bean ref) on scheduled-task elements
Mark Fisher
2011-06-03 18:54:21 +00:00
da41c9bb11
polishing
Sam Brannen
2011-06-03 16:19:41 +00:00
f3f29412d4
Increased timeout in calls to assertStopWatchTimeLimit() to increase stability of the build.
Sam Brannen
2011-06-03 15:44:08 +00:00