From issues at jboss.org Mon Aug 4 04:58:30 2014 From: issues at jboss.org (Martin Tomasek (JIRA)) Date: Mon, 4 Aug 2014 04:58:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3036) Metamer enhancements for more effective work In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tomasek resolved RFPL-3036. ---------------------------------- Resolution: Done The link has been removed. Thank you [~manovotn]. > Metamer enhancements for more effective work > -------------------------------------------- > > Key: RFPL-3036 > URL: https://issues.jboss.org/browse/RFPL-3036 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 5.0.0.Alpha1 > Reporter: Juraj H?ska > Assignee: Martin Tomasek > Fix For: 4.5.0.Alpha3 > > > We have discussed couple of enhancements to Metamer: > # put all components to the first page > # make a search input on the home page with automatic focus after page load ,which will be able to filter the components > # I am also thinking about making similar search box for attributes in the sample pages -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Aug 4 06:34:29 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 4 Aug 2014 06:34:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces In-Reply-To: References: Message-ID: Matej Novotny created RFPL-3418: ----------------------------------- Summary: Metamer with MyFaces Key: RFPL-3418 URL: https://issues.jboss.org/browse/RFPL-3418 Project: RichFaces Planning Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 4.5.0.Alpha3 Environment: Tomcat 7/8 MyFaces (2.1.x, 2.2.x) RF 4.5.0.Alpha3 Reporter: Matej Novotny Metamer with MyFaces does not display components correctly. It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. This is likely to be due to some resources (styling) not loaded. Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. Also this bug cannot be reproduced with 4.3.x. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Aug 4 07:00:33 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 4 Aug 2014 07:00:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny updated RFPL-3418: -------------------------------- Description: Metamer with MyFaces does not display components correctly. It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. This is likely to be due to some resources (styling) not loaded. Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. Also this bug cannot be reproduced with 4.3.x. With MyFaces the following CSS files are present on the accordion page: * common.ecss * attributes.ecss * skinning.ecss While with Mojarra these are present: * common.ecss * attributes.ecss * accordion.css * icons.css * log.css * skinning.ecss was: Metamer with MyFaces does not display components correctly. It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. This is likely to be due to some resources (styling) not loaded. Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. Also this bug cannot be reproduced with 4.3.x. > Metamer with MyFaces > -------------------- > > Key: RFPL-3418 > URL: https://issues.jboss.org/browse/RFPL-3418 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 4.5.0.Alpha3 > Environment: Tomcat 7/8 > MyFaces (2.1.x, 2.2.x) > RF 4.5.0.Alpha3 > Reporter: Matej Novotny > > Metamer with MyFaces does not display components correctly. > It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. > This is likely to be due to some resources (styling) not loaded. > Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. > Also this bug cannot be reproduced with 4.3.x. > With MyFaces the following CSS files are present on the accordion page: > * common.ecss > * attributes.ecss > * skinning.ecss > While with Mojarra these are present: > * common.ecss > * attributes.ecss > * accordion.css > * icons.css > * log.css > * skinning.ecss -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Mon Aug 4 08:02:29 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 4 Aug 2014 08:02:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny reassigned RFPL-3418: ----------------------------------- Assignee: Matej Novotny > Metamer with MyFaces > -------------------- > > Key: RFPL-3418 > URL: https://issues.jboss.org/browse/RFPL-3418 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 4.5.0.Alpha3 > Environment: Tomcat 7/8 > MyFaces (2.1.x, 2.2.x) > RF 4.5.0.Alpha3 > Reporter: Matej Novotny > Assignee: Matej Novotny > > Metamer with MyFaces does not display components correctly. > It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. > This is likely to be due to some resources (styling) not loaded. > Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. > Also this bug cannot be reproduced with 4.3.x. > With MyFaces the following CSS files are present on the accordion page: > * common.ecss > * attributes.ecss > * skinning.ecss > While with Mojarra these are present: > * common.ecss > * attributes.ecss > * accordion.css > * icons.css > * log.css > * skinning.ecss -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 06:50:29 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 5 Aug 2014 06:50:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990362#comment-12990362 ] Matej Novotny commented on RFPL-3418: ------------------------------------- Resource loading affects all RF apps with MyFaces hence this issue will be resolved along with RF-13758. Linking these two issues together for clarity. > Metamer with MyFaces > -------------------- > > Key: RFPL-3418 > URL: https://issues.jboss.org/browse/RFPL-3418 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 4.5.0.Alpha3 > Environment: Tomcat 7/8 > MyFaces (2.1.x, 2.2.x) > RF 4.5.0.Alpha3 > Reporter: Matej Novotny > Assignee: Matej Novotny > > Metamer with MyFaces does not display components correctly. > It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. > This is likely to be due to some resources (styling) not loaded. > Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. > Also this bug cannot be reproduced with 4.3.x. > With MyFaces the following CSS files are present on the accordion page: > * common.ecss > * attributes.ecss > * skinning.ecss > While with Mojarra these are present: > * common.ecss > * attributes.ecss > * accordion.css > * icons.css > * log.css > * skinning.ecss -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 10:40:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 10:40:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 10:40:30 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 10:40:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3372) Component reference 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3372: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Component reference 4.5.0.Alpha3 updates > ---------------------------------------- > > Key: RFPL-3372 > URL: https://issues.jboss.org/browse/RFPL-3372 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Below you can find some changes need to be done for Component reference in 4.5.0.Alpha3 > * 3.8.9.2. Configuring JMS backend > ** it should be used how to configure it for WildFly instead of JBoss AS > * rich:editor > ** alter the note which has links for CKEditor 3, to point to CKEditor 4 > ** changing the skin needs to be done with its JS API from now on > * togglePanel > ** Example 9.4. Basic usage - code snippet contains redundant '?' characters > * EDT > ** 10.6.3.3. Row selection - code snippet, {{import org.richfaces.component.UIExtendedDataTable;}} needs to be changed to {{import org.richfaces.component.AbstractExtendedDataTable;}} and the usage of {{UIExtendedDataTable}} as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 10:40:30 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 10:40:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3371) Developer guide 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3371: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Developer guide 4.5.0.Alpha3 updates > ------------------------------------ > > Key: RFPL-3371 > URL: https://issues.jboss.org/browse/RFPL-3371 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > Original Estimate: 45 minutes > Remaining Estimate: 45 minutes > > Below you can find changes required to be made for Developer guide on {{4.5.0.Alpha3}} > * 2.1. Technical Requirements > ** update browser versions > * 2.1.1. Project libraries and dependencies > ** RichFaces library is not distributed as a single jar, list the jar files > ** update javax.faces.jar to 2.1.28 or higher > ** udpate guava version to 16.0.1 > ** css parser to 0.9.14 > ** atmosphere to 1.0.18 > ** weld-servlet 1.1.18 > * 2.4. Creating a project with JBoss Developer Studio > ** 3. Reference the tag library - missing a4j namespace > * 2.5.2. Using the RichFaces project archetype > ** for 4.5.x there are no archetypes, are we going to release them as well ? > * Import the project into an IDE > ** no need to install maven support to JBoss Developer studio > ** the address where the project is accessible when deployed: http://localhost:8080/jsf-app/ depends on the name a user would choose when creating the project from archetype - it should be mentioned that jsf-app is placeholder > * 3.1.1. Server requirements > ** it will not work with JBoss AS 7, need EAP 6.2.3+ or WildFly 8.0.0.Final+ > * 4.4. Component overview > ** The RichFaces framework is not made up of the sinlge tag library. > builidng -> building > * 6.4.1. Creating a new skin > blueSky.skin.properties is in richfaces-core-version.jar > * Appendix B. Migration Notes > popupPanel autosize and min, max attributes change - more info in RF-13629 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 10:58:31 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 5 Aug 2014 10:58:31 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-2344. ------------------------------- Fix Version/s: 4.5.0.Beta1 Resolution: Done It should now work with all tested containers. > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 17:50:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 17:50:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3393) RichFaces 4.5.0.Alpha3 Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3393. --------------------------------- Resolution: Done > RichFaces 4.5.0.Alpha3 Release > ------------------------------ > > Key: RFPL-3393 > URL: https://issues.jboss.org/browse/RFPL-3393 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Alpha3 > Reporter: Brian Leathem > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.0.Alpha3 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.5.0.Alpha3}} > RichFaces tag: {{4.5.0.Alpha3}} > Metamer tag: {{4.5.0.20140710-Alpha3}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: > ---- > More information can be found in RichFaces 4.X release testing process document [2]. > [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config > [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Upgrade Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3372) Component reference 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3372: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Component reference 4.5.0.Alpha3 updates > ---------------------------------------- > > Key: RFPL-3372 > URL: https://issues.jboss.org/browse/RFPL-3372 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Below you can find some changes need to be done for Component reference in 4.5.0.Alpha3 > * 3.8.9.2. Configuring JMS backend > ** it should be used how to configure it for WildFly instead of JBoss AS > * rich:editor > ** alter the note which has links for CKEditor 3, to point to CKEditor 4 > ** changing the skin needs to be done with its JS API from now on > * togglePanel > ** Example 9.4. Basic usage - code snippet contains redundant '?' characters > * EDT > ** 10.6.3.3. Row selection - code snippet, {{import org.richfaces.component.UIExtendedDataTable;}} needs to be changed to {{import org.richfaces.component.AbstractExtendedDataTable;}} and the usage of {{UIExtendedDataTable}} as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Doc Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Upgrade Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Upgrade Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Doc Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:34 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Bug Fix Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:35 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:35 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Doc Sprint (was: 4.5.0.Beta1 - Bug Fix Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:35 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:35 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3371) Developer guide 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3371: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Developer guide 4.5.0.Alpha3 updates > ------------------------------------ > > Key: RFPL-3371 > URL: https://issues.jboss.org/browse/RFPL-3371 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > Original Estimate: 45 minutes > Remaining Estimate: 45 minutes > > Below you can find changes required to be made for Developer guide on {{4.5.0.Alpha3}} > * 2.1. Technical Requirements > ** update browser versions > * 2.1.1. Project libraries and dependencies > ** RichFaces library is not distributed as a single jar, list the jar files > ** update javax.faces.jar to 2.1.28 or higher > ** udpate guava version to 16.0.1 > ** css parser to 0.9.14 > ** atmosphere to 1.0.18 > ** weld-servlet 1.1.18 > * 2.4. Creating a project with JBoss Developer Studio > ** 3. Reference the tag library - missing a4j namespace > * 2.5.2. Using the RichFaces project archetype > ** for 4.5.x there are no archetypes, are we going to release them as well ? > * Import the project into an IDE > ** no need to install maven support to JBoss Developer studio > ** the address where the project is accessible when deployed: http://localhost:8080/jsf-app/ depends on the name a user would choose when creating the project from archetype - it should be mentioned that jsf-app is placeholder > * 3.1.1. Server requirements > ** it will not work with JBoss AS 7, need EAP 6.2.3+ or WildFly 8.0.0.Final+ > * 4.4. Component overview > ** The RichFaces framework is not made up of the sinlge tag library. > builidng -> building > * 6.4.1. Creating a new skin > blueSky.skin.properties is in richfaces-core-version.jar > * Appendix B. Migration Notes > popupPanel autosize and min, max attributes change - more info in RF-13629 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:40:35 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:40:35 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3373: -------------------------------- Sprint: 4.5.0.Beta1 - Upgrade Sprint (was: 4.5.0.Beta1 - Doc Sprint) > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 5 18:44:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 5 Aug 2014 18:44:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3415) Update "how to" guides for RichFaces 4.5 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3415: -------------------------------- Sprint: 4.5.0.Beta1 - Doc Sprint > Update "how to" guides for RichFaces 4.5 > ---------------------------------------- > > Key: RFPL-3415 > URL: https://issues.jboss.org/browse/RFPL-3415 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Michal Petrov > Fix For: 4.5.0.Beta1 > > > Guides such as https://community.jboss.org/wiki/HowtoaddRichFaces4xtomavenbasedproject are not up to date with Alpha3 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 6 08:16:33 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 6 Aug 2014 08:16:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3418) Metamer with MyFaces In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3418. --------------------------------- Resolution: Done Resolved along with RF-13758. > Metamer with MyFaces > -------------------- > > Key: RFPL-3418 > URL: https://issues.jboss.org/browse/RFPL-3418 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 4.5.0.Alpha3 > Environment: Tomcat 7/8 > MyFaces (2.1.x, 2.2.x) > RF 4.5.0.Alpha3 > Reporter: Matej Novotny > Assignee: Matej Novotny > > Metamer with MyFaces does not display components correctly. > It can be deployed (to Tomcat) without errors but once you load the [main page|http://localhost:8080/metamer-tomcat7-myfaces/faces/index.xhtml], you can see that the panel is not rendered correctly. Also one can browse to for instance [accordion page|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richAccordion/simple.xhtml] which is displayed as plain text. > This is likely to be due to some resources (styling) not loaded. > Showcase and simpleapp work both fine with MyFaces so it's Metamer related only. > Also this bug cannot be reproduced with 4.3.x. > With MyFaces the following CSS files are present on the accordion page: > * common.ecss > * attributes.ecss > * skinning.ecss > While with Mojarra these are present: > * common.ecss > * attributes.ecss > * accordion.css > * icons.css > * log.css > * skinning.ecss -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 6 18:32:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Wed, 6 Aug 2014 18:32:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3372) Component reference 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3372. --------------------------------- Assignee: Brian Leathem Resolution: Done > Component reference 4.5.0.Alpha3 updates > ---------------------------------------- > > Key: RFPL-3372 > URL: https://issues.jboss.org/browse/RFPL-3372 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Assignee: Brian Leathem > Fix For: 4.5.0.Beta1 > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Below you can find some changes need to be done for Component reference in 4.5.0.Alpha3 > * 3.8.9.2. Configuring JMS backend > ** it should be used how to configure it for WildFly instead of JBoss AS > * rich:editor > ** alter the note which has links for CKEditor 3, to point to CKEditor 4 > ** changing the skin needs to be done with its JS API from now on > * togglePanel > ** Example 9.4. Basic usage - code snippet contains redundant '?' characters > * EDT > ** 10.6.3.3. Row selection - code snippet, {{import org.richfaces.component.UIExtendedDataTable;}} needs to be changed to {{import org.richfaces.component.AbstractExtendedDataTable;}} and the usage of {{UIExtendedDataTable}} as well -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 6 19:00:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Wed, 6 Aug 2014 19:00:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3371) Developer guide 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3371. --------------------------------- Resolution: Done > Developer guide 4.5.0.Alpha3 updates > ------------------------------------ > > Key: RFPL-3371 > URL: https://issues.jboss.org/browse/RFPL-3371 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > Original Estimate: 45 minutes > Remaining Estimate: 45 minutes > > Below you can find changes required to be made for Developer guide on {{4.5.0.Alpha3}} > * 2.1. Technical Requirements > ** update browser versions > * 2.1.1. Project libraries and dependencies > ** RichFaces library is not distributed as a single jar, list the jar files > ** update javax.faces.jar to 2.1.28 or higher > ** udpate guava version to 16.0.1 > ** css parser to 0.9.14 > ** atmosphere to 1.0.18 > ** weld-servlet 1.1.18 > * 2.4. Creating a project with JBoss Developer Studio > ** 3. Reference the tag library - missing a4j namespace > * 2.5.2. Using the RichFaces project archetype > ** for 4.5.x there are no archetypes, are we going to release them as well ? > * Import the project into an IDE > ** no need to install maven support to JBoss Developer studio > ** the address where the project is accessible when deployed: http://localhost:8080/jsf-app/ depends on the name a user would choose when creating the project from archetype - it should be mentioned that jsf-app is placeholder > * 3.1.1. Server requirements > ** it will not work with JBoss AS 7, need EAP 6.2.3+ or WildFly 8.0.0.Final+ > * 4.4. Component overview > ** The RichFaces framework is not made up of the sinlge tag library. > builidng -> building > * 6.4.1. Creating a new skin > blueSky.skin.properties is in richfaces-core-version.jar > * Appendix B. Migration Notes > popupPanel autosize and min, max attributes change - more info in RF-13629 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 6 19:02:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Wed, 6 Aug 2014 19:02:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3373. --------------------------------- Resolution: Done Resolved with this commit: https://github.com/richfaces/richfaces-docs/commit/8ed6f44be0f7140135b351c6f54c852ffdcfb115 > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 7 05:24:30 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Thu, 7 Aug 2014 05:24:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3281) Test new implemetation of file upload In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991160#comment-12991160 ] Juraj H?ska commented on RFPL-3281: ----------------------------------- Thanks to prompt fix of [~okiss], the ARQGRA-455 is resolved now. I have tried tests with Graphene SNAPSHOT and it works. Resolving. > Test new implemetation of file upload > ------------------------------------- > > Key: RFPL-3281 > URL: https://issues.jboss.org/browse/RFPL-3281 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 5.0.0.Alpha3 > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > > The file upload component in RichFaces 5 was reimplemented. > * Everything expected to work > * Using Servlet 3.0 API for file uploads - won't work on Tomcat 6 > * Files are sent through an XHR request (as opposed to the previous iframe approach) > * Originally had to intercept the request early to get upload progress updates > but now we monitor the upload progress on the client, so this is not needed -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 7 05:24:31 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Thu, 7 Aug 2014 05:24:31 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3281) Test new implemetation of file upload In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3281. ------------------------------- Resolution: Done > Test new implemetation of file upload > ------------------------------------- > > Key: RFPL-3281 > URL: https://issues.jboss.org/browse/RFPL-3281 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 5.0.0.Alpha3 > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > > The file upload component in RichFaces 5 was reimplemented. > * Everything expected to work > * Using Servlet 3.0 API for file uploads - won't work on Tomcat 6 > * Files are sent through an XHR request (as opposed to the previous iframe approach) > * Originally had to intercept the request early to get upload progress updates > but now we monitor the upload progress on the client, so this is not needed -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 7 09:36:33 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Thu, 7 Aug 2014 09:36:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991272#comment-12991272 ] Ji?? ?tefek commented on RFPL-2344: ----------------------------------- [~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ? > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 14 16:20:29 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 14 Aug 2014 16:20:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3416) Update the RichFaces Forge plugin to work with RichFaces 4.5.x In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3416: -------------------------------- Fix Version/s: 4.5.0.Beta2 (was: 4.5.0.Beta1) > Update the RichFaces Forge plugin to work with RichFaces 4.5.x > -------------------------------------------------------------- > > Key: RFPL-3416 > URL: https://issues.jboss.org/browse/RFPL-3416 > Project: RichFaces Planning > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: examples > Reporter: Brian Leathem > Fix For: 4.5.0.Beta2 > > -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 14 16:32:30 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 14 Aug 2014 16:32:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3415) Update "how to" guides for RichFaces 4.5 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3415: -------------------------------- Original Estimate: 30 minutes Remaining Estimate: 30 minutes > Update "how to" guides for RichFaces 4.5 > ---------------------------------------- > > Key: RFPL-3415 > URL: https://issues.jboss.org/browse/RFPL-3415 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Michal Petrov > Fix For: 4.5.0.Beta1 > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Guides such as https://community.jboss.org/wiki/HowtoaddRichFaces4xtomavenbasedproject are not up to date with Alpha3 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 14 16:36:33 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 14 Aug 2014 16:36:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3415) Update "how to" guides for RichFaces 4.5 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem reassigned RFPL-3415: ----------------------------------- Assignee: Michal Petrov > Update "how to" guides for RichFaces 4.5 > ---------------------------------------- > > Key: RFPL-3415 > URL: https://issues.jboss.org/browse/RFPL-3415 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Guides such as https://community.jboss.org/wiki/HowtoaddRichFaces4xtomavenbasedproject are not up to date with Alpha3 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 14 16:38:31 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 14 Aug 2014 16:38:31 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3371) Developer guide 4.5.0.Alpha3 updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem reassigned RFPL-3371: ----------------------------------- Assignee: Brian Leathem > Developer guide 4.5.0.Alpha3 updates > ------------------------------------ > > Key: RFPL-3371 > URL: https://issues.jboss.org/browse/RFPL-3371 > Project: RichFaces Planning > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Assignee: Brian Leathem > Fix For: 4.5.0.Beta1 > > Original Estimate: 45 minutes > Remaining Estimate: 45 minutes > > Below you can find changes required to be made for Developer guide on {{4.5.0.Alpha3}} > * 2.1. Technical Requirements > ** update browser versions > * 2.1.1. Project libraries and dependencies > ** RichFaces library is not distributed as a single jar, list the jar files > ** update javax.faces.jar to 2.1.28 or higher > ** udpate guava version to 16.0.1 > ** css parser to 0.9.14 > ** atmosphere to 1.0.18 > ** weld-servlet 1.1.18 > * 2.4. Creating a project with JBoss Developer Studio > ** 3. Reference the tag library - missing a4j namespace > * 2.5.2. Using the RichFaces project archetype > ** for 4.5.x there are no archetypes, are we going to release them as well ? > * Import the project into an IDE > ** no need to install maven support to JBoss Developer studio > ** the address where the project is accessible when deployed: http://localhost:8080/jsf-app/ depends on the name a user would choose when creating the project from archetype - it should be mentioned that jsf-app is placeholder > * 3.1.1. Server requirements > ** it will not work with JBoss AS 7, need EAP 6.2.3+ or WildFly 8.0.0.Final+ > * 4.4. Component overview > ** The RichFaces framework is not made up of the sinlge tag library. > builidng -> building > * 6.4.1. Creating a new skin > blueSky.skin.properties is in richfaces-core-version.jar > * Appendix B. Migration Notes > popupPanel autosize and min, max attributes change - more info in RF-13629 -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 14 16:38:31 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 14 Aug 2014 16:38:31 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3373) Developer guide for 4.5.0-Alpha3 bugs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem reassigned RFPL-3373: ----------------------------------- Assignee: Brian Leathem > Developer guide for 4.5.0-Alpha3 bugs > ------------------------------------- > > Key: RFPL-3373 > URL: https://issues.jboss.org/browse/RFPL-3373 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Juraj H?ska > Assignee: Brian Leathem > Fix For: 4.5.0.Beta1 > > > There are some bugs in 4.5.0.Alpha3 Developer guide: > * with [this|https://github.com/richfaces/richfaces-docs/commit/74ec6117009436818c83959eddc1828a098f4e25] commit it was intended to change {{r}} namespace to {{rich}}, however, words ending with 'r' are altered as well, so e.g. {{background-color}} CSS property was changed to {{background-colorich}} > * imho {{rich}} namespace should be used instead of {{r}}, like it is in 4.3.x. It looks more uniformed together with {{a4j}}. {{r}} is used e.g. in code snippet for _2.4. Creating a project with JBoss Developer Studio_ -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 19 09:37:30 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 19 Aug 2014 09:37:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991272#comment-12991272 ] Ji?? ?tefek edited comment on RFPL-2344 at 8/19/14 9:36 AM: ------------------------------------------------------------ [~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ? Edit: This was solved after the maven plugins were updated ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013b8307752b9045aca5e88a62]). There is no redundant restart of the container in this case anymore. was (Author: jstefek): [~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ? > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Tue Aug 19 09:37:30 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 19 Aug 2014 09:37:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991272#comment-12991272 ] Ji?? ?tefek edited comment on RFPL-2344 at 8/19/14 9:36 AM: ------------------------------------------------------------ [~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ? Edit: This was *solved after the maven plugins were updated* ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013b8307752b9045aca5e88a62]). There is no redundant restart of the container in this case anymore. was (Author: jstefek): [~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ? Edit: This was solved after the maven plugins were updated ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013b8307752b9045aca5e88a62]). There is no redundant restart of the container in this case anymore. > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:01:34 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:01:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3280) Proof of Concept: Jenkins on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3280. --------------------------------- Resolution: Done Not feasible at the moment. > Proof of Concept: Jenkins on OpenShift > -------------------------------------- > > Key: RFPL-3280 > URL: https://issues.jboss.org/browse/RFPL-3280 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > > Try to implement custom Jenkins master with 2 slaves on OpenShift usable for building RichFaces framework, documentation, demos and running unit and functional tests. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:01:34 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:01:34 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2985) RF5 Autocomplete: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-2985. --------------------------------- Resolution: Partially Completed Since there will be no RichFaces 5, we don't need to continue with this issue. > RF5 Autocomplete: Initial QE Tasks > ---------------------------------- > > Key: RFPL-2985 > URL: https://issues.jboss.org/browse/RFPL-2985 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Luk?? Fry? > Assignee: Pavol Pitonak > Priority: Blocker > Fix For: 5-Future > > > # -review components - widget, JSF component, see demos and dev examples- > # create JavaScript tests for component > # create/update Jenkins job(s) to run JavaScript tests continuously > # -add component to Metamer (on feature branch as long as it is in sandbox)- > # -create/update page fragment if it makes sense- > # create/update framework tests for component for each component's attribute and for each major feature > # -create Metamer tests for those use-cases requiring templates- > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > # update Migration Guide https://github.com/richfaces/richfaces/wiki/RichFaces-5-Migration-Guide -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:05:29 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:05:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2263) Create tests for progress facet of fileUpload In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RFPL-2263: ----------------------------------- Assignee: Martin Tomasek (was: Pavol Pitonak) [~mtomasek], review tests for file upload and create this test if still doesn't exist. > Create tests for progress facet of fileUpload > --------------------------------------------- > > Key: RFPL-2263 > URL: https://issues.jboss.org/browse/RFPL-2263 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > > Create a new sample and tests for rich:fileUpload with *progress* facet. See Component Reference [1] and rich:progressBar sample in Metamer for more information. > [1] http://docs.jboss.org/richfaces/4.2.X/4.2.2.Final/Component_Reference/en-US/html_single/#sect-Component_Reference-richfileUpload-Interactivity_options -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:07:30 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:07:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1079) Test reloading of components to validate keeping of visual state In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RFPL-1079: ----------------------------------- Assignee: Martin Tomasek (was: Pavol Pitonak) > Test reloading of components to validate keeping of visual state > ---------------------------------------------------------------- > > Key: RFPL-1079 > URL: https://issues.jboss.org/browse/RFPL-1079 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Luk?? Fry? > Assignee: Martin Tomasek > > First write test for at least one component. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:15:36 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:15:36 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3038: -------------------------------- Fix Version/s: 4.5-Tracking (was: 5-Future) > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Wed Aug 20 09:15:36 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 20 Aug 2014 09:15:36 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3038: -------------------------------- Affects Version/s: 4.5.0.Alpha3 > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 21 02:57:31 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Thu, 21 Aug 2014 02:57:31 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994571#comment-12994571 ] Matej Novotny commented on RFPL-3038: ------------------------------------- Since we moved this to 4.5 release this issue is still relevant and I forgot to update it. So here is what we have covered: * Charts (as we tested them in Alpha3) were fully working for desktops and disabled for mobiles * Framework [tests|https://github.com/richfaces/richfaces/blob/master/components/rich/src/test/integration/org/richfaces/component/chart/ITChartBasic.java] are done * Metamer has [charts samples|https://github.com/richfaces/richfaces-qa/tree/master/metamer/application/src/main/webapp/components/richChart] as well as additional tests * Jenkins job cam be run as long as Chrome is used, tests are marked as Smoke ** This is due to a Selenium issue with clicking on canvas (offset is not taken into account while targeting canvas) And what we need to take a look at: * Page fragment ** We don't have one ** IMHO it does not make much sense to create one as the component is based on flotr charts which have a full size JS API ** As of now there is not much interaction with charts which could be exported into fragment methods ** [~ppitonak] do you think it makes sense to create a fragment? * Documentation ** Haven't inspected this much yet, I will take a closer look at it > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 21 06:21:29 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Thu, 21 Aug 2014 06:21:29 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3419) Configure photoalbum tests for RF 4.5.x as well In-Reply-To: References: Message-ID: Juraj H?ska created RFPL-3419: --------------------------------- Summary: Configure photoalbum tests for RF 4.5.x as well Key: RFPL-3419 URL: https://issues.jboss.org/browse/RFPL-3419 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: QE Affects Versions: 4.5.0.Beta1 Reporter: Juraj H?ska Assignee: Pavol Pitonak Fix For: 4.5.0.Beta2 Configure tests for Photoalbum with RF 4.5.x libraries. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Thu Aug 21 06:21:30 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Thu, 21 Aug 2014 06:21:30 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3419) Configure photoalbum tests for RF 4.5.x In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska updated RFPL-3419: ------------------------------ Summary: Configure photoalbum tests for RF 4.5.x (was: Configure photoalbum tests for RF 4.5.x as well) > Configure photoalbum tests for RF 4.5.x > --------------------------------------- > > Key: RFPL-3419 > URL: https://issues.jboss.org/browse/RFPL-3419 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Beta1 > Reporter: Juraj H?ska > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta2 > > > Configure tests for Photoalbum with RF 4.5.x libraries. -- This message was sent by Atlassian JIRA (v6.2.6#6264) From issues at jboss.org Fri Aug 22 06:32:59 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 22 Aug 2014 06:32:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3415) Update "how to" guides for RichFaces 4.5 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3415. --------------------------------- Resolution: Done > Update "how to" guides for RichFaces 4.5 > ---------------------------------------- > > Key: RFPL-3415 > URL: https://issues.jboss.org/browse/RFPL-3415 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: doc > Affects Versions: 4.5.0.Alpha3 > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Guides such as https://community.jboss.org/wiki/HowtoaddRichFaces4xtomavenbasedproject are not up to date with Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 08:56:00 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 22 Aug 2014 08:56:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3420) RichFaces build is broken when running integration with release profile In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3420: ----------------------------------- Summary: RichFaces build is broken when running integration with release profile Key: RFPL-3420 URL: https://issues.jboss.org/browse/RFPL-3420 Project: RichFaces Planning Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 4.5.0.Beta1 Environment: JDK 1.7 Reporter: Michal Petrov Building RichFaces with {{mvn clean package -Dintegration=wildfly81 -Prelease}} will result in a failure in richfaces/dist during the execution of the maven javadoc plugin. (This currently makes jenkins fail) Using {{-Dintegration=wildfly80}} or not running integration tests at all ends with a successful build. It has started happening after the PR for RF-12950 has been merged. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3421) RichFaces 4.5.0.Beta1 release testing In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3421: ----------------------------------- Summary: RichFaces 4.5.0.Beta1 release testing Key: RFPL-3421 URL: https://issues.jboss.org/browse/RFPL-3421 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 release info in main release jira (RFPL-3393) -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:02 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3428) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3428: ----------------------------------- Summary: Manually test Metamer with Tomcat 7 and Mojarra on IE10 Key: RFPL-3428 URL: https://issues.jboss.org/browse/RFPL-3428 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3422) Tag and release Metamer and tests In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3422: ----------------------------------- Summary: Tag and release Metamer and tests Key: RFPL-3422 URL: https://issues.jboss.org/browse/RFPL-3422 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3423) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3423: ----------------------------------- Summary: Configure and fire all release build under RF-Rel view in Jenkins Key: RFPL-3423 URL: https://issues.jboss.org/browse/RFPL-3423 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 Run all jobs with prefix richfaces-4.5-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3424) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3424: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins Key: RFPL-3424 URL: https://issues.jboss.org/browse/RFPL-3424 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3426) Manually test Metamer with WildFly 8.1 and Mojarra on IE11 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3426: ----------------------------------- Summary: Manually test Metamer with WildFly 8.1 and Mojarra on IE11 Key: RFPL-3426 URL: https://issues.jboss.org/browse/RFPL-3426 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3425) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3425: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins in HTTPS setup Key: RFPL-3425 URL: https://issues.jboss.org/browse/RFPL-3425 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:13:02 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3427) Manually test Metamer with WildFly 8.1 and Mojarra on Chrome In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3427: ----------------------------------- Summary: Manually test Metamer with WildFly 8.1 and Mojarra on Chrome Key: RFPL-3427 URL: https://issues.jboss.org/browse/RFPL-3427 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Martin Tomasek Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3429) Manually test Metamer resourceMapping options on WildFly 8.1 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3429: ----------------------------------- Summary: Manually test Metamer resourceMapping options on WildFly 8.1 Key: RFPL-3429 URL: https://issues.jboss.org/browse/RFPL-3429 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.0.Alpha3 Since there are some thing which are not enough covered by ftests, have a look at various resourceMapping configurations and how it looks like live. Test in Metamer on latest WildFly 8.1. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3430) Manually test Showcase with WildFly 8.0 and Mojarra on Firefox In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3430: ----------------------------------- Summary: Manually test Showcase with WildFly 8.0 and Mojarra on Firefox Key: RFPL-3430 URL: https://issues.jboss.org/browse/RFPL-3430 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:02 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3431) Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3431: ----------------------------------- Summary: Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones Key: RFPL-3431 URL: https://issues.jboss.org/browse/RFPL-3431 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:02 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3432) Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3432: ----------------------------------- Summary: Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets Key: RFPL-3432 URL: https://issues.jboss.org/browse/RFPL-3432 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:03 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3433) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3433: ----------------------------------- Summary: Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets Key: RFPL-3433 URL: https://issues.jboss.org/browse/RFPL-3433 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.0.Alpha3 Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:03 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3434) Verify archetypes In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3434: ----------------------------------- Summary: Verify archetypes Key: RFPL-3434 URL: https://issues.jboss.org/browse/RFPL-3434 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.0.Alpha3 * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} * simpleapp on mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} * kitchensink on desktop and mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:03 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3435) Test RichFaces with JBDS 8 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3435: ----------------------------------- Summary: Test RichFaces with JBDS 8 Key: RFPL-3435 URL: https://issues.jboss.org/browse/RFPL-3435 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 # create a new Ant project and deploy it to WildFly 8.1 and Tomcat 7 # create a new Maven project and deploy it to WildFly 8.1 and Tomcat 7 # try to import existing Maven project # create new project from JBoss Central add 4. According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want (03:06:09 PM) bleathem: Snjeza: how do you do that? (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:03 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3436) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3436: ----------------------------------- Summary: Smoke test Showcase on OpenShift Key: RFPL-3436 URL: https://issues.jboss.org/browse/RFPL-3436 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.0.Alpha3 Steps to test: # Get OpenShift account here: [https://www.openshift.com/] # Add application, use EAP, choose public URL and such - initial app will be created and deployed. #* Should you need to create a SSH key follow [this|https://help.github.com/articles/generating-ssh-keys] link. # GIT repository was created and is accessible, link is visible via "My Applications" tab - copy it to your local machine. # Obtain a .war file of the Showcase application [here|https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-showcase/4.3.4.Final/richfaces-showcase-4.3.4.Final-openshift.war] # Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy .war file into deployment folder # Commit the changes from repository folder using following commands: #* git add -A #* git commit -m "some message" #* git push # The application will deploy and you can access it using link visible under "My Applications" tab -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:04 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3437: ----------------------------------- Summary: Verify and close resolved issues Key: RFPL-3437 URL: https://issues.jboss.org/browse/RFPL-3437 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Alpha3%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:04 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3438) Test RichRates In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3438: ----------------------------------- Summary: Test RichRates Key: RFPL-3438 URL: https://issues.jboss.org/browse/RFPL-3438 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Martin Tomasek Fix For: 4.5.0.Alpha3 You can find latest version of RichRates in https://github.com/ppitonak/richrates It's sufficient to change version of RichFaces in pom.xml to the current release's version and run all automated tests in Firefox and PhantomJS using {code} mvn clean verify -P wildfly-managed-8-1,all-tests mvn clean verify -P wildfly-managed-8-1,all-tests -D arq.extension.webdriver.browser=phantomjs {code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:04 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3421) RichFaces 4.5.0.Beta1 release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3421: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > RichFaces 4.5.0.Beta1 release testing > ------------------------------------- > > Key: RFPL-3421 > URL: https://issues.jboss.org/browse/RFPL-3421 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > release info in main release jira (RFPL-3393) -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:14:59 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:14:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3438) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3438: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Test RichRates > -------------- > > Key: RFPL-3438 > URL: https://issues.jboss.org/browse/RFPL-3438 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > Fix For: 4.5.0.Beta1 > > > You can find latest version of RichRates in https://github.com/ppitonak/richrates > It's sufficient to change version of RichFaces in pom.xml to the current release's version and run all automated tests in Firefox and PhantomJS using > {code} > mvn clean verify -P wildfly-managed-8-1,all-tests > mvn clean verify -P wildfly-managed-8-1,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:15:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:15:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3437: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Alpha3%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:15:59 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:15:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3437: -------------------------------- Description: Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true was: Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Alpha3%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:17:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:17:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3436) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3436: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Smoke test Showcase on OpenShift > -------------------------------- > > Key: RFPL-3436 > URL: https://issues.jboss.org/browse/RFPL-3436 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > > Steps to test: > # Get OpenShift account here: [https://www.openshift.com/] > # Add application, use EAP, choose public URL and such - initial app will be created and deployed. > #* Should you need to create a SSH key follow [this|https://help.github.com/articles/generating-ssh-keys] link. > # GIT repository was created and is accessible, link is visible via "My Applications" tab - copy it to your local machine. > # Obtain a .war file of the Showcase application [here|https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-showcase/4.3.4.Final/richfaces-showcase-4.3.4.Final-openshift.war] > # Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy .war file into deployment folder > # Commit the changes from repository folder using following commands: > #* git add -A > #* git commit -m "some message" > #* git push > # The application will deploy and you can access it using link visible under "My Applications" tab -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:17:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:17:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3435) Test RichFaces with JBDS 8 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3435: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Test RichFaces with JBDS 8 > -------------------------- > > Key: RFPL-3435 > URL: https://issues.jboss.org/browse/RFPL-3435 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > # create a new Ant project and deploy it to WildFly 8.1 and Tomcat 7 > # create a new Maven project and deploy it to WildFly 8.1 and Tomcat 7 > # try to import existing Maven project > # create new project from JBoss Central > add 4. > According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: > In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: > (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want > (03:06:09 PM) bleathem: Snjeza: how do you do that? > (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system > (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? > (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype > (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:17:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:17:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3434) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3434: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Verify archetypes > ----------------- > > Key: RFPL-3434 > URL: https://issues.jboss.org/browse/RFPL-3434 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} > * simpleapp on mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} > * kitchensink on desktop and mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:17:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:17:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3434) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3434: -------------------------------- Description: * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} * simpleapp on mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} * kitchensink on desktop and mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} was: * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} * simpleapp on mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} * kitchensink on desktop and mobile {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} > Verify archetypes > ----------------- > > Key: RFPL-3434 > URL: https://issues.jboss.org/browse/RFPL-3434 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} > * simpleapp on mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} > * kitchensink on desktop and mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:18:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:18:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3433) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3433: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3433 > URL: https://issues.jboss.org/browse/RFPL-3433 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:18:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:18:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3432) Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3432: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets > -------------------------------------------------------------------- > > Key: RFPL-3432 > URL: https://issues.jboss.org/browse/RFPL-3432 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:18:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:18:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3431) Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3431: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones > -------------------------------------------------------------------------- > > Key: RFPL-3431 > URL: https://issues.jboss.org/browse/RFPL-3431 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:18:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:18:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3430) Manually test Showcase with WildFly 8.0 and Mojarra on Firefox In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3430: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually test Showcase with WildFly 8.0 and Mojarra on Firefox > -------------------------------------------------------------- > > Key: RFPL-3430 > URL: https://issues.jboss.org/browse/RFPL-3430 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:18:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:18:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3429) Manually test Metamer resourceMapping options on WildFly 8.1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3429: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually test Metamer resourceMapping options on WildFly 8.1 > ------------------------------------------------------------ > > Key: RFPL-3429 > URL: https://issues.jboss.org/browse/RFPL-3429 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > > Since there are some thing which are not enough covered by ftests, have a look at various resourceMapping configurations and how it looks like live. > Test in Metamer on latest WildFly 8.1. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3422) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3422: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3422 > URL: https://issues.jboss.org/browse/RFPL-3422 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3423) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3423: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Configure and fire all release build under RF-Rel view in Jenkins > ----------------------------------------------------------------- > > Key: RFPL-3423 > URL: https://issues.jboss.org/browse/RFPL-3423 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > Run all jobs with prefix richfaces-4.5-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3424) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3424: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3424 > URL: https://issues.jboss.org/browse/RFPL-3424 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3425) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3425: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Configure and fire automated build for Showcase in Jenkins in HTTPS setup > ------------------------------------------------------------------------- > > Key: RFPL-3425 > URL: https://issues.jboss.org/browse/RFPL-3425 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3426) Manually test Metamer with WildFly 8.1 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3426: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually test Metamer with WildFly 8.1 and Mojarra on IE11 > ---------------------------------------------------------- > > Key: RFPL-3426 > URL: https://issues.jboss.org/browse/RFPL-3426 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3427) Manually test Metamer with WildFly 8.1 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3427: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually test Metamer with WildFly 8.1 and Mojarra on Chrome > ------------------------------------------------------------ > > Key: RFPL-3427 > URL: https://issues.jboss.org/browse/RFPL-3427 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 22 09:19:01 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 22 Aug 2014 09:19:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3428) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3428: -------------------------------- Fix Version/s: 4.5.0.Beta1 (was: 4.5.0.Alpha3) > Manually test Metamer with Tomcat 7 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3428 > URL: https://issues.jboss.org/browse/RFPL-3428 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 01:47:59 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 01:47:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3434) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3434. --------------------------------- Resolution: Done Verified with Wildfly 8.1. All archetypes work as expected. > Verify archetypes > ----------------- > > Key: RFPL-3434 > URL: https://issues.jboss.org/browse/RFPL-3434 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=false{code} > * simpleapp on mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code} > * kitchensink on desktop and mobile > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.0.Beta1 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 02:19:59 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 02:19:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3436) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3436. --------------------------------- Resolution: Done Verified, works. Resolving issue. > Smoke test Showcase on OpenShift > -------------------------------- > > Key: RFPL-3436 > URL: https://issues.jboss.org/browse/RFPL-3436 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > > Steps to test: > # Get OpenShift account here: [https://www.openshift.com/] > # Add application, use EAP, choose public URL and such - initial app will be created and deployed. > #* Should you need to create a SSH key follow [this|https://help.github.com/articles/generating-ssh-keys] link. > # GIT repository was created and is accessible, link is visible via "My Applications" tab - copy it to your local machine. > # Obtain a .war file of the Showcase application [here|https://repository.jboss.org/nexus/content/groups/staging/org/richfaces/examples/richfaces-showcase/4.3.4.Final/richfaces-showcase-4.3.4.Final-openshift.war] > # Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy .war file into deployment folder > # Commit the changes from repository folder using following commands: > #* git add -A > #* git commit -m "some message" > #* git push > # The application will deploy and you can access it using link visible under "My Applications" tab -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 03:10:02 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 03:10:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3431) Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3431. --------------------------------- Resolution: Done Verified with Android and iPhone, works correctly. Resolving issue. > Manually smoke test Showcase with WildFly 8.1 and Mojarra on mobile phones > -------------------------------------------------------------------------- > > Key: RFPL-3431 > URL: https://issues.jboss.org/browse/RFPL-3431 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 04:58:00 2014 From: issues at jboss.org (Martin Tomasek (JIRA)) Date: Mon, 25 Aug 2014 04:58:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2263) Create tests for progress facet of fileUpload In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995324#comment-12995324 ] Martin Tomasek commented on RFPL-2263: -------------------------------------- Test for progress facet of fileUpload is missing. Tests for begin and end finish with failures. It looks like that problem is in Graphene. It should be ok, after release Graphene 2.1.0.alpha2. I will check test again and write missing test after new release of Graphene. It's ok? > Create tests for progress facet of fileUpload > --------------------------------------------- > > Key: RFPL-2263 > URL: https://issues.jboss.org/browse/RFPL-2263 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > > Create a new sample and tests for rich:fileUpload with *progress* facet. See Component Reference [1] and rich:progressBar sample in Metamer for more information. > [1] http://docs.jboss.org/richfaces/4.2.X/4.2.2.Final/Component_Reference/en-US/html_single/#sect-Component_Reference-richfileUpload-Interactivity_options -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:32:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 25 Aug 2014 07:32:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3422) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3422. --------------------------------- Resolution: Done > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3422 > URL: https://issues.jboss.org/browse/RFPL-3422 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:33:00 2014 From: issues at jboss.org (Martin Tomasek (JIRA)) Date: Mon, 25 Aug 2014 07:33:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3438) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tomasek resolved RFPL-3438. ---------------------------------- Resolution: Done RichRates seems ok. All tests passed. > Test RichRates > -------------- > > Key: RFPL-3438 > URL: https://issues.jboss.org/browse/RFPL-3438 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > Fix For: 4.5.0.Beta1 > > > You can find latest version of RichRates in https://github.com/ppitonak/richrates > It's sufficient to change version of RichFaces in pom.xml to the current release's version and run all automated tests in Firefox and PhantomJS using > {code} > mvn clean verify -P wildfly-managed-8-1,all-tests > mvn clean verify -P wildfly-managed-8-1,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:34:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 25 Aug 2014 07:34:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995370#comment-12995370 ] Pavol Pitonak commented on RFPL-3437: ------------------------------------- Since there are 36 issues, feel free to split it among team members. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:35:59 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 07:35:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995371#comment-12995371 ] Matej Novotny commented on RFPL-3038: ------------------------------------- I reviewed the component documentation and created a separate issue to track it - RF-13796. I think we can resolve this issue and track any other needed steps in new issues. [~ppitonak] do you agree, or is there anything else I should cover within this issue? > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:52:59 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 25 Aug 2014 07:52:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995374#comment-12995374 ] Pavol Pitonak commented on RFPL-3038: ------------------------------------- I agree that it doesn't make sense to create a page fragment. Feel free to close this issue and we'll handle all remaining tasks in other issues. > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:58:00 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 07:58:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3038. --------------------------------- Resolution: Done > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 07:59:01 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Mon, 25 Aug 2014 07:59:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny closed RFPL-3038. ------------------------------- > RF5 Charts: Initial QE Tasks > ---------------------------- > > Key: RFPL-3038 > URL: https://issues.jboss.org/browse/RFPL-3038 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Priority: Critical > Fix For: 4.5-Tracking > > > # review chart components > # create JavaScript tests for chart components > # create/update Jenkins job to run JavaScript tests continuously > # add chart components to Metamer (on feature branch as long as they are in sandbox) > # create page fragment if it makes sense > # create framework tests for chart components for each component's attribute and for each major feature > # create Metamer tests for those use-cases requiring templates > # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference > link all reported bugs in component to this issue -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 08:32:01 2014 From: issues at jboss.org (Martin Tomasek (JIRA)) Date: Mon, 25 Aug 2014 08:32:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3427) Manually test Metamer with WildFly 8.1 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Tomasek resolved RFPL-3427. ---------------------------------- Resolution: Done Metamer seems ok. Manually tests finished. > Manually test Metamer with WildFly 8.1 and Mojarra on Chrome > ------------------------------------------------------------ > > Key: RFPL-3427 > URL: https://issues.jboss.org/browse/RFPL-3427 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Martin Tomasek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 08:51:01 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 25 Aug 2014 08:51:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3428) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3428. ------------------------------- Resolution: Done Done, nothing new. > Manually test Metamer with Tomcat 7 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3428 > URL: https://issues.jboss.org/browse/RFPL-3428 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 08:52:00 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 25 Aug 2014 08:52:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3426) Manually test Metamer with WildFly 8.1 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3426. ------------------------------- Resolution: Done Done, nothing new. > Manually test Metamer with WildFly 8.1 and Mojarra on IE11 > ---------------------------------------------------------- > > Key: RFPL-3426 > URL: https://issues.jboss.org/browse/RFPL-3426 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Mon Aug 25 09:36:00 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 25 Aug 2014 09:36:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3433) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3433. ------------------------------- Resolution: Done Done. Reported: * https://issues.jboss.org/browse/RF-13798 > Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3433 > URL: https://issues.jboss.org/browse/RFPL-3433 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 04:32:01 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 04:32:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3437. ------------------------------- Resolution: Done No issues found. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:07:02 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Tue, 26 Aug 2014 05:07:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3242) metamer: almost all validation samples are not working on Tomcat In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3242: -------------------------------- Fix Version/s: 4.5-Tracking (was: 5-Future) > metamer: almost all validation samples are not working on Tomcat > ---------------------------------------------------------------- > > Key: RFPL-3242 > URL: https://issues.jboss.org/browse/RFPL-3242 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: Tomcat 7.0.50 > Mojarra > Reporter: Ji?? ?tefek > Assignee: Ji?? ?tefek > Fix For: 4.5-Tracking > > > Works on AS 7.1, EAP 6.1, WildFly, Glassfish 3 and 4, but not on Tomcat. Worked in 5.0.0.Aplha2. > Occurs in all validation samples (for each input component), in both CSV and JSR-303 validations. > No errors are visible on the server side nor in browser console. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:16:03 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 05:16:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3432) Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3432. ------------------------------- Resolution: Done No issues found. > Manually smoke test Showcase with WildFly 8.1 and Mojarra on tablets > -------------------------------------------------------------------- > > Key: RFPL-3432 > URL: https://issues.jboss.org/browse/RFPL-3432 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:16:59 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 05:16:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3430) Manually test Showcase with WildFly 8.0 and Mojarra on Firefox In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3430. ------------------------------- Resolution: Done No issues found. > Manually test Showcase with WildFly 8.0 and Mojarra on Firefox > -------------------------------------------------------------- > > Key: RFPL-3430 > URL: https://issues.jboss.org/browse/RFPL-3430 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:18:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 05:18:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska updated RFPL-3437: ------------------------------ Comment: was deleted (was: No issues found.) > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:18:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 05:18:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska reopened RFPL-3437: ------------------------------- Accidentally closed, reopening. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 05:37:00 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 26 Aug 2014 05:37:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3429) Manually test Metamer resourceMapping options on WildFly 8.1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3429. ------------------------------- Resolution: Done Tested with job https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release/job/richfaces-release-metamer-resourceMapping-matrix/ . No problems were found (the failed tests are just unstable). > Manually test Metamer resourceMapping options on WildFly 8.1 > ------------------------------------------------------------ > > Key: RFPL-3429 > URL: https://issues.jboss.org/browse/RFPL-3429 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.0.Beta1 > > > Since there are some thing which are not enough covered by ftests, have a look at various resourceMapping configurations and how it looks like live. > Test in Metamer on latest WildFly 8.1. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 08:56:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 08:56:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995778#comment-12995778 ] Juraj H?ska commented on RFPL-2344: ----------------------------------- [~bleathem], I have been wondering whether you would appreciate introducing this one deployment also in RichFaces repository. Particularly for Showcase ftest it would have quite positive effects. For example testing on Tomcat requires restarting of Tomcat after each two test classes. It would mean to add into showcase pom.xml one dependency in test scope. Can I do it ? > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 09:30:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 09:30:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995778#comment-12995778 ] Juraj H?ska edited comment on RFPL-2344 at 8/26/14 9:29 AM: ------------------------------------------------------------ [~bleathem], I have been wondering whether you would appreciate introducing this one deployment also in RichFaces repository. Particularly for Showcase ftest it would have quite positive effects. For example testing on Tomcat requires restarting of Tomcat after *each* test classes. It would mean to add into showcase pom.xml one dependency in test scope. Can I do it ? was (Author: jhuska): [~bleathem], I have been wondering whether you would appreciate introducing this one deployment also in RichFaces repository. Particularly for Showcase ftest it would have quite positive effects. For example testing on Tomcat requires restarting of Tomcat after each two test classes. It would mean to add into showcase pom.xml one dependency in test scope. Can I do it ? > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 09:43:59 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 09:43:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3435) Test RichFaces with JBDS 8 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995802#comment-12995802 ] Juraj H?ska commented on RFPL-3435: ----------------------------------- Add 1-3 went smoothly. Add 4: waiting till artifacts are uploaded to Maven Central. > Test RichFaces with JBDS 8 > -------------------------- > > Key: RFPL-3435 > URL: https://issues.jboss.org/browse/RFPL-3435 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > # create a new Ant project and deploy it to WildFly 8.1 and Tomcat 7 > # create a new Maven project and deploy it to WildFly 8.1 and Tomcat 7 > # try to import existing Maven project > # create new project from JBoss Central > add 4. > According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: > In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: > (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want > (03:06:09 PM) bleathem: Snjeza: how do you do that? > (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system > (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? > (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype > (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 09:51:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 09:51:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3425) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3425. ------------------------------- Resolution: Done No issues found. > Configure and fire automated build for Showcase in Jenkins in HTTPS setup > ------------------------------------------------------------------------- > > Key: RFPL-3425 > URL: https://issues.jboss.org/browse/RFPL-3425 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 11:45:00 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Tue, 26 Aug 2014 11:45:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995871#comment-12995871 ] Juraj H?ska commented on RFPL-3437: ----------------------------------- There is only one issue remaining. [~jstefek] could you please have a look at it, or at least provide us information what should be already fixed if you know ? Thanks. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Tue Aug 26 16:51:00 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Tue, 26 Aug 2014 16:51:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995963#comment-12995963 ] Brian Leathem commented on RFPL-2344: ------------------------------------- [~jhuska] if it doesn't overly complicate the pom, and it QE is willing to maintain the change (ie. deal with the increased complexity) then I'm ok with it. Let's start with just the showcase tests. > Implement POC of deploying only once to container > ------------------------------------------------- > > Key: RFPL-2344 > URL: https://issues.jboss.org/browse/RFPL-2344 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.0.M1 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Try to implement POC of this approach: > # unzip container > # copy application war to the directory from where it is automatically deployed > # comment deployment section of tests > # do that at first for showcase > # run test suite with and without the trick and see the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Wed Aug 27 03:22:59 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Wed, 27 Aug 2014 03:22:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3437) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3437. ------------------------------- Resolution: Done All issues are now closed. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3437 > URL: https://issues.jboss.org/browse/RFPL-3437 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.5.0.Beta1%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Wed Aug 27 03:35:59 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Wed, 27 Aug 2014 03:35:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3424) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3424. ------------------------------- Resolution: Done No issues found. > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3424 > URL: https://issues.jboss.org/browse/RFPL-3424 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Wed Aug 27 08:14:59 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 27 Aug 2014 08:14:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3423) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3423. --------------------------------- Resolution: Done > Configure and fire all release build under RF-Rel view in Jenkins > ----------------------------------------------------------------- > > Key: RFPL-3423 > URL: https://issues.jboss.org/browse/RFPL-3423 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > Run all jobs with prefix richfaces-4.5-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Wed Aug 27 08:14:59 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 27 Aug 2014 08:14:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3421) RichFaces 4.5.0.Beta1 release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3421. --------------------------------- Resolution: Done > RichFaces 4.5.0.Beta1 release testing > ------------------------------------- > > Key: RFPL-3421 > URL: https://issues.jboss.org/browse/RFPL-3421 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.0.Beta1 > > > release info in main release jira (RFPL-3393) -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Wed Aug 27 08:17:00 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Wed, 27 Aug 2014 08:17:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3370) Stabilize TraviCI build In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3370: -------------------------------- Fix Version/s: 4.5.0.Beta2 (was: 4.5.0.Beta1) > Stabilize TraviCI build > ----------------------- > > Key: RFPL-3370 > URL: https://issues.jboss.org/browse/RFPL-3370 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.5.0.Alpha2 > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.5.0.Beta2 > > > https://travis-ci.org/richfaces/richfaces -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Thu Aug 28 05:51:00 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Thu, 28 Aug 2014 05:51:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3439) InplaceSelect test fails due to Selenium bug In-Reply-To: References: Message-ID: Matej Novotny created RFPL-3439: ----------------------------------- Summary: InplaceSelect test fails due to Selenium bug Key: RFPL-3439 URL: https://issues.jboss.org/browse/RFPL-3439 Project: RichFaces Planning Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 4.5.0.Beta1 Environment: FF 24ESR or later Wildfly 8.1 Reporter: Matej Novotny Due to a known [Selenium bug|https://code.google.com/p/selenium/issues/detail?id=7130], there are test failures in FF (tried with versions 24ESR and 31). When you choose an element in inplaceSelect with {{elem.click()}} the element is selected but no event is triggered - like onchange or onblur for instance. Therefore output field doesn't get updated and select stays in 'active' state all the time. I couldn't figure out a workaround (expect firing the event with JS, which makes the test useless), so I am marking the tests as {{group=Future}} unless the bug is fixed or another workaround found. List of affected test methods: * TestInplaceSelectAttributes#testClick * TestInplaceSelectAttributes#testChangedClass * TestInplaceSelectAttributes#testActiveClass I will check other tests for inplaceSelect as well as rich:select tests which might have similar problems. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:01 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3440) RichFaces 4.5.0.Beta1 Release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3440: ----------------------------------- Summary: RichFaces 4.5.0.Beta1 Release Key: RFPL-3440 URL: https://issues.jboss.org/browse/RFPL-3440 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Priority: Blocker Fix For: 4.5.0.Alpha3 RichFaces version: {{4.5.0.Alpha3}} RichFaces tag: {{4.5.0.Alpha3}} Metamer tag: {{4.5.0.20140710-Alpha3}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:01 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:01 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3441) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3441: ----------------------------------- Summary: Closeout and resolve issues scheduled for this release version Key: RFPL-3441 URL: https://issues.jboss.org/browse/RFPL-3441 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3442) Update the release-notes In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3442: ----------------------------------- Summary: Update the release-notes Key: RFPL-3442 URL: https://issues.jboss.org/browse/RFPL-3442 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3443) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3443: ----------------------------------- Summary: Tag, build, and stage Final release, publish tag to GitHub Key: RFPL-3443 URL: https://issues.jboss.org/browse/RFPL-3443 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 Be sure to *do not tag a release before release notes have been updated*. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3444) QE verification of staged Final release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3444: ----------------------------------- Summary: QE verification of staged Final release Key: RFPL-3444 URL: https://issues.jboss.org/browse/RFPL-3444 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3446) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3446: ----------------------------------- Summary: Finalize/tag/release/upload the Final version of the documentation Key: RFPL-3446 URL: https://issues.jboss.org/browse/RFPL-3446 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 Refer to the docs: https://github.com/richfaces/richfaces-docs/blob/4.3.x/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3445) Review document updates In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3445: ----------------------------------- Summary: Review document updates Key: RFPL-3445 URL: https://issues.jboss.org/browse/RFPL-3445 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Juraj H?ska Fix For: 4.5.0.Alpha3 https://issues.jboss.org/browse/RFPL-3371?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3448) Prep content, and contact internal/external sources for publication In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3448: ----------------------------------- Summary: Prep content, and contact internal/external sources for publication Key: RFPL-3448 URL: https://issues.jboss.org/browse/RFPL-3448 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:02 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:02 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3447) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3447: ----------------------------------- Summary: Generate and upload the CDK maven-based docs Key: RFPL-3447 URL: https://issues.jboss.org/browse/RFPL-3447 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 richfaces-resources-dependency-plugin -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3450) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3450: ----------------------------------- Summary: Copy, and rename distribution and other download files to download server Key: RFPL-3450 URL: https://issues.jboss.org/browse/RFPL-3450 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 See the following mojo for details: https://mojo.redhat.com/docs/DOC-67793 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3449) Promote verified artifacts on stage server to live repo In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3449: ----------------------------------- Summary: Promote verified artifacts on stage server to live repo Key: RFPL-3449 URL: https://issues.jboss.org/browse/RFPL-3449 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3451) Integrate the release branch back to master In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3451: ----------------------------------- Summary: Integrate the release branch back to master Key: RFPL-3451 URL: https://issues.jboss.org/browse/RFPL-3451 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3455) Prep announcement blog In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3455: ----------------------------------- Summary: Prep announcement blog Key: RFPL-3455 URL: https://issues.jboss.org/browse/RFPL-3455 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3456) Deploy the showcase In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3456: ----------------------------------- Summary: Deploy the showcase Key: RFPL-3456 URL: https://issues.jboss.org/browse/RFPL-3456 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Michal Petrov Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3452) Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3452: ----------------------------------- Summary: Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release Key: RFPL-3452 URL: https://issues.jboss.org/browse/RFPL-3452 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3453) Verify uploaded release artifacts In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3453: ----------------------------------- Summary: Verify uploaded release artifacts Key: RFPL-3453 URL: https://issues.jboss.org/browse/RFPL-3453 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.5.0.Alpha3 Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release/job/richfaces-4.5-release-verify-dist-bin -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3459) Make project site announcements, and forum announcements live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3459: ----------------------------------- Summary: Make project site announcements, and forum announcements live Key: RFPL-3459 URL: https://issues.jboss.org/browse/RFPL-3459 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:03 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:03 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3454) Prep RichFaces project site for release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3454: ----------------------------------- Summary: Prep RichFaces project site for release Key: RFPL-3454 URL: https://issues.jboss.org/browse/RFPL-3454 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3458) Make blog live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3458: ----------------------------------- Summary: Make blog live Key: RFPL-3458 URL: https://issues.jboss.org/browse/RFPL-3458 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3461) Update RF jira releases In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3461: ----------------------------------- Summary: Update RF jira releases Key: RFPL-3461 URL: https://issues.jboss.org/browse/RFPL-3461 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3460) Tweet, post, other announcements In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3460: ----------------------------------- Summary: Tweet, post, other announcements Key: RFPL-3460 URL: https://issues.jboss.org/browse/RFPL-3460 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:13:04 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:13:04 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3457) Make project site live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3457: ----------------------------------- Summary: Make project site live Key: RFPL-3457 URL: https://issues.jboss.org/browse/RFPL-3457 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.5.0.Alpha3 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.5.0.Alpha3 -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:24:59 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:24:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3440) RichFaces 4.5.0.Beta1 Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3440: -------------------------------- Description: RichFaces version: {{4.5.0.Beta1}} RichFaces tag: {{4.5.0.Beta1}} Metamer tag: Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess was: RichFaces version: {{4.5.0.Alpha3}} RichFaces tag: {{4.5.0.Alpha3}} Metamer tag: {{4.5.0.20140710-Alpha3}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess > RichFaces 4.5.0.Beta1 Release > ----------------------------- > > Key: RFPL-3440 > URL: https://issues.jboss.org/browse/RFPL-3440 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.0.Beta1 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.5.0.Beta1}} > RichFaces tag: {{4.5.0.Beta1}} > Metamer tag: > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: > ---- > More information can be found in RichFaces 4.X release testing process document [2]. > [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config > [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:25:59 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:25:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3441) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3441. --------------------------------- Resolution: Done > Closeout and resolve issues scheduled for this release version > -------------------------------------------------------------- > > Key: RFPL-3441 > URL: https://issues.jboss.org/browse/RFPL-3441 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:28:00 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:28:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3442) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem reassigned RFPL-3442: ----------------------------------- Assignee: Michal Petrov (was: Brian Leathem) Looks like the releaes notes have not been updated in a couple of releases: https://github.com/richfaces/richfaces/blob/master/dist/src/main/resources/txt/release-notes.txt We need to make sure we get this corrected for the next Beta release. > Update the release-notes > ------------------------ > > Key: RFPL-3442 > URL: https://issues.jboss.org/browse/RFPL-3442 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > > Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:28:00 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:28:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3442) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3442. --------------------------------- Resolution: Unresolved > Update the release-notes > ------------------------ > > Key: RFPL-3442 > URL: https://issues.jboss.org/browse/RFPL-3442 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > > Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:28:00 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:28:00 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3443) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3443. --------------------------------- Resolution: Done > Tag, build, and stage Final release, publish tag to GitHub > ---------------------------------------------------------- > > Key: RFPL-3443 > URL: https://issues.jboss.org/browse/RFPL-3443 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > > Be sure to *do not tag a release before release notes have been updated*. -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:28:59 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:28:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3447) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3447. --------------------------------- Resolution: Won't Fix > Generate and upload the CDK maven-based docs > -------------------------------------------- > > Key: RFPL-3447 > URL: https://issues.jboss.org/browse/RFPL-3447 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.5.0.Beta1 > > > richfaces-resources-dependency-plugin -- This message was sent by Atlassian JIRA (v6.3.1#6329) From issues at jboss.org Fri Aug 29 13:28:59 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 29 Aug 2014 13:28:59 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3448) Prep content, and contact internal/external sources for publication In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3448. --------------------------------- Resolution: Done > Prep content, and contact internal/external sources for publication > ------------------------------------------------------------------- > > Key: RFPL-3448 > URL: https://issues.jboss.org/browse/RFPL-3448 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.5.0.Beta1 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.5.0.Beta1 > > -- This message was sent by Atlassian JIRA (v6.3.1#6329)