Spring Buildmaster
eaff1677a7
Release version 1.0.0.RC3
2014-02-13 13:18:56 -08:00
Phillip Webb
4a58171b5c
A few more package tweaks
...
Improve package structure and include package-info javadoc.
2014-02-12 13:50:37 -08:00
Phillip Webb
0160760568
Apply latest eclipse cleanup rules
2014-01-21 16:28:26 -08:00
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
2014-01-21 00:43:54 -08:00
Dave Syer
559f907b54
Use explicit test dependencies in samples
2014-01-17 09:08:18 +00:00
Phillip Webb
1bcd3de7b5
Polish
2014-01-02 12:10:37 -08:00
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.
2013-12-31 08:40:26 +00:00
Dave Syer
d9e326a3d3
Add @Value injection to JSP (WAR) sample
2013-12-19 08:28:06 +00:00
Dave Syer
756b5e1b60
Convert JSP sample to deployable (executable) WAR
2013-11-27 10:17:04 +00:00
Dave Syer
3f1cfbf241
Add JSTL to JSP sample
2013-11-26 10:00:50 +00:00
Phillip Webb
64f32893bb
Source format and clean-up
2013-11-16 00:08:18 -08:00
Phillip Webb
b772f7c2e4
Polish
...
Minor formatting and consistent copyright header.
2013-10-08 20:30:45 -07:00
Phillip Webb
1bdb2ce1c2
Polish
2013-09-30 09:50:38 -07:00
Dave Syer
923f286ae2
Add spring.view.{prefix,suffix} properties
...
Fixes #62
2013-09-27 09:34:10 -04:00
Phillip Webb
a33425920b
Rework POMs to support automated CI release
2013-09-05 22:05:29 -07:00
Dave Syer
38e565e920
Back to SNAPSHOT for dev
2013-09-05 17:15:15 -07:00
Dave Syer
b634b3bde6
Update to 0.5.0.M2
2013-09-05 17:15:15 -07:00
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
2013-09-05 17:14:13 -07:00