Spring Buildmaster
|
51c9d3e9ac
|
Release version 3.2.18.RELEASE
|
9 years ago |
Juergen Hoeller
|
e57047adf8
|
Remove outdated JasperReports tests (failing due to missing font on CI server)
|
9 years ago |
Stephane Nicoll
|
f85be8ebef
|
Upgrade to Gradle 2.5
Issue: SPR-15039
|
9 years ago |
Stephane Nicoll
|
f22c669f45
|
Update changelog for 3.2.18.RELEASE
|
9 years ago |
Brian Clozel
|
a7dc48534e
|
Normalize resource URL in ResourceServlet
Issue: SPR-14946
|
9 years ago |
Juergen Hoeller
|
bd282e632f
|
Polishing
(cherry picked from commit 6e5b873)
|
9 years ago |
Juergen Hoeller
|
6bdc5bfc08
|
SpEL docs: supported literals, null comparisons
Issue: SPR-14361
Issue: SPR-14987
|
9 years ago |
Juergen Hoeller
|
8c26717bdc
|
MBeanExporter silently ignores null beans
Issue: SPR-15031
(cherry picked from commit e9def51)
|
9 years ago |
Juergen Hoeller
|
6075c81371
|
Consistent DeferredResultHandler invocation outside of result lock
Issue: SPR-14978
(cherry picked from commit 86614af)
|
9 years ago |
Juergen Hoeller
|
f473392a42
|
Polishing
|
10 years ago |
Juergen Hoeller
|
1e2b8aba76
|
ObjectToObjectConverter properly handles constructors on non-public classes
Issue: SPR-14304
|
10 years ago |
Juergen Hoeller
|
f6024c23ca
|
No external locking for singleton advice/aspect beans
Issue: SPR-14324
(cherry picked from commit 6b7f3fd)
|
10 years ago |
Juergen Hoeller
|
703b3b1524
|
StringUtils.parseLocaleString accepts Java 7 variants
Issue: SPR-14718
(cherry picked from commit 818c72a)
|
10 years ago |
Juergen Hoeller
|
cfd16f9c94
|
ModelAndViewResolver declares handlerType as Class<?>
Issue: SPR-7860
|
10 years ago |
Juergen Hoeller
|
70f2736c6c
|
Polishing
(cherry picked from commit b344c92)
|
10 years ago |
Juergen Hoeller
|
a5070d562c
|
Correct ISO DateTime example
Issue: SPR-14675
(cherry picked from commit 68332bf)
|
10 years ago |
Juergen Hoeller
|
5fe608d098
|
PropertyValue stores source object in common superclass field
Issue: SPR-8337
(cherry picked from commit 53dc996)
|
10 years ago |
Juergen Hoeller
|
71fd621a1b
|
Polishing
(cherry picked from commit 96f1a0e)
|
10 years ago |
Juergen Hoeller
|
1295f62319
|
Polishing
|
10 years ago |
Juergen Hoeller
|
b9a2d0af98
|
Polishing
|
10 years ago |
Juergen Hoeller
|
52f21bdf54
|
Polishing
(cherry picked from commit 22ca7ac)
|
10 years ago |
Juergen Hoeller
|
3185f67b43
|
Avoid stack overflow in case of chained factory-bean references to FactoryBean class
Issue: SPR-14551
|
10 years ago |
Juergen Hoeller
|
9520a593bd
|
Polishing
|
10 years ago |
Juergen Hoeller
|
6924f00f8c
|
Polishing
|
10 years ago |
Juergen Hoeller
|
e8562bb3af
|
LinkedCaseInsensitiveMap properly overrides HashMap.clone()
Issue: SPR-14509
(cherry picked from commit dadd2c3)
|
10 years ago |
Juergen Hoeller
|
a4b5425108
|
ResourcePatternUtils.getResourcePatternResolver actually accepts null argument
Issue: SPR-14500
(cherry picked from commit f1fc74c)
|
10 years ago |
Juergen Hoeller
|
74b4dd0a40
|
Polishing
(cherry picked from commit b5127dc)
|
10 years ago |
Juergen Hoeller
|
9ec50a278e
|
Javadoc fixes
(cherry picked from commit 392f9c8)
|
10 years ago |
Juergen Hoeller
|
d3c0e75b95
|
Polishing
|
10 years ago |
Juergen Hoeller
|
9be54047e9
|
CronSequenceGenerator prevents stack overflow in case of inverted range
Issue: SPR-14462
(cherry picked from commit 44152ce)
|
10 years ago |
Juergen Hoeller
|
cb64dd1583
|
StandardTypeConverter initializes default ConversionService against volatile field
Issue: SPR-14465
(cherry picked from commit 97d73eb)
|
10 years ago |
Stephane Nicoll
|
c38381a54d
|
Upgrade copyright
|
10 years ago |
Juergen Hoeller
|
51a557b885
|
Polishing
(cherry picked from commit dd7ddc0)
|
10 years ago |
Rossen Stoyanchev
|
fc37824bc0
|
Improve static resource path check
(cherry picked from commit 2697425)
|
10 years ago |
Juergen Hoeller
|
2b9c527d31
|
Fixed ambiguous sentence in conditional cache documentation
Issue: SPR-14399
|
10 years ago |
Juergen Hoeller
|
14ab9800ff
|
ObjectUtils.nullSafeEquals allows for JVM method inlining (through reducing its bytecode size)
Issue: SPR-14349
(cherry picked from commit 71df9ce)
|
10 years ago |
Juergen Hoeller
|
a1c09877d9
|
Avoid potential deadlock in AbstractBeanFactoryPointcutAdvisor
Issue: SPR-14388
(cherry picked from commit 0d3a22c)
|
10 years ago |
Juergen Hoeller
|
0b8822fab4
|
Avoid double getFlushMode call
|
10 years ago |
Juergen Hoeller
|
49ae46d7e4
|
For attribute is not actually required
Issue: SPR-14287
(cherry picked from commit dacc31e)
|
10 years ago |
Juergen Hoeller
|
7da129539f
|
@Bean's "autowire" attribute does not affect annotation-driven autowiring
Issue: SPR-14282
(cherry picked from commit 98eaf05)
|
10 years ago |
Spring Buildmaster
|
6009e03a7f
|
Next Development Version
|
10 years ago |
Stephane Nicoll
|
2e90a1ccdc
|
Update changelog for 3.2.17.RELEASE
|
10 years ago |
Juergen Hoeller
|
25cf96f6df
|
AbstractRequestLoggingFilter ignores non-available query string
Issue: SPR-14244
(cherry picked from commit 0f2bc3f)
|
10 years ago |
Juergen Hoeller
|
d6a4981a92
|
Polishing
(cherry picked from commit 1e491f1)
|
10 years ago |
Juergen Hoeller
|
07db535b37
|
Polishing
|
10 years ago |
Juergen Hoeller
|
5cbe90b2cd
|
Explicit note on Java deserialization
|
10 years ago |
Juergen Hoeller
|
7de8f4f584
|
LazySingletonAspectInstanceFactoryDecorator uses shared singleton mutex
Issue: SPR-14241
|
10 years ago |
Rossen Stoyanchev
|
cf39078fbb
|
Backport MVC Java config path-related config options
Issue: SPR-14186
|
10 years ago |
Juergen Hoeller
|
3d6b0ca5be
|
SpringCacheAnnotationParser properly accepts empty @Caching annotation
Issue: SPR-14162
|
10 years ago |
Juergen Hoeller
|
a8418d3bcd
|
Fixed XML example for setup of scheduled tasks
Issue: SPR-14145
(cherry picked from commit 550a320)
|
10 years ago |