• 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
  • Release jira for the 4.3.6 release

    Hello all,   I've created the release jira for the 4.3.6 release and updated the release notes in the master branch.   @Michal please proceed with staging the release, be sure to let me know if you hit ...
    Profile Photo
    created by bleathem
  • Reworked Editor Component - clarification

    Hello   As I am working on editor tests I came across several problem I need to clarify:   1) Skinning - This concerns more components than just editor, I heard that this will be somehow reworked in RF 5 ...
    Profile Photo
    last modified by manovotn
  • Knowledge share: RAD with JavaEE/JSF,      JRebel and LiveReload inside JBDS

    Hey guys,   I did small knowledge share how to develop JSF with quick turnaround (RAD*) with tools like JBDS, JRebel and LiveReload.   The recording (hangout on air) is available here:   http://www....
    Profile Photo
    last modified by Lukáš Fryč
  • EPVC refactor testing

    Hey guys,   I have finished works on EPVC refactoring and the branch is now prepared for verification by QE team before incorporation into master:   https://github.com/richfaces/richfaces/tree/RF-13505-re...
    Profile Photo
    created by Lukáš Fryč
  • Travis CI - stability?

    Hey guys,   just a follow up on what we were discussing recently: the CI jobs running on Travis CI are again failing,   https://travis-ci.org/richfaces/richfaces   now because of 50min limit after w...
    Profile Photo
    last modified by Lukáš Fryč
  • RichFaces 5.0.0.Alpha4 roadmap

    Hi Guys,   Pavol asked about a release date for RichFaces 5.0.0.Alpha4 at this morning's meeting.  Given the number of priorities we have to juggle it is quite difficult to commit to a deadline for the Al...
    Profile Photo
    last modified by bleathem
  • Showcase ajax and taglibReader issue

    Hey guys,   while working on new showcase, current stage can be seen here, I have come across these two issues, I was not able to solve by now   1. the components are not able to process ajax request for ...
    Profile Photo
    last modified by lukindo
  • Latest RichWidgets Demo - hosting

    I have setup a hosting for RichWidgets on...   ah, not really, we don't need any hosting as the demo is simply accessible via rawgithub.com when you point to dist/demos/index.html on #dist branch:   https...
    Profile Photo
    last modified by Lukáš Fryč
  • Re: Guava dependency - to drop or not to drop?

    That's a valid concern,   -   It leaves us only with one option:   get rid of the deprecated Beta APIs (PR sent, thanks Cody!) upgrade to 16.x   We could:   get rid of APIs as we upgra...
    Profile Photo
    created by Lukáš Fryč
  • Plan to remove JMS from Metamer

    Hi,   similarly to Showcase, we would like to remove JMS from Metamer because it requires very complicated configuration in Metamer (it has to run on all containers) and it brings instability to our test suite. ...
    Profile Photo
    last modified by ppitonak
  • What is target platform for archetypes

    Hello guys,   I would like to ask you what servlet/application server should be a default platform for the archetypes ?   Currently for example simpleapp can be deployed only to AS/WildFly/EAP without furt...
    Profile Photo
    last modified by jhuska
  • Adopting CKEditor 4

    Hey guys,     I have evaluated CKEditor in version 4 as we are going to update in RichFaces 5.   Note: RichFaces 4 use CKEditor 3.x     The issue is tracked here:   https://github.co...
    Profile Photo
    last modified by Lukáš Fryč
  • Branch cleanup

    Hey all,   Please review any branches you have created in the repos of the richfaces and richfaces4 organizations.  Go through them and delete any you created that are no longer useful.  We'll review...
    Profile Photo
    last modified by bleathem
  • Support for Servlet 3.1

    I am not sure at what point we plan to support Servlet 3.1, but its reference implementation Tomcat 8 is quite stable now (8.0.1 was released).   I have tried to deploy showcase on Tomcat 8, but following error ...
    Profile Photo
    last modified by jhuska
  • RCUE -> PatternFly

    Hey guys,   FYI   I have noticed that RCUE did disappear for a good reason - Robb was able to switch it to a fully independent project as we discussed before: it's called PatternFly and hosted here: ...
    Profile Photo
    created by Lukáš Fryč
  • Staging 5.0.0.Alpha3

    The release process for 5.0.0.Alpha3 is about to begin. Further commits into develop branch will not be considered in release.  
    Profile Photo
    last modified by Lukáš Fryč
  • Openshift account change

    Hello all,   I had to move all our openshift demos to a new account.  The new account is "richfaces@redhat.com", the password is the same as the old one. I've migrated all the apps.   If you used t...
    Profile Photo
    last modified by bleathem
  • RichFaces components + JSF 2.2 Stateless views: how to test?

    Hi guys,   the JSF 2.2 has introduced a new feature of stateless views. It is done by setting a transient attribute of f:view to true. All components in such tree become stateless.   Some features of using...
    Profile Photo
    last modified by jstefek