From issues at jboss.org Tue Feb 17 09:02:50 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 17 Feb 2015 09:02:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1598) Metamer: rich:popUpPanel - "Save" doesn't close panel In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040885#comment-13040885 ] Matej Novotny commented on RFPL-1598: ------------------------------------- >From the description of this issue I am not certain what page in Metamer we are talking about but I think its [popup-formInsidePanel|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richPopupPanel/formInsidePanel.xhtml] (the link is for metamer + myfaces on tomcat). I tried it with latest FF/Chrome + myfaces + tomcat 8.0.18 and it is still a problem -> I will create steps to reproduce to make it clear. However I am not entirely sure what is that test page trying to achieve since even with wildfly and mojarra there are some malfunctions. The ajax req. is sent but only the first output field gets updated upon clicking 'Save', the other two remain blank. So I went ahead and investigated how we use this page in [popup tests|https://github.com/richfaces/richfaces-qa/tree/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richPopupPanel]. I found out there are no automated tests covering this page. In case we want to use it we first need to make it fully work with mojarra and wildfly. Looking at the page [code|https://github.com/richfaces/richfaces-qa/blob/master/metamer/application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml] this seems to be a problem with execute/render not updating components. I will take a look at it. > Metamer: rich:popUpPanel - "Save" doesn't close panel > ----------------------------------------------------- > > Key: RFPL-1598 > URL: https://issues.jboss.org/browse/RFPL-1598 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.1.0.Milestone1 > Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9 > Metamer 4.1.0.20110805-M1 r.22604 > Apache MyFaces JSF-2.1 Core Impl 2.1.1 > JBoss AS 6.0.0.Final > Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux > Chrome 12.0.742.112 @ Linux i686 > Reporter: J?n Jamrich > Assignee: Matej Novotny > > Seems that "Save" button lack JS function call to close popUpPanel - where form is inside. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Tue Feb 17 09:28:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 17 Feb 2015 09:28:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1598) Metamer: rich:popUpPanel - "Save" doesn't close panel In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040885#comment-13040885 ] Matej Novotny edited comment on RFPL-1598 at 2/17/15 9:28 AM: -------------------------------------------------------------- EDIT: the actual closing of panel on 'Save' does not happen in any case described below. >From the description of this issue I am not certain what page in Metamer we are talking about but I think its [popup-formInsidePanel|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richPopupPanel/formInsidePanel.xhtml] (the link is for metamer + myfaces on tomcat). I tried it with latest FF/Chrome + myfaces + tomcat 8.0.18 and it is still a problem -> I will create steps to reproduce to make it clear. However I am not entirely sure what is that test page trying to achieve since even with wildfly and mojarra there are some malfunctions. The ajax req. is sent but only the first output field gets updated upon clicking 'Save', the other two remain blank. So I went ahead and investigated how we use this page in [popup tests|https://github.com/richfaces/richfaces-qa/tree/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richPopupPanel]. I found out there are no automated tests covering this page. In case we want to use it we first need to make it fully work with mojarra and wildfly. Looking at the page [code|https://github.com/richfaces/richfaces-qa/blob/master/metamer/application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml] this seems to be a problem with execute/render not updating components. I will take a look at it. was (Author: manovotn): >From the description of this issue I am not certain what page in Metamer we are talking about but I think its [popup-formInsidePanel|http://localhost:8080/metamer-tomcat7-myfaces/faces/components/richPopupPanel/formInsidePanel.xhtml] (the link is for metamer + myfaces on tomcat). I tried it with latest FF/Chrome + myfaces + tomcat 8.0.18 and it is still a problem -> I will create steps to reproduce to make it clear. However I am not entirely sure what is that test page trying to achieve since even with wildfly and mojarra there are some malfunctions. The ajax req. is sent but only the first output field gets updated upon clicking 'Save', the other two remain blank. So I went ahead and investigated how we use this page in [popup tests|https://github.com/richfaces/richfaces-qa/tree/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richPopupPanel]. I found out there are no automated tests covering this page. In case we want to use it we first need to make it fully work with mojarra and wildfly. Looking at the page [code|https://github.com/richfaces/richfaces-qa/blob/master/metamer/application/src/main/webapp/components/richPopupPanel/formInsidePanel.xhtml] this seems to be a problem with execute/render not updating components. I will take a look at it. > Metamer: rich:popUpPanel - "Save" doesn't close panel > ----------------------------------------------------- > > Key: RFPL-1598 > URL: https://issues.jboss.org/browse/RFPL-1598 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.1.0.Milestone1 > Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9 > Metamer 4.1.0.20110805-M1 r.22604 > Apache MyFaces JSF-2.1 Core Impl 2.1.1 > JBoss AS 6.0.0.Final > Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux > Chrome 12.0.742.112 @ Linux i686 > Reporter: J?n Jamrich > Assignee: Matej Novotny > > Seems that "Save" button lack JS function call to close popUpPanel - where form is inside. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 02:32:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 02:32:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1598) Metamer: rich:popUpPanel - "Save" doesn't close panel In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-1598. --------------------------------- Fix Version/s: 4.5.3.Final Resolution: Done Done, works for both, myfaces and mojarra. Also I added a text to clarify the purpose of this reproducer. > Metamer: rich:popUpPanel - "Save" doesn't close panel > ----------------------------------------------------- > > Key: RFPL-1598 > URL: https://issues.jboss.org/browse/RFPL-1598 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.1.0.Milestone1 > Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9 > Metamer 4.1.0.20110805-M1 r.22604 > Apache MyFaces JSF-2.1 Core Impl 2.1.1 > JBoss AS 6.0.0.Final > Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux > Chrome 12.0.742.112 @ Linux i686 > Reporter: J?n Jamrich > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > > Seems that "Save" button lack JS function call to close popUpPanel - where form is inside. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 02:52:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 02:52:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1597) Metamer: EL example (with myFaces) not working In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-1597. --------------------------------- Fix Version/s: 4.5.3.Final Resolution: Out of Date Resolving as out of date. This is no longer an issue. > Metamer: EL example (with myFaces) not working > ---------------------------------------------- > > Key: RFPL-1597 > URL: https://issues.jboss.org/browse/RFPL-1597 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.1.0.Milestone1 > Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9 > Metamer 4.1.0.20110805-M1 r.22604 > Apache MyFaces JSF-2.1 Core Impl 2.1.1 > JBoss AS 6.0.0.Final > Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux > Chrome 12.0.742.112 @ Linux i686 > Reporter: J?n Jamrich > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > > Example for Expression Language at faces/components/expressionLanguage/simple.xhtml doesn't work at all. > Following exception is displayed instead of page: > Could not retrieve value of component with path : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /components/expressionLanguage/simple.xhtml][Class: javax.faces.component.html.HtmlBody,Id: j_id1340617480_43b8eadd][Class: javax.faces.component.html.HtmlPanelGroup,Id: commonGrid][Class: javax.faces.component.html.HtmlForm,Id: form][Class: javax.faces.component.html.HtmlOutputText,Id: j_id976656790_49030fd4]} > Caused by: > javax.el.ELException - /components/expressionLanguage/simple.xhtml at line 43 and column 88 value="model.capitals.size(): #{model.capitals.size()}": Cannot convert size of type class java.lang.String to class java.lang.Integer -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 02:55:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 02:55:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1661) Metamer - validator - only one input component sample In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-1661. --------------------------------- Fix Version/s: 4.5.3.Final Resolution: Out of Date Works with 4.5.3 snapshot, resolving as out of date. > Metamer - validator - only one input component sample > ----------------------------------------------------- > > Key: RFPL-1661 > URL: https://issues.jboss.org/browse/RFPL-1661 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.1.0.Milestone2 > Environment: RichFaces 4.1.0.20110910-M2 r.0d4276b62c8366e0eaa1b7cd1c350d373e65ed79 > Metamer 4.1.0.20110910-M2 r.22701 > Mojarra 2.1.2-FCS > Apache Tomcat 7.0.16 > OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux > Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 > RichFaces 4.1.0.20110910-M2 r.0d4276b62c8366e0eaa1b7cd1c350d373e65ed79 > Metamer 4.1.0.20110910-M2 r.22701 > Apache MyFaces JSF-2.1 Core Impl 2.1.1 > Apache Tomcat 7.0.16 > OpenJDK Runtime Environment 1.6.0_22-b22 @Linux > Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 > Reporter: Jan Papousek > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > > The sample in page /faces/components/richValidator/list.xhtml in Metamer doesn't work. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 03:00:50 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 03:00:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2336) Metamer: rich:dataTable: sorting using column doesn't work [myfaces] In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-2336. --------------------------------- Fix Version/s: 4.5.3.Final Resolution: Out of Date Works fine, resolving as out of date. > Metamer: rich:dataTable: sorting using column doesn't work [myfaces] > -------------------------------------------------------------------- > > Key: RFPL-2336 > URL: https://issues.jboss.org/browse/RFPL-2336 > Project: RichFaces Planning > Issue Type: Bug > Components: QE > Affects Versions: 4.3.0.M1 > Environment: RichFaces 4.3.0.20120802-M1 > Metamer 4.3.0.20120802-M1 > Apache MyFaces JSF-2.1 Core Impl 2.1.8 > Apache Tomcat 7.0.29 > OpenJDK Runtime Environment 1.7.0_05-icedtea-mockbuild_2012_07_09_19_42-b00 @ Linux > Chrome 20.0.1132.47 @ Linux i686 > Reporter: J?n Jamrich > Assignee: Matej Novotny > Labels: myfaces > Fix For: 4.5.3.Final > > > Example for sorting using column in rich:dataTable doesn't work. > When click on header link which should cause ordering change nothing happens and Metamer's status indicate status "Error" -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 04:16:50 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 04:16:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1851) Metamer: correct table width in some rich:extendedDataTable samples In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny updated RFPL-1851: -------------------------------- Affects Version/s: 4.5.2.Final > Metamer: correct table width in some rich:extendedDataTable samples > ------------------------------------------------------------------- > > Key: RFPL-1851 > URL: https://issues.jboss.org/browse/RFPL-1851 > Project: RichFaces Planning > Issue Type: Enhancement > Components: QE > Affects Versions: 4.1.0.CR1, 4.5.2.Final > Reporter: Jan Papousek > Assignee: Matej Novotny > Priority: Optional > Fix For: 4.5-Tracking > > Attachments: metamer-rich_extendedDataTable-filtering.png, metamer-rich_extendedDataTable-scroller.png, metamer-rich_extendedDataTable-selection.png, metamer-rich_extendedDataTable-sorting-using-column.png, metamer-rich_extendedDataTable-sorting-using-component-control.png > > > Some samples in metamer for rich:extendedDataTable contains a table which has a wrong width. It's little confusing, because it looks like a bug in the component, but it isn't. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 04:38:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 04:38:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1851) Metamer: correct table width in some rich:extendedDataTable samples In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041214#comment-13041214 ] Matej Novotny commented on RFPL-1851: ------------------------------------- Still valid, most EDT samples have 'blank space' on the right side of the table exactly as shown on the screenshots. This will only need some tempering with table width; I will take a look at it. > Metamer: correct table width in some rich:extendedDataTable samples > ------------------------------------------------------------------- > > Key: RFPL-1851 > URL: https://issues.jboss.org/browse/RFPL-1851 > Project: RichFaces Planning > Issue Type: Enhancement > Components: QE > Affects Versions: 4.1.0.CR1, 4.5.2.Final > Reporter: Jan Papousek > Assignee: Matej Novotny > Priority: Optional > Fix For: 4.5-Tracking > > Attachments: metamer-rich_extendedDataTable-filtering.png, metamer-rich_extendedDataTable-scroller.png, metamer-rich_extendedDataTable-selection.png, metamer-rich_extendedDataTable-sorting-using-column.png, metamer-rich_extendedDataTable-sorting-using-component-control.png > > > Some samples in metamer for rich:extendedDataTable contains a table which has a wrong width. It's little confusing, because it looks like a bug in the component, but it isn't. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 04:45:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Wed, 18 Feb 2015 04:45:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3717) Component reference: figure for standard icons is missing chevronLeft and triangleLeft In-Reply-To: References: Message-ID: Ji?? ?tefek created RFPL-3717: --------------------------------- Summary: Component reference: figure for standard icons is missing chevronLeft and triangleLeft Key: RFPL-3717 URL: https://issues.jboss.org/browse/RFPL-3717 Project: RichFaces Planning Issue Type: Bug Components: doc Affects Versions: 4.5.2.Final, 4.0.0.Final Reporter: Ji?? ?tefek Assignee: Ji?? ?tefek There are icons {{chevronLeft}} and {{triangleLeft}} in {{icons.ecss}} (see [link to github|https://github.com/richfaces/richfaces/blob/master/components/a4j/src/main/resources/META-INF/resources/org.richfaces/icons.ecss#L20]), but there is no reference to these values in component reference: http://docs.jboss.org/richfaces/latest_4_X/Component_Reference/en-US/html_single/#figu-Component_Reference-panelMenu-Standard_icons -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 04:46:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Wed, 18 Feb 2015 04:46:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3717) Component reference: no reference for standard icons chevronLeft and triangleLeft In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3717: ------------------------------ Summary: Component reference: no reference for standard icons chevronLeft and triangleLeft (was: Component reference: figure for standard icons is missing chevronLeft and triangleLeft) > Component reference: no reference for standard icons chevronLeft and triangleLeft > --------------------------------------------------------------------------------- > > Key: RFPL-3717 > URL: https://issues.jboss.org/browse/RFPL-3717 > Project: RichFaces Planning > Issue Type: Bug > Components: doc > Affects Versions: 4.0.0.Final, 4.5.2.Final > Reporter: Ji?? ?tefek > Assignee: Ji?? ?tefek > > There are icons {{chevronLeft}} and {{triangleLeft}} in {{icons.ecss}} (see [link to github|https://github.com/richfaces/richfaces/blob/master/components/a4j/src/main/resources/META-INF/resources/org.richfaces/icons.ecss#L20]), but there is no reference to these values in component reference: > http://docs.jboss.org/richfaces/latest_4_X/Component_Reference/en-US/html_single/#figu-Component_Reference-panelMenu-Standard_icons -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 04:57:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Wed, 18 Feb 2015 04:57:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3718) improve icons checker tests In-Reply-To: References: Message-ID: Ji?? ?tefek created RFPL-3718: --------------------------------- Summary: improve icons checker tests Key: RFPL-3718 URL: https://issues.jboss.org/browse/RFPL-3718 Project: RichFaces Planning Issue Type: Task Components: QE Affects Versions: 4.5.2.Final Environment: Metamer Reporter: Ji?? ?tefek Assignee: Ji?? ?tefek Improve IconsCheckerWebDriver to also check RF-10817. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 05:02:49 2015 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Wed, 18 Feb 2015 05:02:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1851) Metamer: correct table width in some rich:extendedDataTable samples In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-1851. --------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5-Tracking) Resolution: Done Fixed, I altered EDT samples width to look a bit better. I did not fix the specific RF reproducers as those are not used in smoke tests hence there will be no confusion with the looks. > Metamer: correct table width in some rich:extendedDataTable samples > ------------------------------------------------------------------- > > Key: RFPL-1851 > URL: https://issues.jboss.org/browse/RFPL-1851 > Project: RichFaces Planning > Issue Type: Enhancement > Components: QE > Affects Versions: 4.1.0.CR1, 4.5.2.Final > Reporter: Jan Papousek > Assignee: Matej Novotny > Priority: Optional > Fix For: 4.5.3.Final > > Attachments: metamer-rich_extendedDataTable-filtering.png, metamer-rich_extendedDataTable-scroller.png, metamer-rich_extendedDataTable-selection.png, metamer-rich_extendedDataTable-sorting-using-column.png, metamer-rich_extendedDataTable-sorting-using-component-control.png > > > Some samples in metamer for rich:extendedDataTable contains a table which has a wrong width. It's little confusing, because it looks like a bug in the component, but it isn't. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 18 08:10:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Wed, 18 Feb 2015 08:10:49 -0500 (EST) 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 ] Ji?? ?tefek updated RFPL-3242: ------------------------------ Fix Version/s: 4.5.3.Final 4.5.2.Final > 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 > Components: QE > Environment: Tomcat 7.0.50 > Mojarra > Reporter: Ji?? ?tefek > Assignee: Ji?? ?tefek > Fix For: 4.5.2.Final, 4.5.3.Final > > > 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.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3719) RichFaces 4.5.3.Final Release In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3719: ----------------------------------- Summary: RichFaces 4.5.3.Final Release Key: RFPL-3719 URL: https://issues.jboss.org/browse/RFPL-3719 Project: RichFaces Planning Issue Type: Task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Priority: Blocker Fix For: 4.5.2.Final RichFaces version: {{4.5.2.Final}} RichFaces tag: {{[4.5.2.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.2.Final]}} Metamer tag: {{4.5.2.20150109-Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4601 ---- 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3720) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3720: ----------------------------------- Summary: Closeout and resolve issues scheduled for this release version Key: RFPL-3720 URL: https://issues.jboss.org/browse/RFPL-3720 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3721) Update the release-notes In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3721: ----------------------------------- Summary: Update the release-notes Key: RFPL-3721 URL: https://issues.jboss.org/browse/RFPL-3721 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final Update the release notes in dist/src/main/resources/txt/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.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3722) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3722: ----------------------------------- Summary: Tag, build, and stage Final release, publish tag to GitHub Key: RFPL-3722 URL: https://issues.jboss.org/browse/RFPL-3722 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final Be sure to *do not tag a release before release notes have been updated*. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3723) QE verification of staged Final release In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3723: ----------------------------------- Summary: QE verification of staged Final release Key: RFPL-3723 URL: https://issues.jboss.org/browse/RFPL-3723 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Pavol Pitonak Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3724) Review document updates In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3724: ----------------------------------- Summary: Review document updates Key: RFPL-3724 URL: https://issues.jboss.org/browse/RFPL-3724 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Pavol Pitonak Fix For: 4.5.2.Final https://issues.jboss.org/browse/RFPL-3371?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3725) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3725: ----------------------------------- Summary: Finalize/tag/release/upload the Final version of the documentation Key: RFPL-3725 URL: https://issues.jboss.org/browse/RFPL-3725 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final 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.11#6341) From issues at jboss.org Wed Feb 25 07:01:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3726) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3726: ----------------------------------- Summary: Generate and upload the CDK maven-based docs Key: RFPL-3726 URL: https://issues.jboss.org/browse/RFPL-3726 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final richfaces-resources-dependency-plugin -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3727) Promote verified artifacts on stage server to live repo In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3727: ----------------------------------- Summary: Promote verified artifacts on stage server to live repo Key: RFPL-3727 URL: https://issues.jboss.org/browse/RFPL-3727 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3728) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3728: ----------------------------------- Summary: Copy, and rename distribution and other download files to download server Key: RFPL-3728 URL: https://issues.jboss.org/browse/RFPL-3728 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final See the following mojo for details: https://mojo.redhat.com/docs/DOC-67793 -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3729) Integrate the release branch back to master In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3729: ----------------------------------- Summary: Integrate the release branch back to master Key: RFPL-3729 URL: https://issues.jboss.org/browse/RFPL-3729 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3730) Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3730: ----------------------------------- Summary: Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release Key: RFPL-3730 URL: https://issues.jboss.org/browse/RFPL-3730 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Pavol Pitonak Fix For: 4.5.2.Final https://issues.jboss.org/browse/RFPL-3608?jql=project%20%3D%20RFPL%20AND%20fixVersion%20%3D%204.5.2.Final%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20QE%20ORDER%20BY%20priority%20DESC -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3731) Verify uploaded release artifacts In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3731: ----------------------------------- Summary: Verify uploaded release artifacts Key: RFPL-3731 URL: https://issues.jboss.org/browse/RFPL-3731 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final 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.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3732) Prep RichFaces project site for release In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3732: ----------------------------------- Summary: Prep RichFaces project site for release Key: RFPL-3732 URL: https://issues.jboss.org/browse/RFPL-3732 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3733) Prep announcement blog In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3733: ----------------------------------- Summary: Prep announcement blog Key: RFPL-3733 URL: https://issues.jboss.org/browse/RFPL-3733 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3734) Deploy the showcase In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3734: ----------------------------------- Summary: Deploy the showcase Key: RFPL-3734 URL: https://issues.jboss.org/browse/RFPL-3734 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3735) Make project site live In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3735: ----------------------------------- Summary: Make project site live Key: RFPL-3735 URL: https://issues.jboss.org/browse/RFPL-3735 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3736) Make blog live In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3736: ----------------------------------- Summary: Make blog live Key: RFPL-3736 URL: https://issues.jboss.org/browse/RFPL-3736 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:54 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3737) Tweet and post forum announcements In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3737: ----------------------------------- Summary: Tweet and post forum announcements Key: RFPL-3737 URL: https://issues.jboss.org/browse/RFPL-3737 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:01:54 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:01:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3738) Update RF jira releases In-Reply-To: References: Message-ID: Michal Petrov created RFPL-3738: ----------------------------------- Summary: Update RF jira releases Key: RFPL-3738 URL: https://issues.jboss.org/browse/RFPL-3738 Project: RichFaces Planning Issue Type: Sub-task Components: release Affects Versions: 4.5.2.Final Reporter: Michal Petrov Assignee: Michal Petrov Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3721) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3721: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Update the release-notes > ------------------------ > > Key: RFPL-3721 > URL: https://issues.jboss.org/browse/RFPL-3721 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > Update the release notes in dist/src/main/resources/txt/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.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3726) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3726: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Generate and upload the CDK maven-based docs > -------------------------------------------- > > Key: RFPL-3726 > URL: https://issues.jboss.org/browse/RFPL-3726 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > richfaces-resources-dependency-plugin -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3722) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3722: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Tag, build, and stage Final release, publish tag to GitHub > ---------------------------------------------------------- > > Key: RFPL-3722 > URL: https://issues.jboss.org/browse/RFPL-3722 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > Be sure to *do not tag a release before release notes have been updated*. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3728) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3728: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Copy, and rename distribution and other download files to download server > ------------------------------------------------------------------------- > > Key: RFPL-3728 > URL: https://issues.jboss.org/browse/RFPL-3728 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > See the following mojo for details: > https://mojo.redhat.com/docs/DOC-67793 -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3738) Update RF jira releases In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3738: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Update RF jira releases > ----------------------- > > Key: RFPL-3738 > URL: https://issues.jboss.org/browse/RFPL-3738 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3732) Prep RichFaces project site for release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3732: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Prep RichFaces project site for release > --------------------------------------- > > Key: RFPL-3732 > URL: https://issues.jboss.org/browse/RFPL-3732 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3731) Verify uploaded release artifacts In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3731: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Verify uploaded release artifacts > --------------------------------- > > Key: RFPL-3731 > URL: https://issues.jboss.org/browse/RFPL-3731 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > 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.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3725) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3725: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Finalize/tag/release/upload the Final version of the documentation > ------------------------------------------------------------------ > > Key: RFPL-3725 > URL: https://issues.jboss.org/browse/RFPL-3725 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > 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.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3727) Promote verified artifacts on stage server to live repo In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3727: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Promote verified artifacts on stage server to live repo > ------------------------------------------------------- > > Key: RFPL-3727 > URL: https://issues.jboss.org/browse/RFPL-3727 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:52 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3734) Deploy the showcase In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3734: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Deploy the showcase > ------------------- > > Key: RFPL-3734 > URL: https://issues.jboss.org/browse/RFPL-3734 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3724) Review document updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3724: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Review document updates > ----------------------- > > Key: RFPL-3724 > URL: https://issues.jboss.org/browse/RFPL-3724 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > https://issues.jboss.org/browse/RFPL-3371?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3723) QE verification of staged Final release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3723: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > QE verification of staged Final release > --------------------------------------- > > Key: RFPL-3723 > URL: https://issues.jboss.org/browse/RFPL-3723 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3729) Integrate the release branch back to master In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3729: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Integrate the release branch back to master > ------------------------------------------- > > Key: RFPL-3729 > URL: https://issues.jboss.org/browse/RFPL-3729 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3720) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3720: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Closeout and resolve issues scheduled for this release version > -------------------------------------------------------------- > > Key: RFPL-3720 > URL: https://issues.jboss.org/browse/RFPL-3720 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3733) Prep announcement blog In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3733: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Prep announcement blog > ---------------------- > > Key: RFPL-3733 > URL: https://issues.jboss.org/browse/RFPL-3733 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3737) Tweet and post forum announcements In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3737: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Tweet and post forum announcements > ---------------------------------- > > Key: RFPL-3737 > URL: https://issues.jboss.org/browse/RFPL-3737 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3719) RichFaces 4.5.3.Final Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3719: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > RichFaces 4.5.3.Final Release > ----------------------------- > > Key: RFPL-3719 > URL: https://issues.jboss.org/browse/RFPL-3719 > Project: RichFaces Planning > Issue Type: Task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.3.Final > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.5.2.Final}} > RichFaces tag: {{[4.5.2.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.2.Final]}} > Metamer tag: {{4.5.2.20150109-Final}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4601 > ---- > 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3736) Make blog live In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3736: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Make blog live > -------------- > > Key: RFPL-3736 > URL: https://issues.jboss.org/browse/RFPL-3736 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:54 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3730) Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3730: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release > -------------------------------------------------------------------------------- > > Key: RFPL-3730 > URL: https://issues.jboss.org/browse/RFPL-3730 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > https://issues.jboss.org/browse/RFPL-3608?jql=project%20%3D%20RFPL%20AND%20fixVersion%20%3D%204.5.2.Final%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20QE%20ORDER%20BY%20priority%20DESC -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:03:53 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:03:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3735) Make project site live In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3735: -------------------------------- Affects Version/s: 4.5.3.Final (was: 4.5.2.Final) Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Make project site live > ---------------------- > > Key: RFPL-3735 > URL: https://issues.jboss.org/browse/RFPL-3735 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:36:49 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:36:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3720) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3720. --------------------------------- Resolution: Done > Closeout and resolve issues scheduled for this release version > -------------------------------------------------------------- > > Key: RFPL-3720 > URL: https://issues.jboss.org/browse/RFPL-3720 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 07:36:49 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 07:36:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3721) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3721. --------------------------------- Resolution: Done > Update the release-notes > ------------------------ > > Key: RFPL-3721 > URL: https://issues.jboss.org/browse/RFPL-3721 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > Update the release notes in dist/src/main/resources/txt/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.11#6341) From issues at jboss.org Wed Feb 25 09:04:49 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 09:04:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3719) RichFaces 4.5.3.Final Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov updated RFPL-3719: -------------------------------- Description: RichFaces version: {{4.5.3.Final}} RichFaces tag: {{[4.5.3.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.3.Final]}} Metamer tag: {{4.5.2.20150109-Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4942 ---- 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc was: RichFaces version: {{4.5.2.Final}} RichFaces tag: {{[4.5.2.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.2.Final]}} Metamer tag: {{4.5.2.20150109-Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4601 ---- 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc > RichFaces 4.5.3.Final Release > ----------------------------- > > Key: RFPL-3719 > URL: https://issues.jboss.org/browse/RFPL-3719 > Project: RichFaces Planning > Issue Type: Task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.3.Final > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.5.3.Final}} > RichFaces tag: {{[4.5.3.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.3.Final]}} > Metamer tag: {{4.5.2.20150109-Final}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4942 > ---- > 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Wed Feb 25 09:04:49 2015 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Wed, 25 Feb 2015 09:04:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3722) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3722. --------------------------------- Resolution: Done > Tag, build, and stage Final release, publish tag to GitHub > ---------------------------------------------------------- > > Key: RFPL-3722 > URL: https://issues.jboss.org/browse/RFPL-3722 > Project: RichFaces Planning > Issue Type: Sub-task > Components: release > Affects Versions: 4.5.3.Final > Reporter: Michal Petrov > Assignee: Michal Petrov > Fix For: 4.5.3.Final > > > Be sure to *do not tag a release before release notes have been updated*. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:52 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3739) RichFaces 4.5.3.Final release testing In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3739: ----------------------------------- Summary: RichFaces 4.5.3.Final release testing Key: RFPL-3739 URL: https://issues.jboss.org/browse/RFPL-3739 Project: RichFaces Planning Issue Type: Task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final release info in main release jira (RFPL-3670) -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:52 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:52 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3740) Tag and release Metamer and tests In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3740: ----------------------------------- Summary: Tag and release Metamer and tests Key: RFPL-3740 URL: https://issues.jboss.org/browse/RFPL-3740 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final https://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3741) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3741: ----------------------------------- Summary: Configure and fire all release build under RF-Rel view in Jenkins Key: RFPL-3741 URL: https://issues.jboss.org/browse/RFPL-3741 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final 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.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3742) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3742: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins Key: RFPL-3742 URL: https://issues.jboss.org/browse/RFPL-3742 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3743) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3743: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins in HTTPS setup Key: RFPL-3743 URL: https://issues.jboss.org/browse/RFPL-3743 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3744) Manually test Metamer with WildFly 8.2 and Mojarra on IE11 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3744: ----------------------------------- Summary: Manually test Metamer with WildFly 8.2 and Mojarra on IE11 Key: RFPL-3744 URL: https://issues.jboss.org/browse/RFPL-3744 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3745) Manually test Metamer with WildFly 8.2 and Mojarra on Chrome In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3745: ----------------------------------- Summary: Manually test Metamer with WildFly 8.2 and Mojarra on Chrome Key: RFPL-3745 URL: https://issues.jboss.org/browse/RFPL-3745 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3746) Manually test Metamer with Tomcat 8 and Mojarra on IE10 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3746: ----------------------------------- Summary: Manually test Metamer with Tomcat 8 and Mojarra on IE10 Key: RFPL-3746 URL: https://issues.jboss.org/browse/RFPL-3746 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3747) Test Metamer resourceMapping options on WildFly 8.2 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3747: ----------------------------------- Summary: Test Metamer resourceMapping options on WildFly 8.2 Key: RFPL-3747 URL: https://issues.jboss.org/browse/RFPL-3747 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.2.Final 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.2. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:53 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:53 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3748) Manually test Showcase with WildFly 8.2 and Mojarra on Firefox In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3748: ----------------------------------- Summary: Manually test Showcase with WildFly 8.2 and Mojarra on Firefox Key: RFPL-3748 URL: https://issues.jboss.org/browse/RFPL-3748 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3749) Manually smoke test Showcase with WildFly 8.2 and Mojarra on mobile phones In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3749: ----------------------------------- Summary: Manually smoke test Showcase with WildFly 8.2 and Mojarra on mobile phones Key: RFPL-3749 URL: https://issues.jboss.org/browse/RFPL-3749 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3750) Manually smoke test Showcase with WildFly 8.2 and Mojarra on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3750: ----------------------------------- Summary: Manually smoke test Showcase with WildFly 8.2 and Mojarra on tablets Key: RFPL-3750 URL: https://issues.jboss.org/browse/RFPL-3750 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3751) Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3751: ----------------------------------- Summary: Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets Key: RFPL-3751 URL: https://issues.jboss.org/browse/RFPL-3751 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.2.Final Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.2.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3752) Verify archetypes In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3752: ----------------------------------- Summary: Verify archetypes Key: RFPL-3752 URL: https://issues.jboss.org/browse/RFPL-3752 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.2.Final -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.2.Final -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.2.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3753) Test RichFaces with JBDS 8.0.1 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3753: ----------------------------------- Summary: Test RichFaces with JBDS 8.0.1 Key: RFPL-3753 URL: https://issues.jboss.org/browse/RFPL-3753 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final *In case of any changes and/or inaccuracy be sure to update this description.* # create a new Maven project and deploy it to WildFly 8.2 and Tomcat 8 #* File -> New -> Other #* Select {{Maven Project}} #* Once prompted to choose archetype, add new repository to Catalog #** As address you are going to need the staging repo URL #* Choose simple-app from the newly added repo (e.g. with correct RF version) #* Test with Tomcat (no changes needed) #* Test with Wildfly #** Need to activate {{jee6}} profile # create a new Ant project and deploy it to WildFly 8.2 and Tomcat 8 #* File -> New -> Other #* Select {{JSF Project}} & when prompted choose 'Kickstars without libs' #* Finish the wizard, you can install Wildfly and Tomcat servers at this point #* Get RF Distribution (from staged repo in ZIP format) and add JAR files (with RF and mandatory libs) to this new project #* Download javax.faces JAR (or myfaces) => this is *only* needed for Tomcat so add only if you wish to deploy app there #* As a template you can use RF simple-app archetype and copy following things to ant project, if possible preserve the structure: #** RichBean.java #** index.xhtml #** templates (whole folder) #* Add following to the web.xml (it only maps index page to localhost:8080/app_name) #** {code} faces/index.xhtml {code} #* At this point, app should be buildable and deployable and accessible at {{localhost:8080/app_name}} #* Test on Wildfly #* Add JSF implementation JAR to libraries, rebuild and test on Tomcat #** Based on JSF impl chosen you might come across following bug: https://java.net/jira/browse/JAVASERVERFACES-3400 #** Workaround is to change RichBean from {{ViewScoped}} to {{SessionScoped}} # Try to import existing Maven project #* Make use of Showcase in RF distribution ZIP and import that #* To deploy with Tomcat no additional settings is needed #* To deploy with Wildfly tou need to activate {{jbas71 profile}} # 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 SNAPSHOT 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 *The last step has sever substeps. This steps can be performed when RichFaces are in maven central repository. Do the following:* 1) I use latest stable JBDS, e.g. for this release 8.0.0 downloaded from this site https://www.jboss.org/products/devstudio/download/ 2) Download particular project-examples-shared-VERSION.xml from this site. I download the file with the biggest version number. http://download.jboss.org/jbosstools/examples/ 4) Alter the project-examples-shared-VERSION.xml in this way comment lines richfaces-archetype-kitchensink and richfaces-kitchensink un-comment lines which contain comment: unnecessary when a stacksId is used (only for richfaces part). change the version of the richfaces-archetype-kitchensink to the released one, e.g. for this release 4.5.0.Beta1 save it 5) In JBDS, Preferences --> JBoss Tools --> Project Examples --> add new site, which points to the edited .xml file. 6) Shut down JBDS in your local ~/.m2/settings.xml turn off all JBoss repositories (or in other global settings). So Any project will be built only from Maven central repositories. Remove all richfaces artifacts from your local repository, so they will be downloaded when necessary. 7) Start JBDS. 8) In JBoss Central (the start page), click on the Project Exampels Wizard, located next to Start from sample header 9) Check show experimental sites 10) From select box choose your site. 11) Create RichFaces project. 12) It should download artifacts only from Maven Central, and it should be deployable. Test it only on Wildfly. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:54 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:54 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3754) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3754: ----------------------------------- Summary: Smoke test Showcase on OpenShift Key: RFPL-3754 URL: https://issues.jboss.org/browse/RFPL-3754 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.5.2.Final 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.11#6341) From issues at jboss.org Thu Feb 26 02:50:55 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:55 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3755) Verify and close resolved issues In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3755: ----------------------------------- Summary: Verify and close resolved issues Key: RFPL-3755 URL: https://issues.jboss.org/browse/RFPL-3755 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.5.2.Final Verify fixed bugs and close Jira. https://issues.jboss.org/browse/RF-13861?jql=project%20%3D%20RF%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Done%20AND%20fixVersion%20%3D%204.5.2%20ORDER%20BY%20key%20ASC -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 02:50:55 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 02:50:55 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3756) Test RichRates In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3756: ----------------------------------- Summary: Test RichRates Key: RFPL-3756 URL: https://issues.jboss.org/browse/RFPL-3756 Project: RichFaces Planning Issue Type: Sub-task Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Priority: Minor Fix For: 4.5.2.Final 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-2,all-tests mvn clean verify -P wildfly-managed-8-2,all-tests -D arq.extension.webdriver.browser=phantomjs {code} -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:05:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:05:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3739) RichFaces 4.5.3.Final release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3739: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > RichFaces 4.5.3.Final release testing > ------------------------------------- > > Key: RFPL-3739 > URL: https://issues.jboss.org/browse/RFPL-3739 > Project: RichFaces Planning > Issue Type: Task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > release info in main release jira (RFPL-3670) -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:06:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:06:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3739) RichFaces 4.5.3.Final release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3739: -------------------------------- Description: release info in main release jira (RFPL-3719) (was: release info in main release jira (RFPL-3670)) > RichFaces 4.5.3.Final release testing > ------------------------------------- > > Key: RFPL-3739 > URL: https://issues.jboss.org/browse/RFPL-3739 > Project: RichFaces Planning > Issue Type: Task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > release info in main release jira (RFPL-3719) -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:19:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:19:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3740) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3740: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3740 > URL: https://issues.jboss.org/browse/RFPL-3740 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > https://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:19:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:19:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3740) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3740. --------------------------------- Resolution: Done > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3740 > URL: https://issues.jboss.org/browse/RFPL-3740 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > https://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3741) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3741: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Configure and fire all release build under RF-Rel view in Jenkins > ----------------------------------------------------------------- > > Key: RFPL-3741 > URL: https://issues.jboss.org/browse/RFPL-3741 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > > 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.11#6341) From issues at jboss.org Thu Feb 26 03:20:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3742) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3742: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3742 > URL: https://issues.jboss.org/browse/RFPL-3742 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3743) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3743: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Configure and fire automated build for Showcase in Jenkins in HTTPS setup > ------------------------------------------------------------------------- > > Key: RFPL-3743 > URL: https://issues.jboss.org/browse/RFPL-3743 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:51 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:51 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3744) Manually test Metamer with WildFly 8.2 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3744: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually test Metamer with WildFly 8.2 and Mojarra on IE11 > ---------------------------------------------------------- > > Key: RFPL-3744 > URL: https://issues.jboss.org/browse/RFPL-3744 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:51 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:51 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3745) Manually test Metamer with WildFly 8.2 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3745: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually test Metamer with WildFly 8.2 and Mojarra on Chrome > ------------------------------------------------------------ > > Key: RFPL-3745 > URL: https://issues.jboss.org/browse/RFPL-3745 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:51 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:51 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3746) Manually test Metamer with Tomcat 8 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3746: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually test Metamer with Tomcat 8 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3746 > URL: https://issues.jboss.org/browse/RFPL-3746 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:20:51 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:20:51 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3747) Test Metamer resourceMapping options on WildFly 8.2 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3747: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Test Metamer resourceMapping options on WildFly 8.2 > --------------------------------------------------- > > Key: RFPL-3747 > URL: https://issues.jboss.org/browse/RFPL-3747 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3.Final > > > 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.2. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:21:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:21:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3748) Manually test Showcase with WildFly 8.2 and Mojarra on Firefox In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3748: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually test Showcase with WildFly 8.2 and Mojarra on Firefox > -------------------------------------------------------------- > > Key: RFPL-3748 > URL: https://issues.jboss.org/browse/RFPL-3748 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:21:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:21:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3749) Manually smoke test Showcase with WildFly 8.2 and Mojarra on mobile phones In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3749: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually smoke test Showcase with WildFly 8.2 and Mojarra on mobile phones > -------------------------------------------------------------------------- > > Key: RFPL-3749 > URL: https://issues.jboss.org/browse/RFPL-3749 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:21:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:21:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3750) Manually smoke test Showcase with WildFly 8.2 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3750: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually smoke test Showcase with WildFly 8.2 and Mojarra on tablets > -------------------------------------------------------------------- > > Key: RFPL-3750 > URL: https://issues.jboss.org/browse/RFPL-3750 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3.Final > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:21:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:21:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3751) Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3751: -------------------------------- Fix Version/s: 4.5.3.Final (was: 4.5.2.Final) > Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3751 > URL: https://issues.jboss.org/browse/RFPL-3751 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3.Final > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.2.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:21:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:21:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3751) Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3751: -------------------------------- Description: Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.3.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). (was: Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.2.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]).) > Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3751 > URL: https://issues.jboss.org/browse/RFPL-3751 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3.Final > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.3.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:24:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:24:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3751) Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3751: -------------------------------- Description: Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.3%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). (was: Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.3.Final%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]).) > Manually smoke test Showcase with Tomcat 8 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3751 > URL: https://issues.jboss.org/browse/RFPL-3751 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3 > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded ([search link|https://issues.jboss.org/browse/RFPL-3599?jql=project%20in%20%28RFPL%2C%20RF%29%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%204.5.3%20AND%20%28labels%20%3D%20myfaces%20OR%20text%20~%20%22myfaces%22%29]). -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:26:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:26:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3752) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3752: -------------------------------- Fix Version/s: 4.5.3 (was: 4.5.2.Final) > Verify archetypes > ----------------- > > Key: RFPL-3752 > URL: https://issues.jboss.org/browse/RFPL-3752 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.2.Final -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.2.Final -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.2.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:27:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:27:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3752) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3752: -------------------------------- Description: * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.3.Final -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.3.Final -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.3.Final -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.2.Final -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.2.Final -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.2.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} > Verify archetypes > ----------------- > > Key: RFPL-3752 > URL: https://issues.jboss.org/browse/RFPL-3752 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.3.Final -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.3.Final -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.3.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:27:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:27:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3753) Test RichFaces with JBDS 8.0.2 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3753: -------------------------------- Summary: Test RichFaces with JBDS 8.0.2 (was: Test RichFaces with JBDS 8.0.1) > Test RichFaces with JBDS 8.0.2 > ------------------------------ > > Key: RFPL-3753 > URL: https://issues.jboss.org/browse/RFPL-3753 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3 > > > *In case of any changes and/or inaccuracy be sure to update this description.* > # create a new Maven project and deploy it to WildFly 8.2 and Tomcat 8 > #* File -> New -> Other > #* Select {{Maven Project}} > #* Once prompted to choose archetype, add new repository to Catalog > #** As address you are going to need the staging repo URL > #* Choose simple-app from the newly added repo (e.g. with correct RF version) > #* Test with Tomcat (no changes needed) > #* Test with Wildfly > #** Need to activate {{jee6}} profile > # create a new Ant project and deploy it to WildFly 8.2 and Tomcat 8 > #* File -> New -> Other > #* Select {{JSF Project}} & when prompted choose 'Kickstars without libs' > #* Finish the wizard, you can install Wildfly and Tomcat servers at this point > #* Get RF Distribution (from staged repo in ZIP format) and add JAR files (with RF and mandatory libs) to this new project > #* Download javax.faces JAR (or myfaces) => this is *only* needed for Tomcat so add only if you wish to deploy app there > #* As a template you can use RF simple-app archetype and copy following things to ant project, if possible preserve the structure: > #** RichBean.java > #** index.xhtml > #** templates (whole folder) > #* Add following to the web.xml (it only maps index page to localhost:8080/app_name) > #** {code} > faces/index.xhtml > {code} > #* At this point, app should be buildable and deployable and accessible at {{localhost:8080/app_name}} > #* Test on Wildfly > #* Add JSF implementation JAR to libraries, rebuild and test on Tomcat > #** Based on JSF impl chosen you might come across following bug: https://java.net/jira/browse/JAVASERVERFACES-3400 > #** Workaround is to change RichBean from {{ViewScoped}} to {{SessionScoped}} > # Try to import existing Maven project > #* Make use of Showcase in RF distribution ZIP and import that > #* To deploy with Tomcat no additional settings is needed > #* To deploy with Wildfly tou need to activate {{jbas71 profile}} > # 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 SNAPSHOT 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 > *The last step has sever substeps. This steps can be performed when RichFaces are in maven central repository. Do the following:* > 1) I use latest stable JBDS, e.g. for this release 8.0.0 downloaded from this site https://www.jboss.org/products/devstudio/download/ > 2) Download particular project-examples-shared-VERSION.xml from this site. I download the file with the biggest version number. http://download.jboss.org/jbosstools/examples/ > 4) Alter the project-examples-shared-VERSION.xml in this way > comment lines richfaces-archetype-kitchensink and richfaces-kitchensink > un-comment lines which contain comment: unnecessary when a stacksId is used (only for richfaces part). > change the version of the richfaces-archetype-kitchensink to the released one, e.g. for this release 4.5.0.Beta1 > save it > 5) In JBDS, Preferences --> JBoss Tools --> Project Examples --> add new site, which points to the edited .xml file. > 6) Shut down JBDS > in your local ~/.m2/settings.xml turn off all JBoss repositories (or in other global settings). So Any project will be built only from Maven central repositories. > Remove all richfaces artifacts from your local repository, so they will be downloaded when necessary. > 7) Start JBDS. > 8) In JBoss Central (the start page), click on the Project Exampels Wizard, located next to Start from sample header > 9) Check show experimental sites > 10) From select box choose your site. > 11) Create RichFaces project. > 12) It should download artifacts only from Maven Central, and it should be deployable. Test it only on Wildfly. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:27:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:27:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3753) Test RichFaces with JBDS 8.0.2 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3753: -------------------------------- Fix Version/s: 4.5.3 (was: 4.5.2.Final) > Test RichFaces with JBDS 8.0.2 > ------------------------------ > > Key: RFPL-3753 > URL: https://issues.jboss.org/browse/RFPL-3753 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3 > > > *In case of any changes and/or inaccuracy be sure to update this description.* > # create a new Maven project and deploy it to WildFly 8.2 and Tomcat 8 > #* File -> New -> Other > #* Select {{Maven Project}} > #* Once prompted to choose archetype, add new repository to Catalog > #** As address you are going to need the staging repo URL > #* Choose simple-app from the newly added repo (e.g. with correct RF version) > #* Test with Tomcat (no changes needed) > #* Test with Wildfly > #** Need to activate {{jee6}} profile > # create a new Ant project and deploy it to WildFly 8.2 and Tomcat 8 > #* File -> New -> Other > #* Select {{JSF Project}} & when prompted choose 'Kickstars without libs' > #* Finish the wizard, you can install Wildfly and Tomcat servers at this point > #* Get RF Distribution (from staged repo in ZIP format) and add JAR files (with RF and mandatory libs) to this new project > #* Download javax.faces JAR (or myfaces) => this is *only* needed for Tomcat so add only if you wish to deploy app there > #* As a template you can use RF simple-app archetype and copy following things to ant project, if possible preserve the structure: > #** RichBean.java > #** index.xhtml > #** templates (whole folder) > #* Add following to the web.xml (it only maps index page to localhost:8080/app_name) > #** {code} > faces/index.xhtml > {code} > #* At this point, app should be buildable and deployable and accessible at {{localhost:8080/app_name}} > #* Test on Wildfly > #* Add JSF implementation JAR to libraries, rebuild and test on Tomcat > #** Based on JSF impl chosen you might come across following bug: https://java.net/jira/browse/JAVASERVERFACES-3400 > #** Workaround is to change RichBean from {{ViewScoped}} to {{SessionScoped}} > # Try to import existing Maven project > #* Make use of Showcase in RF distribution ZIP and import that > #* To deploy with Tomcat no additional settings is needed > #* To deploy with Wildfly tou need to activate {{jbas71 profile}} > # 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 SNAPSHOT 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 > *The last step has sever substeps. This steps can be performed when RichFaces are in maven central repository. Do the following:* > 1) I use latest stable JBDS, e.g. for this release 8.0.0 downloaded from this site https://www.jboss.org/products/devstudio/download/ > 2) Download particular project-examples-shared-VERSION.xml from this site. I download the file with the biggest version number. http://download.jboss.org/jbosstools/examples/ > 4) Alter the project-examples-shared-VERSION.xml in this way > comment lines richfaces-archetype-kitchensink and richfaces-kitchensink > un-comment lines which contain comment: unnecessary when a stacksId is used (only for richfaces part). > change the version of the richfaces-archetype-kitchensink to the released one, e.g. for this release 4.5.0.Beta1 > save it > 5) In JBDS, Preferences --> JBoss Tools --> Project Examples --> add new site, which points to the edited .xml file. > 6) Shut down JBDS > in your local ~/.m2/settings.xml turn off all JBoss repositories (or in other global settings). So Any project will be built only from Maven central repositories. > Remove all richfaces artifacts from your local repository, so they will be downloaded when necessary. > 7) Start JBDS. > 8) In JBoss Central (the start page), click on the Project Exampels Wizard, located next to Start from sample header > 9) Check show experimental sites > 10) From select box choose your site. > 11) Create RichFaces project. > 12) It should download artifacts only from Maven Central, and it should be deployable. Test it only on Wildfly. -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:27:50 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:27:50 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3754) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3754: -------------------------------- Fix Version/s: 4.5.3 (was: 4.5.2.Final) > Smoke test Showcase on OpenShift > -------------------------------- > > Key: RFPL-3754 > URL: https://issues.jboss.org/browse/RFPL-3754 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.5.3 > > > 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.11#6341) From issues at jboss.org Thu Feb 26 03:27:51 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:27:51 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3755) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3755: -------------------------------- Fix Version/s: 4.5.3 (was: 4.5.2.Final) > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3755 > URL: https://issues.jboss.org/browse/RFPL-3755 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/browse/RF-13861?jql=project%20%3D%20RF%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Done%20AND%20fixVersion%20%3D%204.5.2%20ORDER%20BY%20key%20ASC -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:28:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:28:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3755) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3755: -------------------------------- Description: Verify fixed bugs and close Jira. https://issues.jboss.org/browse/RF-13861?jql=project%20%3D%20RF%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Done%20AND%20fixVersion%20%3D%204.5.3%20ORDER%20BY%20key%20ASC was: Verify fixed bugs and close Jira. https://issues.jboss.org/browse/RF-13861?jql=project%20%3D%20RF%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Done%20AND%20fixVersion%20%3D%204.5.2%20ORDER%20BY%20key%20ASC > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3755 > URL: https://issues.jboss.org/browse/RFPL-3755 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/browse/RF-13861?jql=project%20%3D%20RF%20AND%20status%20%3D%20Resolved%20AND%20resolution%20%3D%20Done%20AND%20fixVersion%20%3D%204.5.3%20ORDER%20BY%20key%20ASC -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:28:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:28:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3756) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3756: -------------------------------- Fix Version/s: 4.5.3 (was: 4.5.2.Final) > Test RichRates > -------------- > > Key: RFPL-3756 > URL: https://issues.jboss.org/browse/RFPL-3756 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Priority: Minor > Fix For: 4.5.3 > > > 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-2,all-tests > mvn clean verify -P wildfly-managed-8-2,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:38:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Thu, 26 Feb 2015 03:38:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3719) RichFaces 4.5.3.Final Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3719: -------------------------------- Description: RichFaces version: {{4.5.3.Final}} RichFaces tag: {{[4.5.3.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.3.Final]}} Metamer tag: {{4.5.3.20150226-Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4942 ---- 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc was: RichFaces version: {{4.5.3.Final}} RichFaces tag: {{[4.5.3.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.3.Final]}} Metamer tag: {{4.5.2.20150109-Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4942 ---- 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc > RichFaces 4.5.3.Final Release > ----------------------------- > > Key: RFPL-3719 > URL: https://issues.jboss.org/browse/RFPL-3719 > Project: RichFaces Planning > Issue Type: Task > Components: release > Affects Versions: 4.5.3 > Reporter: Michal Petrov > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.5.3 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.5.3.Final}} > RichFaces tag: {{[4.5.3.Final|https://github.com/richfaces/richfaces/releases/tag/4.5.3.Final]}} > Metamer tag: {{4.5.3.20150226-Final}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-4942 > ---- > 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://github.com/richfaces/richfaces-qa/blob/master/howto-release.adoc -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 03:56:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Thu, 26 Feb 2015 03:56:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3744) Manually test Metamer with WildFly 8.2 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3744. ------------------------------- Resolution: Done done, nothing new > Manually test Metamer with WildFly 8.2 and Mojarra on IE11 > ---------------------------------------------------------- > > Key: RFPL-3744 > URL: https://issues.jboss.org/browse/RFPL-3744 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3 > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Thu Feb 26 04:08:49 2015 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Thu, 26 Feb 2015 04:08:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3746) Manually test Metamer with Tomcat 8 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3746. ------------------------------- Resolution: Done done, nothing new > Manually test Metamer with Tomcat 8 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3746 > URL: https://issues.jboss.org/browse/RFPL-3746 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.5.3 > > -- This message was sent by Atlassian JIRA (v6.3.11#6341) From issues at jboss.org Fri Feb 27 03:28:49 2015 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 27 Feb 2015 03:28:49 -0500 (EST) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3756) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3756. --------------------------------- Resolution: Done > Test RichRates > -------------- > > Key: RFPL-3756 > URL: https://issues.jboss.org/browse/RFPL-3756 > Project: RichFaces Planning > Issue Type: Sub-task > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Priority: Minor > Fix For: 4.5.3 > > > 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-2,all-tests > mvn clean verify -P wildfly-managed-8-2,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message was sent by Atlassian JIRA (v6.3.11#6341)