Mark Fisher
|
f4460dcbf7
|
SPR-6059 Avoiding NPE for unary-not and ternary operators. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException.
|
15 years ago |
Thomas Risberg
|
a2cd909306
|
fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266)
|
15 years ago |
Thomas Risberg
|
84c1b56e35
|
fixed null handling for all Derby drivers to be the same as for the embedded driver (SPR-6000)
|
15 years ago |
Mark Fisher
|
0baa29f1ac
|
removed @Override from interface method
|
15 years ago |
Mark Fisher
|
0400b68afb
|
SPR-6240 Added namespace support for ErrorHandler strategy on JMS "listener-container" elements.
|
15 years ago |
David Syer
|
0e85c66f2f
|
SPR-6246: Java6 @Override removed
|
15 years ago |
David Syer
|
b580696550
|
Exclude Jetty version of servlet API
|
15 years ago |
David Syer
|
bce723d9e3
|
SPR-6246: split up Velocity test cases for neatness. Add fix for bug in exception creation in VelocityView.
|
15 years ago |
Mark Fisher
|
3346752cfd
|
INT-6051 SpEL selection and projection may now be applied to arrays.
|
15 years ago |
Ramnivas Laddad
|
65f10cceb9
|
Removed unneeded empty directories
|
15 years ago |
Ramnivas Laddad
|
92d6dfbe8d
|
Renamed static_mock package to staticmock
|
15 years ago |
Mark Fisher
|
776edbcae3
|
SPR-6051 avoiding NPE in TypedValue.toString()
|
15 years ago |
Ramnivas Laddad
|
d1f3772ca1
|
Fixed a build issue
|
15 years ago |
David Syer
|
6aa97d5a3a
|
RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Missing ivy dependency
|
15 years ago |
Ramnivas Laddad
|
66261ecb8c
|
Moved over JPA exception translator from Roo
|
15 years ago |
David Syer
|
2c0cf49b94
|
RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Detect HSQL in LocalDataSourceJobStore and force locks to be taken locally (with a SimpleSemaphore)
|
15 years ago |
David Syer
|
89424579ae
|
OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception
Convert test case to JUnit 4
|
15 years ago |
David Syer
|
092a25d0d8
|
SPR-4783: missing commit for bean def parser (duh)
|
15 years ago |
Ramnivas Laddad
|
dee410c0c4
|
Fixed test by moving Delegate to its own file
|
15 years ago |
Ramnivas Laddad
|
064343d056
|
Make JUnit a compile-time dependency, since static mock functionality depends on its annotations.
|
15 years ago |
Ramnivas Laddad
|
451bbce345
|
Moved over static mock testing from Roo; added tests
|
15 years ago |
David Syer
|
57afe3baab
|
RESOLVED - issue SPR-4783: OK, that wasn't it (reverted previous dumb change). Scratch, scratch...
|
15 years ago |
David Syer
|
0cf31f012d
|
RESOLVED - issue SPR-4783: Add name attribute to XML namespaces that want to support it (through parser base class)
Duh: bitten by the classpath*: again
|
15 years ago |
David Syer
|
f23921153d
|
Add resource pattern so that tests run properly with resources in non-standard locations
|
15 years ago |
David Syer
|
dec2ca30c2
|
RESOLVED - issue SPR-4783: Add name attribute to all namespaces that use AbstractBeanDefinitionParser and declare name= attribute (includes <lang:groovy.../>).
|
15 years ago |
David Syer
|
1a9599c815
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity
Classpath ordering broke the build (duh: test-classes comes before classes in Maven but not Ant).
|
15 years ago |
David Syer
|
b250c65c45
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurablity
Remove spaces from locations (seems like integration from SPR-6195 didn't reach the build yet)
|
15 years ago |
David Syer
|
4be237dd84
|
RESOLVED - issue SPR-6195
|
15 years ago |
David Syer
|
a29253f2ca
|
RESOLVED - issue SPR-4661: Improve context-property-placeholder configurability
Added new features to property override and placeholders (order, locations, system-properties-mode, ignore-*)
|
15 years ago |
David Syer
|
c63cdb2444
|
OPEN - issue SPR-6246: Velocity MethodInvocationExceptions not properly reported
Added test case for exception. This probably fails on a non-Sun JVM?
|
15 years ago |
David Syer
|
2978a4d0eb
|
SPR-6160: resolved by referring to 'future release' instead of 2.5
|
15 years ago |
David Syer
|
46818b038a
|
SPR-6257: Resolved in beans.xml
|
15 years ago |
Arjen Poutsma
|
d0893c425e
|
SPR-6247 - Multipart Content-Type charset is ignored in CommonsFileUploadSupport.
|
15 years ago |
Arjen Poutsma
|
d54a975af4
|
SPR-6248 - Accept header should not be mandatory for properly handling response body.
|
15 years ago |
David Syer
|
a86baca9cb
|
Add atinject dependency for TCK test
|
15 years ago |
David Syer
|
8b2a7c8be8
|
Fix wrong Maven dependency in pom.xml for validation and inject APIs
|
15 years ago |
David Syer
|
560e07a966
|
Fix wrong Maven dependency in pom.xml for validation and inject APIs
|
15 years ago |
David Syer
|
3c9eed1c22
|
SPR-6273: resolved with patch - use recursive call to reset low order bits and then re-seek match for pattern
|
15 years ago |
Juergen Hoeller
|
7b54746a50
|
verified choice of primary bean in case of implicit name match in a scanning plus factory method scenario (SPR-6065)
|
15 years ago |
Sam Brannen
|
1b92a2fae1
|
[SPR-6124] Verified that timed transactional tests fail with the TestNG integration in the TestContext framework.
|
15 years ago |
Sam Brannen
|
02dfe94396
|
[SPR-6128] Verified that claims raised in this issue no longer apply.
|
15 years ago |
Keith Donald
|
381d1d5a94
|
default date/time converters
|
15 years ago |
Sam Brannen
|
d868785b5f
|
fixed DocBook structure and typo
|
15 years ago |
Sam Brannen
|
83f3df14bd
|
Updating Mail chapter regarding changes in Spring 2.0 and 3.0.
|
15 years ago |
Sam Brannen
|
e651c69a44
|
Polishing the Portlet sections of the reference manual.
|
15 years ago |
Sam Brannen
|
f14c2de5e9
|
Polishing the Portlet sections of the reference manual.
|
15 years ago |
Sam Brannen
|
dc897e7b34
|
Polishing
|
15 years ago |
Sam Brannen
|
d13d556260
|
Polishing the Portlet sections of the reference manual.
|
15 years ago |
Sam Brannen
|
642549a1e7
|
Polishing the web integration sections of the reference manual.
|
15 years ago |
Juergen Hoeller
|
8a09c8e7da
|
reworked ConfigurationClass(Web)ApplicationContext into AnnotationConfig(Web)ApplicationContext; revised BeansException signatures
|
15 years ago |