Commit Graph

2520 Commits

Author SHA1 Message Date
Rossen Stoyanchev
ff2468556e Use Thread ContextClassLoader in ConfigurableObjectInputStream
Issue: SWF-1690
2017-05-23 16:22:46 -04:00
Rossen Stoyanchev
ca86643099 Merge pull request #44 from wilkinsona/el-api-upgrade
Align EL API dependency with Spring Framework 5
2017-03-15 13:06:33 -04:00
Andy Wilkinson
96f27501b1 Align EL API dependency with Spring Framework 5
Upgrade to 3.0.1-b04. The implementation dependency, tomcat-jasper-el,
has also been upgraded so that it implements the 3.0 API. Lastly,
the EL API dependency has been marked as compileOnly to prevent
conflicts with the API classes that are pulled in transitively by
tomcat-jasper-el.
2017-03-13 17:39:31 +00:00
Rossen Stoyanchev
7ade1b8c81 Catch up with the latest Spring Framework 5 snapshot 2017-02-02 14:02:15 -05:00
Rossen Stoyanchev
8dcd94c8de Merge pull request #43 from wilkinsona/maven-poms
Reinstate logic that applies publish-maven.gradle to subprojects
2017-01-23 08:58:47 -05:00
Andy Wilkinson
0969de6062 Reinstate logic that applies publish-maven.gradle to subprojects
Without applying publish-maven.gradle no Maven poms are generated.
2017-01-21 20:34:52 +00:00
Rossen Stoyanchev
02ab812f38 Merge pull request #42 from wilkinsona/spring-io-gradle-compatibility
Upgrade to latest Spring IO Plugin for Gradle 3.x compatibility
2017-01-09 12:02:06 -05:00
Andy Wilkinson
405414a165 Upgrade to latest Spring IO Plugin for Gradle 3.x compatibility 2017-01-09 07:45:33 -05:00
Rossen Stoyanchev
9feee1c791 Fix build version 2017-01-06 17:44:20 -05:00
Rossen Stoyanchev
f7a81e695b Fix Javadoc error 2017-01-06 17:36:14 -05:00
Rossen Stoyanchev
41a52a789d Removing remaining refernece to buildSrc 2017-01-06 17:25:43 -05:00
Rossen Stoyanchev
ac03032fd4 Purge deprecated classes
Issue: SWF-1694
2017-01-06 16:47:57 -05:00
Rossen Stoyanchev
b263c1c87a Remove OGNL expression support
Issue: SWF-1694
2017-01-06 16:47:41 -05:00
Rossen Stoyanchev
4fb1b99a8b Dependency updates
Spring Security 4.1.0  -> 4.2.1
Commons Logging 1.1.1  -> 1.2
Log4j           1.7.22 -> 2.7
Servlet API     3.0.1  -> 3.1.0
Tiles           3.0.5  -> 3.0.7
JUnit           4.1.11 -> 4.1.12

Issue: SWF-1692
2017-01-06 16:47:19 -05:00
Rossen Stoyanchev
10a77876ad Remove MergePlugin and buildSrc 2017-01-06 16:47:19 -05:00
Rossen Stoyanchev
f2cb911c3f Upgrade Gradle to 3.2.1 2017-01-06 16:47:18 -05:00
Rossen Stoyanchev
3a0857496e Remove remaining Portlet references
Issue: SWF-1692
2017-01-06 16:47:06 -05:00
Rossen Stoyanchev
5b0df65be4 Fold spring-js + spring-js-tiles3 into spring-webflow
Issue: SWF-1693
2017-01-06 16:46:46 -05:00
Rossen Stoyanchev
4d59b21e49 Remove Spring JavaScript library
Issue: SWF-1693
2017-01-06 16:46:30 -05:00
Rossen Stoyanchev
deeaeab894 Shortest path to tests running with Spring Framework 5
Upgrade to Java 8+

Remove Portlet, Tiles2, and Hibernate 3 + 4 support

Issue: SWF-1692
2017-01-06 16:44:58 -05:00
Spring Buildmaster
b5dd6a8193 Next development version 2016-07-15 18:42:13 +00:00
Spring Buildmaster
b38d586b6a Release version 2.4.4.RELEASE 2016-07-15 18:42:10 +00:00
Rossen Stoyanchev
25905e97ed Roll forward to 2.4.4 2016-07-15 14:25:49 -04:00
Spring Buildmaster
dbf117bffd Next development version 2016-07-12 17:58:10 +00:00
Rossen Stoyanchev
189b31f0d2 Update docs to mention Hibernate 5 support 2016-07-12 12:21:04 -04:00
Rossen Stoyanchev
bbdc3765b5 Update doc on flow inheritance
Issue: SWF-1679
2016-07-07 17:05:04 -04:00
Rossen Stoyanchev
e3f220bbae Add Mojarra present checks
For cases where isMyFacesInUse cannot properly detect due to issues in
dependent libraries (e.g. Tomahawk) we also check if Mojarra is
even present to strengthen those checks.

Issue: SWF-1687
2016-06-24 09:42:12 -04:00
Rossen Stoyanchev
bcfae26e6f Update reference section on sub-flows
Issue: SWF-1648
2016-06-17 18:09:40 -04:00
Rossen Stoyanchev
b8ab19a467 Also check if MyFaces in use at runtime
Issue: SWF-1670
2016-06-17 11:38:52 -04:00
Rossen Stoyanchev
e03a71f64b Polish JsfRuntimeInformation 2016-06-17 11:27:16 -04:00
Rossen Stoyanchev
1ae4db6240 Fix issue with JSF 2.0 compatibility
Issue: SWF-1684
2016-06-17 06:41:54 -04:00
Rossen Stoyanchev
1f3fec8cde Add hosts property to FlowHandlerAdapter
Issue: SWF-1680
2016-06-16 17:45:54 -04:00
Rossen Stoyanchev
8a177518fa Ensure redirect URL is encoded
Issue: SWF-1686
2016-06-16 17:31:56 -04:00
Rossen Stoyanchev
0dc8b52c72 Update minor versions of dependencies
Spring Framework 4.2.x -> 4.3.0
Spring Security  4.0.x -> 4.1.0
Hibernate        4.2.x -> 4.3.11
2016-06-16 16:25:12 -04:00
Rossen Stoyanchev
4379eef725 Update dependencies to latest maintenance releases 2016-06-16 11:20:42 -04:00
Rossen Stoyanchev
21cd54eca4 Correct versions in doc files 2016-06-16 10:34:12 -04:00
Rossen Stoyanchev
9c85c7ac4c Update instructions on building 2016-04-15 12:07:42 -04:00
Rossen Stoyanchev
7b9d4333fc Merge pull request #39 from wilkinsona/hibernate-5 2016-04-15 12:04:05 -04:00
Andy Wilkinson
0d172244cc Make Hibernate-related test compatible with Hibernate 4 and 5 2016-04-15 16:08:28 +01:00
Andy Wilkinson
2d579c2e52 Make HibernateFlowExecutionListener compatible with Hibernate 5 2016-04-15 15:15:04 +01:00
Rossen Stoyanchev
ae25f24443 Add code of conduct 2016-02-04 13:50:47 -05:00
Rossen Stoyanchev
e77fdb6e5f Increment version to 2.4.3.BUILD-SNAPSHOT 2015-09-01 10:23:56 -04:00
Spring Buildmaster
af91de53e6 [artifactory-release] Next development version 2015-09-01 07:06:14 -07:00
Spring Buildmaster
fb72d3227d [artifactory-release] Release version 2.4.2.RELEASE 2015-09-01 07:06:09 -07:00
Rossen Stoyanchev
ee58d02cbf Use thread-safe list to store conversations
While the methods manipulating or accessing the list are synchronized,
the ConversationContainer class is also subject to serialization.

Issue: SWF-1668
2015-08-19 18:17:53 -04:00
Rossen Stoyanchev
f4d07d8826 Fix line endings 2015-08-19 18:11:09 -04:00
Rossen Stoyanchev
3d402728b6 Polish ConversationContainer 2015-08-19 18:10:21 -04:00
Rossen Stoyanchev
2aa99ec0d0 isPostback preserved across redirect before render
The JSF com.sun.faces.facelets.tag.jsf.ComponentSupport in 2.2.7
started using FacesContext#isPostBack to check if a new component
tree is being built prior to attempting to find a child component.

In Web Flow where we redirect prior to rendering, and hence lose
the value of isPostback (because ResponseStateManagerImpl no longer
finds the parameter with the view state), it causes components to
be re-created and lose their local values.

This change overrides isPostback in FlowFacesContext in order to
return true in cases where the UIViewRoot has been restored from
flash scope and is fully built.

Issue: SWF-1645
2015-08-06 15:59:41 -04:00
Rossen Stoyanchev
764e965dcc Remove dependency on CompositeComponentStackManager
Issue: SWF-1667
2015-08-06 15:58:12 -04:00
Rossen Stoyanchev
f860d9e17a Improve isMyFacesInUse check
The check now accounts for the possibility of a FacesContextFactory
being wrapped.

Issue: SWF-1650
2015-08-06 15:51:05 -04:00