Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade code for JSF 2 minimum requirement [SWF-1536] #721

Closed
spring-operator opened this issue Apr 6, 2012 · 1 comment
Closed

Upgrade code for JSF 2 minimum requirement [SWF-1536] #721

spring-operator opened this issue Apr 6, 2012 · 1 comment

Comments

@spring-operator
Copy link
Contributor

spring-operator commented Apr 6, 2012

Rossen Stoyanchev opened SWF-1536 and commented

  • Prune packages org.springframework.faces.ui, org.springframework.faces.expression
  • Prune SpringBeanWebFlowVariableResolver, RichFacesAjaxHandler
  • Remove dependency on spring-js-resources module
  • Use JSF 2 XXXWrapper classes and consider renaming Jsf2Xxx to JsfXxx
  • Review and clean up state management code in FlowViewStateManager
  • Review and clean up usages of JsfRuntimeInformation.is*Jsf*()

Affects: 2.3.1

Sub-tasks:

Issue Links:

@spring-operator
Copy link
Contributor Author

Phil Webb commented

Dojo components are JSF 1.2 only and as announced in SWF 2.2 will not be upgraded.
RichFaces handler is also JSF 1.2 only

See comments on #8
ui and richfaces packages should be removed before this issue is closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants