Spring Buildmaster
1367d57e8c
Next development version
11 years ago
Spring Buildmaster
eaff1677a7
Release version 1.0.0.RC3
11 years ago
Phillip Webb
4a58171b5c
A few more package tweaks
...
Improve package structure and include package-info javadoc.
11 years ago
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
11 years ago
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
11 years ago
Dave Syer
559f907b54
Use explicit test dependencies in samples
11 years ago
Phillip Webb
1bcd3de7b5
Polish
11 years ago
Dave Syer
f448e79f29
Remove long package names from samples
...
Long package names are really unnecessary in samples and they
just clutter things up. Also Spring Loaded doesn't work with
org.sfw packages, so to demo that technology you need a
different package name.
11 years ago
Dave Syer
d9e326a3d3
Add @Value injection to JSP (WAR) sample
11 years ago
Dave Syer
756b5e1b60
Convert JSP sample to deployable (executable) WAR
11 years ago
Dave Syer
3f1cfbf241
Add JSTL to JSP sample
11 years ago
Phillip Webb
64f32893bb
Source format and clean-up
11 years ago
Phillip Webb
b772f7c2e4
Polish
...
Minor formatting and consistent copyright header.
11 years ago
Phillip Webb
1bdb2ce1c2
Polish
11 years ago
Dave Syer
923f286ae2
Add spring.view.{prefix,suffix} properties
...
Fixes #62
11 years ago
Phillip Webb
a33425920b
Rework POMs to support automated CI release
11 years ago
Dave Syer
38e565e920
Back to SNAPSHOT for dev
11 years ago
Dave Syer
b634b3bde6
Update to 0.5.0.M2
11 years ago
Phillip Webb
f7ce153ff0
Fix JSP EL support with Tomcat
...
Fix TomcatEmbeddedServletContainerFactory to set a MERGED_WEB_XML
attribute when JSPs are used. This is required for EL support with
JSPs since Jasper checks the version number in the web.xml. Without
any web.xml Jasper default to disabling EL.
Issue: #55752948
11 years ago