Juergen Hoeller
57b3ee324f
Tiles 2 support back for Spring 4.3 (to be eventually removed for 5.0 now)
...
Issue: SPR-13229
2015-12-21 22:15:22 +01:00
Juergen Hoeller
b75f5faf88
Remove Tiles 2 support
...
Issue: SPR-13229
2015-12-17 17:18:21 +01:00
Sam Brannen
40449e2741
Suppress warnings in tests
...
This commit suppresses warnings in test classes that were polluting the
Gradle build output.
2014-12-31 02:10:30 +01:00
Juergen Hoeller
0a36559a43
Deprecate Tiles 2 support
...
Issue: SPR-12214
2014-12-30 14:59:50 +01:00
Juergen Hoeller
285dca027b
Polishing
...
(cherry picked from commit acefd83
)
2014-11-02 11:48:09 +01:00
Juergen Hoeller
97ea43681b
Polishing
2014-11-01 09:13:34 +01:00
Sebastien Deleuze
cfa3d358d5
Add an alwaysInclude property to TilesViewResolver
...
Issue: SPR-12374
2014-10-31 19:39:29 +01:00
Juergen Hoeller
cb860364dd
TilesConfigurer defensively expects null from getResources in case of no resources found
...
Also includes order preservation for resource results with Tiles 2 as well as retrieval failure logging with Tiles 3.
Issue: SPR-12362
2014-10-23 17:23:52 +02:00
Juergen Hoeller
8325b10080
Consistent formatting of license headers, package javadocs, and import declarations
2014-10-21 01:44:07 +02:00
Juergen Hoeller
188e58c46a
Fixed javadoc links
2014-07-18 17:21:44 +02:00
Sebastien Deleuze
a26b1ef8d9
Make Tiles 3 the default implementation in spring-webmvc
...
Move spring-webmvc-tiles3 content to spring-webmvc, and
create a spring-webmvc-tiles2 module with Tiles 2 support.
Its allows View Resolution to configure Tiles 3 instead of Tiles 2.
Issue: SPR-7093
2014-07-12 17:23:47 -04:00