Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Fernández
d24f40ddf3 Added log configuration entry for thymeleaf. 2013-02-01 03:49:11 -05:00
Daniel Fernández
7fec97b1d5 Applied Thymeleaf configuration
* Applied Thymeleaf configuration and Template Engine creation
    to webmvc-config configuration file.
  * Made application run through Thymeleaf's own Tiles infrastructure.
2013-02-01 03:49:11 -05:00
Daniel Fernández
c836b8f792 Refactored Tiles version in pom.xml 2013-02-01 03:46:07 -05:00
Daniel Fernández
be645eb31f Refactored dependencies.
* Reformatted code. Removed unnecessary exclude clauses.
  * Upgraded Apache Tiles dependency to version 2.2.2
2013-02-01 03:44:07 -05:00
Daniel Fernández
87308d6565 Updated dependency versions:
* Spring Framework to 3.1.2
   * Spring Security to 3.1.2
Added dependencies:
   * Thymeleaf 2.0.14-SNAPSHOT
   * Thymeleaf-extras-Tiles2 1.0.0-beta3-SNAPSHOT
   * Thymeleaf-extras-SpringSecurity3 1.0.0-beta2-SNAPSHOT
2013-02-01 03:39:27 -05:00
Rossen Stoyanchev
f45bc3ac1d Upgrade to Spring Framework 3.2.1 2013-02-01 03:25:01 -05:00
Phillip Webb
f482b57108 Update demo to show saved output to flash scope
This demo shows how flow output can be mapped to MVC flash scope.  In
this case the output is a simple string message that will be displayed
to the user.

Issues: SWF-1561
2013-02-01 03:15:35 -05:00
Rossen Stoyanchev
8d5ba1bbc2 Modify booking-portlet-faces to use faces:resources
The booking-portlet-faces sample now takes advantage of the updated
faces:resources custom namespace element.
2013-02-01 03:14:00 -05:00
Phillip Webb
0f0d811231 Update Web Flow version to 2.4.0.BUILD-SNAPSHOT
Also the booking-portlet-faces sample is upgraded to JSF 2.0
2013-02-01 03:13:59 -05:00
Rossen Stoyanchev
21ff2730e1 Update pom repositories 2013-02-01 02:23:33 -05:00
Rossen Stoyanchev
9f1b760612 Add webflow-showcase project 2013-01-30 12:51:32 -05:00
Rossen Stoyanchev
5883f9530d Add primefaces-showcase 2013-01-30 12:30:06 -05:00
Rossen Stoyanchev
a61469d86b Upgrade Spring Framework and Spring Security
Spring Framework -> 3.2.0
Spring Security  -> 3.1.3
2012-12-21 16:24:03 -05:00
Rossen Stoyanchev
38203f2290 Run dos2unix on all files 2012-10-23 17:27:51 -04:00
Rossen Stoyanchev
1e478b2c2c Merge pull request #1 from philwebb/master
Fix broken maven files
2012-05-30 15:22:11 -07:00
Phillip Webb
b995626545 Fix broken maven files
- Change surefire plugin from 2.1.12 to 2.12
 - Update parent pom to remove reference to removed jsf sample
2012-05-30 15:04:25 -07:00
Rossen Stoyanchev
65fe46e524 Add samples from Web Flow distribution 2012-05-25 16:44:45 -04:00
Rossen Stoyanchev
86ae3828eb Initial commit 2012-05-25 12:33:58 -07:00