RichFaces 3.3 - > 4.x migration guide. UnleashedRichFaces 3.3 - > 4.x migration guide This developer guide is based on my personal experience and covers migration of the Java project. Technology Previous version New version Spring 2.5.6 3.1....
Maven Resource Dependency Plugin ReferenceOverview The main aim of the maven resource dependency plugin is reduce the amount of scripts and styles connections to the server when richfaces components are used in the appliction. By default RichFaces lib...
Troubleshooting - Resource OptimizationYou may experience several issues when adopting resource optimization feature (called resource mapping or resource loading strategies in 3.x/4.1). All of the issues you should be able to detect with using brow...
Metamer - Component CoverageThis should contain up to date list of components which have already been added in Metamer, templates used for a component (list.xhtml) and where tests have been written for that component or not. To sum it up, this s...
RichFaces 4.x Release ProcedureThe document was converted to AsciiDoc and moved to the source code repositories: How-to Release the RichFaces 4.x framework How-to Release the RichFaces 4.x docs Deprecated This ...
Tooltip migration to RichFaces 4OverviewThis document will describe the migration of tooltip component. information from 3.3.x: references: http://docs.jboss.org/richfaces/latest_3_3_X/en/devguide/html/rich_tooltip.html tld: htt...
RichFaces 4.X Release Testing ProcessEvery RichFaces 4.x release is tested both automatically (i.e. Jenkins runs Selenium test suite) and manually in chosen web browsers. All release Jenkins jobs can be found in RF-Rel tab on Jenkins. Nexus Inform...
MetamerMetamer is testing application and test suite which covers all of RichFaces 4 components and it is able to display them in different skins and also different component containers (called templates - tables, tooltip, e...
RichFaces 3.3.X Release ProcedureThis document describes how RichFaces release builds are made. It consists of two parts: environment setup and build process itself. Note for community: there's no need to follow this procedure in order to buil...
RichFaces 5.0 skinning user storiesWith RichFaces 5.0 we are moving to a skinning/theme mechanism backed by Bootstrap and LESS. In this page we would like to capture use cases of how the RichFaces community would like to use the skinning/theme me...
RichFaces 5.0 documentation user storiesIn moving from RichFaces 3 to RichFaces 4, the documentation of the porjected fragmented, as we aimed to improve the accessibility of the docs, as well as turning towards more automated documentation generation. ...
How to Build RichFaces 4.xThese instructions will walk through how to build the RichFaces 4 project.
Build Project Modules
Building Separated Modules
Building Whole Core Project at Once
Build Options
-DskipTests=true
...
RichFaces Git Workflow ModelRichFaces Git Workflow Model
Branches in Detail
Naming Conventions and Placing of Branches
Issue Workflows
Commiter Workflow
First-Time Contributor - fork and clone the repositories
Contributor W...
Article Guide to use pull requests with GitHub and JIRA
Guide to use pull requests with GitHub and JIRARichFaces JIRA is using a Git-enabled workflow which have been introduced in order to support GitHub pull requests. This JIRA workflow satisfies that each patch (pull request) will be integrated into codebase....
RichFaces 5.0 build redesignThe current RichFaces build structure (RichFaces 4.0 Build & Directory Structure) has served the project well over the initial 4.0 release, and the subsequient 4.1 and 4.2 releases, we want to re-visit the the bui...
Article Starting with RichFaces Push on Various Servlet Containers
Starting with RichFaces Push on Various Servlet ContainersI have identified problems with starting with RichFaces Push recently on various containers, so I have started this article to help summarize configuration necessary. Refer to Links when more information need...
RichFaces CDK How To'sListing of CDK related content, and information. - To be transformed into confluence documentation How To Setup CDK Maven Project How To Create JSF Component How To Create JSF Renderer How To Create...