• Maven Resource Dependency Plugin Reference

    Overview   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...
    Profile Photo
    last modified by jbalunas
  • RichFaces 4.x Release Procedure

    The 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 ...
    Profile Photo
    last modified by bleathem
  • Starting release process for RichFaces 4.3.6

    The release process for 4.3.6 is about to begin. Further commits into develop branch will not be considered in release.
    Profile Photo
    last modified by michpetrov
  • In search of the best way to include RichWidgets resources in RichFaces

    Currently we have the RichWidgets resources included in RichFaces via a git submodule with RichWidgets storing it's compiled resources in version control to make them available for RichFaces.  This is less than i...
    Profile Photo
    last modified by bleathem
  • RichFaces 4.X Release Testing Process

    Every 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...
    Profile Photo
    last modified by ppitonak
  • Starting release process for 4.3.4

    The release process for 4.3.4 is about to begin. Further commits into develop branch will not be considered in release.
    Profile Photo
    last modified by lfryc
  • GitHub releases

    See: https://github.com/blog/1547-release-your-software   Something useful for RichFaces releases (>= 5)?  RichFaces Widgets releases?   Brian
    Profile Photo
    last modified by bleathem
  • RichFaces 3.3.X Release Procedure

    This 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...
    Profile Photo
    last modified by lfryc
  • Richfaces 4 Build Structure

    Explanation about notation     Build Structure  
    Profile Photo
    last modified by bleathem
  • RF5 docs? Do we really need Maven?

    Do we really need to stay with Maven build since we migrated to Asciidoc?   Question: how someone should contribute (even though we have great Asciidoc) when it's incredibly hard to find the Asciidoc source for ...
    Profile Photo
    last modified by lfryc
  • How to Build RichFaces 4.x

    These 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 ...
    Profile Photo
    last modified by lfryc
  • RichFaces Git Workflow Model

    RichFaces 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...
    Profile Photo
    last modified by lfryc
  • RichFaces 3.x, 4.x Dependencies

    Community RichFaces 4.0.xClient-Side core-impl jQuery v1.7.1 ui jquery-atmosphere v0.8.4 jquery-mousewheel v3.0.4 jquery.effects.core v1.8.5 jquery.effects.highlight v1.8.5 jQuerySpinBtn v rf1.3a (rewritten) j...
    Profile Photo
    last modified by lfryc
  • RichFaces 5.0 build redesign

    The 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...
    Profile Photo
    last modified by lfryc
  • Single Jira versions for micro releases - good or bad?

    For the past couple of RichFaces micro releases (4.3.2, and 4.3.1) I've used a single version in jira for both the CR and Final releases.  How has this worked for people?  From a version history perspective,...
    Profile Photo
    last modified by bleathem
  • RichFaces 4.3.2.CR1 release train has begun

    The release jira: https://issues.jboss.org/browse/RFPL-2810   The release rapid board: https://issues.jboss.org/secure/RapidBoard.jspa?rapidView=221
    Profile Photo
    last modified by bleathem
  • Building RichFcaes 5 and PhantomJS

    Building RichFaces 5 failed, because maven could not find the artifact: org.jboss.arquillian.extension:arquillian-phantom-driver:jar:1.0.3   To resolve this I had to clone the git repos (after finally finding th...
    Profile Photo
    last modified by bleathem
  • Make the distribution layout more clear

    I would like to make the layout of ZIP distribution as clear as possible.   Currently, JAR artifacts are distributed in ZIP distribution as follows:   /artifacts    /archetypes    /frame...
    Profile Photo
    last modified by lfryc
  • VDL Doc generated using OmniFaces VDLDoc

    I have tried to use OmniFaces' VDLDoc [1] for generating RF5 VDL documentation in a feature branch:   https://github.com/richfaces/richfaces5/commit/06424ee7725f999217d5e816461183a48a64d989   The result se...
    Profile Photo
    last modified by lfryc
  • Migrating patches from 4.3 to 5.0

    I have did proof of concept of migrating patches from 4.3 branch to 5.0, since it appeared to be untrivial, because of: merged repository subtrees running dos2unix over all files renamed source files   At the...
    Profile Photo
    last modified by lfryc