Staging 5.0.0.Alpha3
by Lukáš Fryč
The release process for 5.0.0.Alpha3 is about to begin. Further commits
into develop branch will not be considered in release.
10 years, 11 months
Openshift account change
by Brian Leathem
Hello all,
I had to move all our openshift demos to a new account. The new account
is "richfaces(a)redhat.com", the password is the same as the old one.
I've migrated all the apps.
If you used the old openshift account you will have to log in and add
back your ssh keys.
@Pavol can you setup the richfaceslatest app to pull from jenkins again?
Cheers,
Brian
10 years, 11 months
RichFaces components + JSF 2.2 Stateless views: how to test?
by Jiri Stefek
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 stateless views [1, 2]:
* It should bring memory and performance advantages (bigger views -> bigger advantage).
* Preventing of view expired exceptions.
(* The @ViewScoped bean in such view will behave like @RequestScoped.)
* no state is saved and applied to components
Questions:
How should we test this feature with RichFaces components and which components should be tested?
Some components will probably not fully work since they are dependent on its state (tables?), how do we handle this? By throwing an exception?
Regards,
JS
[1] http://jdevelopment.nl/jsf-22/#1055
[2] http://jsfcorner.blogspot.cz/2013/05/jsf-22-stateless-views-explained.html
10 years, 11 months
QE status of 4.3.5.Final
by Pavol Pitoňák
Hi,
QE team verified 4.3.5.Final and closed most of resolved issues.
The popup menu issue (RF-13239) is OK now in 4.3.5. Two issues for Photoalbum are resolved only partially (RF-13486 and RF-13487). According to Jiri, it's not critical for this release so he proposes to create new issues and schedule them for 4.3.6. WDYT?
There are still several unresolved issues for Photoalbum and one issue has a pull request (RF-13467). We are ready to do a respin after all issues are resolved.
Regards,
Pavol
10 years, 11 months
Shifting the team meeting tomorrow
by Lukáš Fryč
Hey guys,
I would like to shift the team meeting at Jan 14 one hour later (17 p.m.
CET)
since I would like to attend a public performance of my daughter.
Does anyone has any conflicts or so?
Cheers,
~ Lukas
10 years, 11 months