Commit Graph

159 Commits

Author SHA1 Message Date
Phillip Webb
313621b06c Polish package level Javadoc
Replace all package.html files with package-info.java
2012-11-13 19:38:21 -08:00
Rossen Stoyanchev
4146871862 Add spring-js-resources to Gradle build 2012-05-25 16:54:15 -04:00
Rossen Stoyanchev
50a1cf1def Add reference docs tasks to Gradle build
- Move spring-webflow-reference to src/reference
- Upgrade to Docbook 5
- Apply docbook plugin
- Add tasks for generating distribution zip files
2012-05-25 16:54:15 -04:00
Rossen Stoyanchev
4e81930b72 Add Gradle build
- Add gradle build script
- Remove spring-build/
- Remove build-spring-webflow/
- Remove ivy.xml, pom.xml, template.mf
- Remove eclipse  metadata
- Remove RichFacesAjaxHandler.java
- Create src/dist and add changelog.txt, readme.txt

Dependency changes:
- EBR dependency -> Maven-central dependencies
- el-api 1.0 -> 2.2.0
- ognl 2.6.9 -> 2.6.11
- org.jboss.el -> tomcat-jasper-el 7.0.27
2012-05-25 16:54:15 -04:00
Phillip Webb
34f4837ebd Replace use of Iterator with Java 5 foreach loops
Issues: SWF-1532
2012-04-05 15:52:09 -07:00
Phillip Webb
3f1c40188c Update dates in copyright notice to 2004-2012
Issues: SWF-1532
2012-04-05 10:39:26 -07:00
Phil Webb
4d008f3f09 Refactor code to use Java 5 features
- Apply and use Generics
- Remove JdkVersion.isAtLeastJava15() conditionals
- Replace iterator loops with foreach syntax
- Switch on warning in eclipse

Issues: SWF-1532
2012-03-29 21:02:07 -07:00
Rossen Stoyanchev
619249b52b Merge branch '2.3.x' 2012-03-27 18:02:45 -04:00
Rossen Stoyanchev
bca605d24a Spring Web Flow 2.3.1 release 2012-03-27 15:59:02 -04:00
Rossen Stoyanchev
dddcf7a258 Upgrade to Spring 3.1.1 2012-03-26 18:20:09 -04:00
Rossen Stoyanchev
e5f17df95b Increment version to 2.3.1.BUILD-SNAPSHOT. 2011-12-29 13:24:39 -05:00
Rossen Stoyanchev
dc5aa386fa Increment version to 2.4.0.BUILD-SNAPSHOT. 2011-12-29 13:09:27 -05:00
Rossen Stoyanchev
1f988e0c57 Update template.mf files to Spring 3.0.5.RELEASE 2011-02-28 11:39:58 +00:00
Rossen Stoyanchev
3f8d0c8ba0 Update dependencies in web flow modules to Spring 3.0.5 2011-02-28 11:33:39 +00:00
Rossen Stoyanchev
2f1ed2015f SWF-1446 Make it easy to install Maven-central style dependencies locally 2011-01-24 11:14:29 +00:00
Rossen Stoyanchev
1683f8c891 SWF-1435 Add top level pom.xml and Maven settings for verifying Maven configuration 2010-12-07 16:09:18 +00:00
Rossen Stoyanchev
aadddb0918 Update versions to 2.3.0 throughout 2010-10-28 16:43:41 +00:00
Rossen Stoyanchev
5039913006 Update version number from 2.2.0 to 2.2.1 2010-10-11 12:12:12 +00:00
Rossen Stoyanchev
7f022b889c SWF-1374 Updated documentation for 2.2.0, deprecated ResourceServlet. 2010-10-08 11:23:59 +00:00
Rossen Stoyanchev
7986cbdb0e SWF-1386 Make tests independent of (the location of) Spring.js. That allows them to run inside an IDE without relying on the Ant build. 2010-09-13 10:17:04 +00:00
Rossen Stoyanchev
d2e7fc6e32 SWF-1386 Spring spring-js into two artifacts 2010-09-07 09:46:10 +00:00
Rossen Stoyanchev
9dc9a6eb45 SWF-1388 Move Spring JS resources to META-INF/web-resources 2010-08-31 22:39:08 +00:00
Rossen Stoyanchev
4158063836 SWF-1373 Upgrade to Spring 3.0.4, update booking-mvc sample (Spring MVC resource serving, default servlet mapping) 2010-08-25 19:19:50 +00:00
Rossen Stoyanchev
53be587189 SWF-1387 Upgrade to Dojo 1.5.0 and include dojox 2010-08-25 14:34:58 +00:00
Rossen Stoyanchev
fe9229cf15 SWF-1367 Add support for JSF 2 Ajax requests, update booking-faces sample (JSF 2 based Ajax, jsr-303 validation), add chained delegation to AjaxHandlers, other miscellaneous improvements 2010-07-28 12:56:24 +00:00
Rossen Stoyanchev
6ea8f37097 Create Spring Web Flow 2.2 branch 2010-07-19 17:21:20 +00:00
Rossen Stoyanchev
c132081683 SWF-1358 Modified Spring.RemotingHandler to remove scripts (but not script tags) from partial responses. 2010-07-15 19:16:12 +00:00
Rossen Stoyanchev
73ea5cd6e1 SWF-1268 Initialze the widgetAttrs field of Spring.ElementDecoration in its constructor 2010-07-14 17:35:20 +00:00
Rossen Stoyanchev
a97bb1bf6b SWF-1362 Move dojo-build to spring-js 2010-07-14 15:43:14 +00:00
Rossen Stoyanchev
0f3d1022e6 SWF-1362 Script and profile for preparing custom dojo build. 2010-07-14 14:33:11 +00:00
Rossen Stoyanchev
664acbfb48 SWF-1362 Add script to prepare custom dojo build, remove dojo and dijit directories, invoke shrinksafe to minify Spring.js and Spring-Dojo.js during the build 2010-07-14 14:26:52 +00:00
Rossen Stoyanchev
11e6c3a108 SWF-1304 replace code to flush response buffer with request attribute to force JSP include 2010-07-11 23:47:12 +00:00
Rossen Stoyanchev
5de788d396 SWF-1053 Apply fix to ensure cascaded attributes are inherited 2010-07-11 23:37:04 +00:00
Rossen Stoyanchev
7b9589c1b6 Update poms to 2.1.1 release number 2010-06-24 16:37:36 +00:00
Rossen Stoyanchev
5ca1a1d58a SWF-1256 Upgrade to Spring 3.0.3 2010-06-16 07:33:26 +00:00
Rossen Stoyanchev
fa0c1f4222 SWF-1250 Replace extensions of deprecated LabeledEnum with Java 5 enum instead of having a StringToLabeledEnumConverter registered with the ConversionService 2010-06-09 15:39:25 +00:00
Rossen Stoyanchev
968014b4d7 SWF-1238 Ensure the response is committed when rendering multiple fragments. 2010-05-11 15:38:28 +00:00
Rossen Stoyanchev
74875b37ab SWF-1078 Remove code forcing session creation. 2010-05-06 20:58:35 +00:00
Rossen Stoyanchev
c6900f31dc SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features. 2010-04-19 05:33:19 +00:00
Rossen Stoyanchev
13755f4bbe SWF-1225 Update build properties for 2.1.0 release number. 2010-04-09 11:45:33 +00:00
Jeremy Grelle
ee0f07aae9 Clean commit of the Dojo 1.2.4 build with needed security fixes. 2010-03-26 18:12:32 +00:00
Jeremy Grelle
046b05545c Preparing to do a clean commit of the Dojo 1.2.4 build with needed security fixes. 2010-03-26 17:55:55 +00:00
Jeremy Grelle
09714f49b7 Bumping version to 2.0.9 2009-08-07 16:16:01 +00:00
Jeremy Grelle
0578522d25 Updating OSGi templates to include Spring 2.5.6.SEC01 2009-08-06 21:10:22 +00:00
Jeremy Grelle
fd562e789a Updating Eclipse classpath to include Spring 2.5.6.SEC01 2009-08-06 21:06:47 +00:00
Jeremy Grelle
cd3e03f2eb Updating to Spring 2.5.6.SEC01 2009-08-06 21:04:00 +00:00
Keith Donald
eba1736a91 2.0.8 version update 2009-04-20 17:46:52 +00:00
Jeremy Grelle
e52bdbb1ae SWF-1103 - Ajax refresh of a fragment causes whole page to be refeshed in IE7 2009-04-16 15:28:38 +00:00
Jeremy Grelle
b4c674144d Cleanup and testing for SWF-1092 2009-04-11 04:27:02 +00:00
Keith Donald
d493916321 spring 3 support in osgi env 2009-04-09 13:05:40 +00:00