Very High Activity

Commits : Individual Commit

  Analyzed about 3 hours ago based on code collected about 9 hours ago.

Commit ID 706490c4dc065eb2c3b50fd04d3303bd2e62801b

Anon80 Contributor: Phillip Webb Files Modified: 120
Date: 07-June-2012 at 23:23 Lines Added: 3256
Repository: git://github.com/SpringSource/spring-webflow.git master Lines Removed: 3992
Commit Comment: Upgrade spring-faces to JSF 2 as a minimum requirement
* Rework all state handling, removed FlowSerializedView class and save
state as opaque object
* Use FacesWrapper classes instead of custom delegates
* Deprecate isAtLeastJSFXXX() methods and removed all internal use
* Remove all Jsf2XXX versions of classes
* Refactor all calls to deprecated JSF methods
* Removed older VariableResolver and PropertyResolver classes
* Deprecate Jsf2FlowResourceResolver and log warning if used
* Create new FlowELResolver to replace removed VariableResolvers and
PropertyResolvers
* Update faces-config.xml to use newer xsd
* Significantly rework FlowFacesContext to remove the message delegate
and generally improve the code
* Added "provided" dependency to MyFaces and fixed partial state saving
on MyFaces
* Fixed FlowResourceResolver to delegate to both MyFaces or Mojarra
depending on availability
* Add JsfUtils.findFactory method and rework existing code to replace
FactoryFinder calls and casts
* Refactor JsfViewFactory to improve code readability
* Rename FlowViewStateManager and FlowViewResponseStateManager to
FlowStateManager and FlowResponseStateManager
* Ensure ResponseContextHolder is reset after each test
* Update JSF portlet support to function with JSF 2.0

Issue: SWF-1536, SWF-1540, SWF-1550
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Java 2519 2956 458 574 273 449
  XML 6 8 0 0 0 0
  HTML 0 5 0 0 0 0

Changes by File

Showing page 1 of 12
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
build.gradle   No source code was detected in this file.
...ession/ELDelegatingPropertyResolver.java Java 0 84 0 21 0 14
...ession/ELDelegatingVariableResolver.java Java 0 24 0 21 0 6
...gframework/faces/expression/package.html HTML 0 5 0 0 0 0
...rk/faces/expression/SimpleELContext.java Java 0 20 0 20 0 7
.../ManySelectionTrackingListDataModel.java Java 9 9 0 0 0 0
...l/OneSelectionTrackingListDataModel.java Java 10 10 0 0 0 0
...del/SelectionTrackingActionListener.java Java 2 2 0 0 0 0
...ces/model/SerializableListDataModel.java Java 10 10 0 0 0 0
...g/springframework/faces/mvc/JsfView.java Java 8 11 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.