From issues at jboss.org Tue Apr 1 08:59:14 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 1 Apr 2014 08:59:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2257) Review test coverage of autocomplete In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958082#comment-12958082 ] Matej Novotny commented on RFPL-2257: ------------------------------------- I pushed the tests to branches 4.3.x, 4.5.x and wfk25. I came across one issue, onbegin handler. Since I already found issue with this (RF-13537), I linked them together. The test I created can be found [here|https://github.com/richfaces/richfaces-qa/blob/4.3.x/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richAutocomplete/TestAutocompleteAttributes.java#L119]. I will now try to modify the tests and push them to RF 5. > Review test coverage of autocomplete > ------------------------------------- > > Key: RFPL-2257 > URL: https://issues.jboss.org/browse/RFPL-2257 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Future > > > Review which attributes of rich:autocomplete are covered by tests and if needed, create new Se2 tests. > I couldn't find tests e.g. for: > * onclick and other handlers > * inputClass > * minChars > * style, styleClass > * ... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 1 10:11:14 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 1 Apr 2014 10:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2257) Review test coverage of autocomplete In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958113#comment-12958113 ] Matej Novotny commented on RFPL-2257: ------------------------------------- I added the tests to RF5 and modified them to pass (removing some handlers we do not use in new autocomplete, changing locator etc.). I came across an issue with autoFill - RF-13415 and marked the test accordingly. I will check Jenkins jobs later to ensure the tests pass. Resolving issue. > Review test coverage of autocomplete > ------------------------------------- > > Key: RFPL-2257 > URL: https://issues.jboss.org/browse/RFPL-2257 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Future > > > Review which attributes of rich:autocomplete are covered by tests and if needed, create new Se2 tests. > I couldn't find tests e.g. for: > * onclick and other handlers > * inputClass > * minChars > * style, styleClass > * ... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 1 10:11:15 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 1 Apr 2014 10:11:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2257) Review test coverage of autocomplete In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-2257. --------------------------------- Resolution: Done > Review test coverage of autocomplete > ------------------------------------- > > Key: RFPL-2257 > URL: https://issues.jboss.org/browse/RFPL-2257 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Future > > > Review which attributes of rich:autocomplete are covered by tests and if needed, create new Se2 tests. > I couldn't find tests e.g. for: > * onclick and other handlers > * inputClass > * minChars > * style, styleClass > * ... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 1 10:25:13 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 1 Apr 2014 10:25:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1870) QE Create new tests for attribute onlisthide/onlistshow of component inplace select In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12958126#comment-12958126 ] Matej Novotny commented on RFPL-1870: ------------------------------------- This is a valid task, we have no tests covering this in either version of RF. Furthermore the related issue (RF-11768) is still valid and the bug can be reproduced (at least manually). I will write a test for this and push it to all branches. > QE Create new tests for attribute onlisthide/onlistshow of component inplace select > ----------------------------------------------------------------------------------- > > Key: RFPL-1870 > URL: https://issues.jboss.org/browse/RFPL-1870 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Tracking > > > Create new Selenium tests in Metamer for attribute onlisthide/onlistshow of component inplace select. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3283) RichFaces 4.3.6 Release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3283: ----------------------------------- Summary: RichFaces 4.3.6 Release Key: RFPL-3283 URL: https://issues.jboss.org/browse/RFPL-3283 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Priority: Blocker Fix For: 4.3.5 RichFaces version: {{4.3.5.Final}} RichFaces tag: {{4.3.5.20140113-Final}} Metamer tag: Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: * RichFaces ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-2399/ * Photoalbum + Dist ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-2400/ ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-1713 Tags in repositories: https://github.com/richfaces4/build/commits/4.3.5.20140113-Final https://github.com/richfaces/richfaces-archetypes/commits/4.3.5.20140113-Final https://github.com/richfaces4/core/commits/4.3.5.20140113-Final https://github.com/richfaces4/components/commits/4.3.5.20140113-Final https://github.com/richfaces4/dev-examples/commits/4.3.5.20140113-Final https://github.com/richfaces4/showcase/commits/4.3.5.20140113-Final *Release Notes:* https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310341&version=12322481 ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3284) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3284: ----------------------------------- Summary: Closeout and resolve issues scheduled for this release version Key: RFPL-3284 URL: https://issues.jboss.org/browse/RFPL-3284 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3285) Update the release-notes In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3285: ----------------------------------- Summary: Update the release-notes Key: RFPL-3285 URL: https://issues.jboss.org/browse/RFPL-3285 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3286) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3286: ----------------------------------- Summary: Tag, build, and stage Final release, publish tag to GitHub Key: RFPL-3286 URL: https://issues.jboss.org/browse/RFPL-3286 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 Be sure to *do not tag a release before release notes have been updated*. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3288) Review document updates In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3288: ----------------------------------- Summary: Review document updates Key: RFPL-3288 URL: https://issues.jboss.org/browse/RFPL-3288 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.3.5 https://issues.jboss.org/issues/?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D"4.3.2" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3287) QE verification of staged Final release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3287: ----------------------------------- Summary: QE verification of staged Final release Key: RFPL-3287 URL: https://issues.jboss.org/browse/RFPL-3287 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3293) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3293: ----------------------------------- Summary: Copy, and rename distribution and other download files to download server Key: RFPL-3293 URL: https://issues.jboss.org/browse/RFPL-3293 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3289) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3289: ----------------------------------- Summary: Finalize/tag/release/upload the Final version of the documentation Key: RFPL-3289 URL: https://issues.jboss.org/browse/RFPL-3289 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3290) Prep content, and contact internal/external sources for publication In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3290: ----------------------------------- Summary: Prep content, and contact internal/external sources for publication Key: RFPL-3290 URL: https://issues.jboss.org/browse/RFPL-3290 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3292) Promote verified artifacts on stage server to live repo In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3292: ----------------------------------- Summary: Promote verified artifacts on stage server to live repo Key: RFPL-3292 URL: https://issues.jboss.org/browse/RFPL-3292 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3301) Make blog live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3301: ----------------------------------- Summary: Make blog live Key: RFPL-3301 URL: https://issues.jboss.org/browse/RFPL-3301 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3298) Prep announcement blog In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3298: ----------------------------------- Summary: Prep announcement blog Key: RFPL-3298 URL: https://issues.jboss.org/browse/RFPL-3298 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3294) Integrate the release branch back to master/develop In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3294: ----------------------------------- Summary: Integrate the release branch back to master/develop Key: RFPL-3294 URL: https://issues.jboss.org/browse/RFPL-3294 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3300) Make project site live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3300: ----------------------------------- Summary: Make project site live Key: RFPL-3300 URL: https://issues.jboss.org/browse/RFPL-3300 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3296) Verify uploaded release artifacts In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3296: ----------------------------------- Summary: Verify uploaded release artifacts Key: RFPL-3296 URL: https://issues.jboss.org/browse/RFPL-3296 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.3.5 Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. [1] http://hudson.qa.jboss.com/hudson/view/RF-Rel/job/richfaces-release-verify-dist-bin/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3297) Prep RichFaces project site for release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3297: ----------------------------------- Summary: Prep RichFaces project site for release Key: RFPL-3297 URL: https://issues.jboss.org/browse/RFPL-3297 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:16 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:16 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3291) Generated and upload new Maven-based docs In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3291: ----------------------------------- Summary: Generated and upload new Maven-based docs Key: RFPL-3291 URL: https://issues.jboss.org/browse/RFPL-3291 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 richfaces-resources-dependency-plugin -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3303) Tweet, post, other announcements In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3303: ----------------------------------- Summary: Tweet, post, other announcements Key: RFPL-3303 URL: https://issues.jboss.org/browse/RFPL-3303 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3304) Update RF jira releases In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3304: ----------------------------------- Summary: Update RF jira releases Key: RFPL-3304 URL: https://issues.jboss.org/browse/RFPL-3304 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3302) Make project site announcements, and forum announcements live In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3302: ----------------------------------- Summary: Make project site announcements, and forum announcements live Key: RFPL-3302 URL: https://issues.jboss.org/browse/RFPL-3302 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Brian Leathem Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3299) Deploy the showcase In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3299: ----------------------------------- Summary: Deploy the showcase Key: RFPL-3299 URL: https://issues.jboss.org/browse/RFPL-3299 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Luk?? Fry? Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:21:17 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:21:17 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3295) Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release In-Reply-To: References: Message-ID: Brian Leathem created RFPL-3295: ----------------------------------- Summary: Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release Key: RFPL-3295 URL: https://issues.jboss.org/browse/RFPL-3295 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: release Affects Versions: 4.3.5 Reporter: Brian Leathem Assignee: Pavol Pitonak Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:23:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:23:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3283) RichFaces 4.3.6 Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3283: -------------------------------- Description: RichFaces version: {{4.3.6.Final}} RichFaces tag: Metamer tag: Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: Tags in repositories: *Release Notes:* ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess was: RichFaces version: {{4.3.5.Final}} RichFaces tag: {{4.3.5.20140113-Final}} Metamer tag: Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: * RichFaces ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-2399/ * Photoalbum + Dist ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-2400/ ** https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-1713 Tags in repositories: https://github.com/richfaces4/build/commits/4.3.5.20140113-Final https://github.com/richfaces/richfaces-archetypes/commits/4.3.5.20140113-Final https://github.com/richfaces4/core/commits/4.3.5.20140113-Final https://github.com/richfaces4/components/commits/4.3.5.20140113-Final https://github.com/richfaces4/dev-examples/commits/4.3.5.20140113-Final https://github.com/richfaces4/showcase/commits/4.3.5.20140113-Final *Release Notes:* https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310341&version=12322481 ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess > RichFaces 4.3.6 Release > ----------------------- > > Key: RFPL-3283 > URL: https://issues.jboss.org/browse/RFPL-3283 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.5 > Reporter: Brian Leathem > Assignee: Brian Leathem > Priority: Blocker > Fix For: 4.3.5 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.3.6.Final}} > RichFaces tag: > Metamer tag: > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: > Tags in repositories: > *Release Notes:* > ---- > More information can be found in RichFaces 4.X release testing process document [2]. > [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config > [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 11:37:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 11:37:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3285) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem reassigned RFPL-3285: ----------------------------------- Assignee: Brian Leathem (was: Michal Petrov) > Update the release-notes > ------------------------ > > Key: RFPL-3285 > URL: https://issues.jboss.org/browse/RFPL-3285 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > > Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 12:05:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 12:05:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3284) Closeout and resolve issues scheduled for this release version In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3284. --------------------------------- Resolution: Done > Closeout and resolve issues scheduled for this release version > -------------------------------------------------------------- > > Key: RFPL-3284 > URL: https://issues.jboss.org/browse/RFPL-3284 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 3 12:05:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 3 Apr 2014 12:05:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3285) Update the release-notes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3285. --------------------------------- Resolution: Done > Update the release-notes > ------------------------ > > Key: RFPL-3285 > URL: https://issues.jboss.org/browse/RFPL-3285 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > > Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 04:59:13 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Fri, 4 Apr 2014 04:59:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1870) QE Create new tests for attribute onlisthide/onlistshow of component inplace select In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959194#comment-12959194 ] Matej Novotny commented on RFPL-1870: ------------------------------------- I created the tests and pushed them to all branches. All tests are yet marked as Future and IssueTracking due to RF-11768. > QE Create new tests for attribute onlisthide/onlistshow of component inplace select > ----------------------------------------------------------------------------------- > > Key: RFPL-1870 > URL: https://issues.jboss.org/browse/RFPL-1870 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Tracking > > > Create new Selenium tests in Metamer for attribute onlisthide/onlistshow of component inplace select. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1870) QE Create new tests for attribute onlisthide/onlistshow of component inplace select In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-1870. --------------------------------- Resolution: Done > QE Create new tests for attribute onlisthide/onlistshow of component inplace select > ----------------------------------------------------------------------------------- > > Key: RFPL-1870 > URL: https://issues.jboss.org/browse/RFPL-1870 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Tracking > > > Create new Selenium tests in Metamer for attribute onlisthide/onlistshow of component inplace select. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3305) RichFaces 4.3.6.Final release testing In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3305: ----------------------------------- Summary: RichFaces 4.3.6.Final release testing Key: RFPL-3305 URL: https://issues.jboss.org/browse/RFPL-3305 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 release info in main release jira (RFPL-3171) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3306) Tag and release Metamer and tests In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3306: ----------------------------------- Summary: Tag and release Metamer and tests Key: RFPL-3306 URL: https://issues.jboss.org/browse/RFPL-3306 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3307) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3307: ----------------------------------- Summary: Configure and fire all release build under RF-Rel view in Jenkins Key: RFPL-3307 URL: https://issues.jboss.org/browse/RFPL-3307 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 Run all jobs with prefix richfaces-4.3-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3308) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3308: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins Key: RFPL-3308 URL: https://issues.jboss.org/browse/RFPL-3308 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3309) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3309: ----------------------------------- Summary: Configure and fire automated build for Showcase in Jenkins in HTTPS setup Key: RFPL-3309 URL: https://issues.jboss.org/browse/RFPL-3309 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:15 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3310) Manually test Metamer with AS7 and Mojarra on IE9 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3310: ----------------------------------- Summary: Manually test Metamer with AS7 and Mojarra on IE9 Key: RFPL-3310 URL: https://issues.jboss.org/browse/RFPL-3310 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:15 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3311) Manually test Metamer with AS 7 and Mojarra on Chrome In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3311: ----------------------------------- Summary: Manually test Metamer with AS 7 and Mojarra on Chrome Key: RFPL-3311 URL: https://issues.jboss.org/browse/RFPL-3311 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:15 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3312) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3312: ----------------------------------- Summary: Manually test Metamer with Tomcat 7 and Mojarra on IE10 Key: RFPL-3312 URL: https://issues.jboss.org/browse/RFPL-3312 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:15 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3313) Manually test Metamer resourceMapping options on AS 7.1 In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3313: ----------------------------------- Summary: Manually test Metamer resourceMapping options on AS 7.1 Key: RFPL-3313 URL: https://issues.jboss.org/browse/RFPL-3313 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 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 JBoss AS 7.1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:01:15 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3314) Manually test Showcase with AS7 and Mojarra on Firefox In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3314: ----------------------------------- Summary: Manually test Showcase with AS7 and Mojarra on Firefox Key: RFPL-3314 URL: https://issues.jboss.org/browse/RFPL-3314 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3315) Manually smoke test Showcase with AS7 and Mojarra on mobile phones In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3315: ----------------------------------- Summary: Manually smoke test Showcase with AS7 and Mojarra on mobile phones Key: RFPL-3315 URL: https://issues.jboss.org/browse/RFPL-3315 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3316) Manually smoke test Showcase with AS7 and Mojarra on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3316: ----------------------------------- Summary: Manually smoke test Showcase with AS7 and Mojarra on tablets Key: RFPL-3316 URL: https://issues.jboss.org/browse/RFPL-3316 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3317) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3317: ----------------------------------- Summary: Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets Key: RFPL-3317 URL: https://issues.jboss.org/browse/RFPL-3317 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Ji?? ?tefek Fix For: 4.3.5 Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3318) Verify archetypes In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3318: ----------------------------------- Summary: Verify archetypes Key: RFPL-3318 URL: https://issues.jboss.org/browse/RFPL-3318 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.3.5 * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.5.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.3.5.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.3.5.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} Make sure that you use correct archetypeVersion property! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3319) Test RichFaces with JBoss Tools In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3319: ----------------------------------- Summary: Test RichFaces with JBoss Tools Key: RFPL-3319 URL: https://issues.jboss.org/browse/RFPL-3319 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 # create a new Ant project and deploy it to JBoss AS 7 and Tomcat 7 # create a new Maven project and deploy it to JBoss AS 7 and Tomcat 7 # try to import existing Maven project # create new project from JBoss Central add 4. According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want (03:06:09 PM) bleathem: Snjeza: how do you do that? (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3320) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3320: ----------------------------------- Summary: Smoke test Showcase on OpenShift Key: RFPL-3320 URL: https://issues.jboss.org/browse/RFPL-3320 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Matej Novotny Fix For: 4.3.5 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3321) Verify and close resolved issues In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3321: ----------------------------------- Summary: Verify and close resolved issues Key: RFPL-3321 URL: https://issues.jboss.org/browse/RFPL-3321 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Juraj H?ska Fix For: 4.3.5 Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.5%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true If there is needs-qe label, remove it after verifying issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:03:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:03:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3322) Test RichRates In-Reply-To: References: Message-ID: Pavol Pitonak created RFPL-3322: ----------------------------------- Summary: Test RichRates Key: RFPL-3322 URL: https://issues.jboss.org/browse/RFPL-3322 Project: RichFaces Planning Issue Type: Sub-task Security Level: Public (Everyone can see) Components: QE Reporter: Pavol Pitonak Assignee: Pavol Pitonak Fix For: 4.3.5 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-0,all-tests mvn clean verify -P wildfly-managed-8-0,all-tests -D arq.extension.webdriver.browser=phantomjs {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:05:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:05:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3305) RichFaces 4.3.6.Final release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3305: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > RichFaces 4.3.6.Final release testing > ------------------------------------- > > Key: RFPL-3305 > URL: https://issues.jboss.org/browse/RFPL-3305 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > release info in main release jira (RFPL-3171) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3306) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3306: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3306 > URL: https://issues.jboss.org/browse/RFPL-3306 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3307) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3307: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Configure and fire all release build under RF-Rel view in Jenkins > ----------------------------------------------------------------- > > Key: RFPL-3307 > URL: https://issues.jboss.org/browse/RFPL-3307 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > Run all jobs with prefix richfaces-4.3-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3308) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3308: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3308 > URL: https://issues.jboss.org/browse/RFPL-3308 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3309) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3309: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Configure and fire automated build for Showcase in Jenkins in HTTPS setup > ------------------------------------------------------------------------- > > Key: RFPL-3309 > URL: https://issues.jboss.org/browse/RFPL-3309 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3311) Manually test Metamer with AS 7 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3311: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually test Metamer with AS 7 and Mojarra on Chrome > ----------------------------------------------------- > > Key: RFPL-3311 > URL: https://issues.jboss.org/browse/RFPL-3311 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:07:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:07:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3312) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3312: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually test Metamer with Tomcat 7 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3312 > URL: https://issues.jboss.org/browse/RFPL-3312 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3310) Manually test Metamer with WildFly 8 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3310: -------------------------------- Summary: Manually test Metamer with WildFly 8 and Mojarra on IE11 (was: Manually test Metamer with AS7 and Mojarra on IE9) > Manually test Metamer with WildFly 8 and Mojarra on IE11 > -------------------------------------------------------- > > Key: RFPL-3310 > URL: https://issues.jboss.org/browse/RFPL-3310 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.5 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3313) Manually test Metamer resourceMapping options on AS 7.1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3313: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually test Metamer resourceMapping options on AS 7.1 > ------------------------------------------------------- > > Key: RFPL-3313 > URL: https://issues.jboss.org/browse/RFPL-3313 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > 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 JBoss AS 7.1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3314) Manually test Showcase with AS7 and Mojarra on Firefox In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3314: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually test Showcase with AS7 and Mojarra on Firefox > ------------------------------------------------------ > > Key: RFPL-3314 > URL: https://issues.jboss.org/browse/RFPL-3314 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3315) Manually smoke test Showcase with AS7 and Mojarra on mobile phones In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3315: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually smoke test Showcase with AS7 and Mojarra on mobile phones > ------------------------------------------------------------------ > > Key: RFPL-3315 > URL: https://issues.jboss.org/browse/RFPL-3315 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3313) Manually test Metamer resourceMapping options on WildFly 8 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3313: -------------------------------- Description: 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. was: 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 JBoss AS 7.1. > Manually test Metamer resourceMapping options on WildFly 8 > ---------------------------------------------------------- > > Key: RFPL-3313 > URL: https://issues.jboss.org/browse/RFPL-3313 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:09:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:09:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3313) Manually test Metamer resourceMapping options on WildFly 8 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3313: -------------------------------- Summary: Manually test Metamer resourceMapping options on WildFly 8 (was: Manually test Metamer resourceMapping options on AS 7.1) > Manually test Metamer resourceMapping options on WildFly 8 > ---------------------------------------------------------- > > Key: RFPL-3313 > URL: https://issues.jboss.org/browse/RFPL-3313 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > 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 JBoss AS 7.1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3317) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3317: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3317 > URL: https://issues.jboss.org/browse/RFPL-3317 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3318) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3318: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Verify archetypes > ----------------- > > Key: RFPL-3318 > URL: https://issues.jboss.org/browse/RFPL-3318 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.5.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.3.5.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.3.5.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} > Make sure that you use correct archetypeVersion property! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3318) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3318: -------------------------------- Description: * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.6.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.3.6.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.3.6.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} Make sure that you use correct archetypeVersion property! was: * simpleapp on desktop {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.5.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.3.5.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.3.5.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} Make sure that you use correct archetypeVersion property! > Verify archetypes > ----------------- > > Key: RFPL-3318 > URL: https://issues.jboss.org/browse/RFPL-3318 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.6.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.3.6.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.3.6.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} > Make sure that you use correct archetypeVersion property! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3319) Test RichFaces with JBoss Tools In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3319: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Test RichFaces with JBoss Tools > ------------------------------- > > Key: RFPL-3319 > URL: https://issues.jboss.org/browse/RFPL-3319 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > # create a new Ant project and deploy it to JBoss AS 7 and Tomcat 7 > # create a new Maven project and deploy it to JBoss AS 7 and Tomcat 7 > # try to import existing Maven project > # create new project from JBoss Central > add 4. > According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: > In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: > (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want > (03:06:09 PM) bleathem: Snjeza: how do you do that? > (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system > (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? > (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype > (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3316) Manually smoke test Showcase with AS7 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3316: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually smoke test Showcase with AS7 and Mojarra on tablets > ------------------------------------------------------------ > > Key: RFPL-3316 > URL: https://issues.jboss.org/browse/RFPL-3316 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3320) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3320: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Smoke test Showcase on OpenShift > -------------------------------- > > Key: RFPL-3320 > URL: https://issues.jboss.org/browse/RFPL-3320 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3321) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3321: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3321 > URL: https://issues.jboss.org/browse/RFPL-3321 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.5%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true > If there is needs-qe label, remove it after verifying issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:11:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:11:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3321) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3321: -------------------------------- Description: Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.6%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true If there is needs-qe label, remove it after verifying issue. was: Verify fixed bugs and close Jira. https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.5%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true If there is needs-qe label, remove it after verifying issue. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3321 > URL: https://issues.jboss.org/browse/RFPL-3321 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.6%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true > If there is needs-qe label, remove it after verifying issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:13:12 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:13:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3322) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3322: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Test RichRates > -------------- > > Key: RFPL-3322 > URL: https://issues.jboss.org/browse/RFPL-3322 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > 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-0,all-tests > mvn clean verify -P wildfly-managed-8-0,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 05:15:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 05:15:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3310) Manually test Metamer with WildFly 8 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3310: -------------------------------- Fix Version/s: 4.3.6 (was: 4.3.5) > Manually test Metamer with WildFly 8 and Mojarra on IE11 > -------------------------------------------------------- > > Key: RFPL-3310 > URL: https://issues.jboss.org/browse/RFPL-3310 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 07:33:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 4 Apr 2014 07:33:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3306) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RFPL-3306: ----------------------------------- Assignee: Juraj H?ska (was: Pavol Pitonak) > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3306 > URL: https://issues.jboss.org/browse/RFPL-3306 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 07:39:13 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Fri, 4 Apr 2014 07:39:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3320) Smoke test Showcase on OpenShift In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3320. --------------------------------- Resolution: Done Verified, I came across no issues. > Smoke test Showcase on OpenShift > -------------------------------- > > Key: RFPL-3320 > URL: https://issues.jboss.org/browse/RFPL-3320 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 08:01:15 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Fri, 4 Apr 2014 08:01:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3315) Manually smoke test Showcase with AS7 and Mojarra on mobile phones In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3315. --------------------------------- Resolution: Done Verified, no new issues were discovered. > Manually smoke test Showcase with AS7 and Mojarra on mobile phones > ------------------------------------------------------------------ > > Key: RFPL-3315 > URL: https://issues.jboss.org/browse/RFPL-3315 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 08:13:13 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Fri, 4 Apr 2014 08:13:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3318) Verify archetypes In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matej Novotny resolved RFPL-3318. --------------------------------- Resolution: Done Verified, no issues were found. > Verify archetypes > ----------------- > > Key: RFPL-3318 > URL: https://issues.jboss.org/browse/RFPL-3318 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 4.3.6 > > > * simpleapp on desktop > {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.3.6.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.3.6.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.3.6.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code} > Make sure that you use correct archetypeVersion property! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 08:29:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 4 Apr 2014 08:29:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3306) Tag and release Metamer and tests In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3306. ------------------------------- Resolution: Done > Tag and release Metamer and tests > --------------------------------- > > Key: RFPL-3306 > URL: https://issues.jboss.org/browse/RFPL-3306 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 10:25:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 4 Apr 2014 10:25:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3316) Manually smoke test Showcase with AS7 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3316. ------------------------------- Resolution: Done No issues found. > Manually smoke test Showcase with AS7 and Mojarra on tablets > ------------------------------------------------------------ > > Key: RFPL-3316 > URL: https://issues.jboss.org/browse/RFPL-3316 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 12:26:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 4 Apr 2014 12:26:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3316) Manually smoke test Showcase with AS7 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska reopened RFPL-3316: ------------------------------- > Manually smoke test Showcase with AS7 and Mojarra on tablets > ------------------------------------------------------------ > > Key: RFPL-3316 > URL: https://issues.jboss.org/browse/RFPL-3316 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 12:28:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 4 Apr 2014 12:28:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3314) Manually test Showcase with AS7 and Mojarra on Firefox In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3314. ------------------------------- Resolution: Done No issues found > Manually test Showcase with AS7 and Mojarra on Firefox > ------------------------------------------------------ > > Key: RFPL-3314 > URL: https://issues.jboss.org/browse/RFPL-3314 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 4 16:58:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 4 Apr 2014 16:58:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3319) Test RichFaces with JBoss Tools In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959436#comment-12959436 ] Juraj H?ska commented on RFPL-3319: ----------------------------------- Ad 1-3: no issues found > Test RichFaces with JBoss Tools > ------------------------------- > > Key: RFPL-3319 > URL: https://issues.jboss.org/browse/RFPL-3319 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > # create a new Ant project and deploy it to JBoss AS 7 and Tomcat 7 > # create a new Maven project and deploy it to JBoss AS 7 and Tomcat 7 > # try to import existing Maven project > # create new project from JBoss Central > add 4. > According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that: > In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows: > (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want > (03:06:09 PM) bleathem: Snjeza: how do you do that? > (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system > (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else? > (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype > (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 01:58:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Mon, 7 Apr 2014 01:58:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3308) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959551#comment-12959551 ] Juraj H?ska commented on RFPL-3308: ----------------------------------- No issues found. Resolving. > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3308 > URL: https://issues.jboss.org/browse/RFPL-3308 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 02:00:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Mon, 7 Apr 2014 02:00:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3308) Configure and fire automated build for Showcase in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3308. ------------------------------- Resolution: Done > Configure and fire automated build for Showcase in Jenkins > ---------------------------------------------------------- > > Key: RFPL-3308 > URL: https://issues.jboss.org/browse/RFPL-3308 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 02:10:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 02:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3312) Manually test Metamer with Tomcat 7 and Mojarra on IE10 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3312. ------------------------------- Resolution: Done Done, no issues found. > Manually test Metamer with Tomcat 7 and Mojarra on IE10 > ------------------------------------------------------- > > Key: RFPL-3312 > URL: https://issues.jboss.org/browse/RFPL-3312 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 03:24:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Mon, 7 Apr 2014 03:24:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3321) Verify and close resolved issues In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3321. ------------------------------- Resolution: Done All issues for 4.3.6 verified. Resolving. > Verify and close resolved issues > -------------------------------- > > Key: RFPL-3321 > URL: https://issues.jboss.org/browse/RFPL-3321 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > Verify fixed bugs and close Jira. > https://issues.jboss.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+RichFaces+and+fixVersion+%3D+%224.3.6%22+and+status+%3D+Resolved%20ORDER%20BY%20key&runQuery=true&clear=true > If there is needs-qe label, remove it after verifying issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 03:40:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 03:40:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3323) metamer: NPE in actionListener sample on WildFly In-Reply-To: References: Message-ID: Ji?? ?tefek created RFPL-3323: --------------------------------- Summary: metamer: NPE in actionListener sample on WildFly Key: RFPL-3323 URL: https://issues.jboss.org/browse/RFPL-3323 Project: RichFaces Planning Issue Type: Bug Security Level: Public (Everyone can see) Components: QE Environment: WildFly 8.0.0.Final 4.3.x Metamer Reporter: Ji?? ?tefek Works in 5.0.x and 4.5.x Metamer. Not working in 4.3.x Metamer. When you open http://localhost:8080/metamer/faces/components/a4jActionListener/all.xhtml you get this error page: {code} Context Path: /metamer Servlet Path: /faces Path Info: /components/a4jActionListener/all.xhtml Query String: null Stack Trace javax.servlet.ServletException: /components/a4jActionListener/all.xhtml @55,93 binding="#{a4jActionListenerBean.actionListener}" null javax.faces.webapp.FacesServlet.service(FacesServlet.java:659) io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93) io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:56) io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113) io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52) io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240) io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) io.undertow.server.Connectors.executeRootHandler(Connectors.java:168) io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:687) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) java.lang.Thread.run(Thread.java:724) {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 03:52:14 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Mon, 7 Apr 2014 03:52:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3316) Manually smoke test Showcase with AS7 and Mojarra on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3316. ------------------------------- Resolution: Done > Manually smoke test Showcase with AS7 and Mojarra on tablets > ------------------------------------------------------------ > > Key: RFPL-3316 > URL: https://issues.jboss.org/browse/RFPL-3316 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 03:52:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 7 Apr 2014 03:52:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3288) Review document updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RFPL-3288: ----------------------------------- Assignee: Juraj H?ska (was: Pavol Pitonak) > Review document updates > ----------------------- > > Key: RFPL-3288 > URL: https://issues.jboss.org/browse/RFPL-3288 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > https://issues.jboss.org/issues/?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D"4.3.2" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 03:54:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 7 Apr 2014 03:54:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3295) 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-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3295. --------------------------------- Resolution: Done > Closeout and resolve QE issues in RichFaces "RFPL" jira project for this release > -------------------------------------------------------------------------------- > > Key: RFPL-3295 > URL: https://issues.jboss.org/browse/RFPL-3295 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:06:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:06:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3324) metamer: malformedXML error on each ajax request In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3324: ------------------------------ Environment: 4.3.x Metamer WildFly 8.0.0.Final was:4.3.x Metamer > metamer: malformedXML error on each ajax request > ------------------------------------------------ > > Key: RFPL-3324 > URL: https://issues.jboss.org/browse/RFPL-3324 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: 4.3.x Metamer > WildFly 8.0.0.Final > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer but not in 4.3. > On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected. > # open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml > # click on the submit button > # see the status 'ERROR' > # open log, at the end you can see: > {code} > error[09:58:23.320]: Received 'error at malformedXML' event from > error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:06:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:06:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3324) metamer: malformedXML error on each ajax request In-Reply-To: References: Message-ID: Ji?? ?tefek created RFPL-3324: --------------------------------- Summary: metamer: malformedXML error on each ajax request Key: RFPL-3324 URL: https://issues.jboss.org/browse/RFPL-3324 Project: RichFaces Planning Issue Type: Bug Security Level: Public (Everyone can see) Components: QE Environment: 4.3.x Metamer Reporter: Ji?? ?tefek Works in 5.0.x and 4.5.x Metamer but not in 4.3. On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected. # open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml # click on the submit button # see the status 'ERROR' # open log, at the end you can see: {code} error[09:58:23.320]: Received 'error at malformedXML' event from error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:18:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:18:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3323) metamer: NPE in actionListener sample on WildFly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3323: ------------------------------ Environment: WildFly 8.0.0.Final, (worked in EAP 6.2) 4.3.x Metamer was: WildFly 8.0.0.Final 4.3.x Metamer > metamer: NPE in actionListener sample on WildFly > ------------------------------------------------ > > Key: RFPL-3323 > URL: https://issues.jboss.org/browse/RFPL-3323 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: WildFly 8.0.0.Final, (worked in EAP 6.2) > 4.3.x Metamer > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer. > Not working in 4.3.x Metamer. > When you open http://localhost:8080/metamer/faces/components/a4jActionListener/all.xhtml you get this error page: > {code} > Context Path: /metamer > Servlet Path: /faces > Path Info: /components/a4jActionListener/all.xhtml > Query String: null > Stack Trace > javax.servlet.ServletException: /components/a4jActionListener/all.xhtml @55,93 binding="#{a4jActionListenerBean.actionListener}" null > javax.faces.webapp.FacesServlet.service(FacesServlet.java:659) > io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) > org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93) > io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:56) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) > io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) > io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113) > io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52) > io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240) > io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > io.undertow.server.Connectors.executeRootHandler(Connectors.java:168) > io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:687) > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > java.lang.Thread.run(Thread.java:724) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:18:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:18:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3324) metamer: malformedXML error on each ajax request In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3324: ------------------------------ Environment: 4.3.x Metamer WildFly 8.0.0.Final, EAP 6.2 was: 4.3.x Metamer WildFly 8.0.0.Final > metamer: malformedXML error on each ajax request > ------------------------------------------------ > > Key: RFPL-3324 > URL: https://issues.jboss.org/browse/RFPL-3324 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: 4.3.x Metamer > WildFly 8.0.0.Final, EAP 6.2 > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer but not in 4.3. > On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected. > # open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml > # click on the submit button > # see the status 'ERROR' > # open log, at the end you can see: > {code} > error[09:58:23.320]: Received 'error at malformedXML' event from > error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:26:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:26:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3324) metamer: malformedXML error on each ajax request In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3324: ------------------------------ Component/s: (was: QE) > metamer: malformedXML error on each ajax request > ------------------------------------------------ > > Key: RFPL-3324 > URL: https://issues.jboss.org/browse/RFPL-3324 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: 4.3.x Metamer > WildFly 8.0.0.Final, EAP 6.2 > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer but not in 4.3. > On every ajax request there is malformedXML error and the metamer status is set to ERROR. But all the outputs are updated and it seems that all is working (except the status) as expected. > # open e.g. http://localhost:8080/metamer/faces/components/a4jAjax/hCommandButton.xhtml > # click on the submit button > # see the status 'ERROR' > # open log, at the end you can see: > {code} > error[09:58:23.320]: Received 'error at malformedXML' event from > error[09:58:23.322]: [status=200] During update: javax.faces.ViewState not found > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:34:14 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:34:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3310) Manually test Metamer with WildFly 8 and Mojarra on IE11 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3310. ------------------------------- Resolution: Done Filed these issues: * https://issues.jboss.org/browse/RFPL-3323 * https://issues.jboss.org/browse/RF-13599 * https://issues.jboss.org/browse/RF-13600 > Manually test Metamer with WildFly 8 and Mojarra on IE11 > -------------------------------------------------------- > > Key: RFPL-3310 > URL: https://issues.jboss.org/browse/RFPL-3310 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:46:14 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:46:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3323) metamer: exception in actionListener sample on WildFly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3323: ------------------------------ Summary: metamer: exception in actionListener sample on WildFly (was: metamer: NPE in actionListener sample on WildFly) > metamer: exception in actionListener sample on WildFly > ------------------------------------------------------ > > Key: RFPL-3323 > URL: https://issues.jboss.org/browse/RFPL-3323 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: WildFly 8.0.0.Final, (worked in EAP 6.2) > 4.3.x Metamer > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer. > Not working in 4.3.x Metamer. > When you open http://localhost:8080/metamer/faces/components/a4jActionListener/all.xhtml you get this error page: > {code} > Context Path: /metamer > Servlet Path: /faces > Path Info: /components/a4jActionListener/all.xhtml > Query String: null > Stack Trace > javax.servlet.ServletException: /components/a4jActionListener/all.xhtml @55,93 binding="#{a4jActionListenerBean.actionListener}" null > javax.faces.webapp.FacesServlet.service(FacesServlet.java:659) > io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) > org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93) > io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:56) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) > io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) > io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113) > io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52) > io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240) > io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > io.undertow.server.Connectors.executeRootHandler(Connectors.java:168) > io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:687) > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > java.lang.Thread.run(Thread.java:724) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 04:48:12 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 7 Apr 2014 04:48:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3323) metamer: exception in actionListener sample on WildFly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek updated RFPL-3323: ------------------------------ Affects Version/s: 4.3.5 4.3.6 > metamer: exception in actionListener sample on WildFly > ------------------------------------------------------ > > Key: RFPL-3323 > URL: https://issues.jboss.org/browse/RFPL-3323 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.5, 4.3.6 > Environment: WildFly 8.0.0.Final, (worked in EAP 6.2) > 4.3.x Metamer > Reporter: Ji?? ?tefek > > Works in 5.0.x and 4.5.x Metamer. > Not working in 4.3.x Metamer. > When you open http://localhost:8080/metamer/faces/components/a4jActionListener/all.xhtml you get this error page: > {code} > Context Path: /metamer > Servlet Path: /faces > Path Info: /components/a4jActionListener/all.xhtml > Query String: null > Stack Trace > javax.servlet.ServletException: /components/a4jActionListener/all.xhtml @55,93 binding="#{a4jActionListenerBean.actionListener}" null > javax.faces.webapp.FacesServlet.service(FacesServlet.java:659) > io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:130) > org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93) > io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:56) > io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:132) > io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:85) > io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:61) > io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) > org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:113) > io.undertow.security.handlers.AuthenticationCallHandler.handleRequest(AuthenticationCallHandler.java:52) > io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:45) > io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:61) > io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:70) > io.undertow.security.handlers.SecurityInitialHandler.handleRequest(SecurityInitialHandler.java:76) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:25) > io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:240) > io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:227) > io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:73) > io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:146) > io.undertow.server.Connectors.executeRootHandler(Connectors.java:168) > io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:687) > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > java.lang.Thread.run(Thread.java:724) > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 05:54:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Mon, 7 Apr 2014 05:54:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3322) Test RichRates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3322. --------------------------------- Resolution: Done > Test RichRates > -------------- > > Key: RFPL-3322 > URL: https://issues.jboss.org/browse/RFPL-3322 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > 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-0,all-tests > mvn clean verify -P wildfly-managed-8-0,all-tests -D arq.extension.webdriver.browser=phantomjs > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 05:56:13 2014 From: issues at jboss.org (Daniel Lechner (JIRA)) Date: Mon, 7 Apr 2014 05:56:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-1497) Remove selectionType=server from tree section of docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959640#comment-12959640 ] Daniel Lechner commented on RFPL-1497: -------------------------------------- Looking at the VDL-Documentation of 4.3.5.Final, it still shows the selectionType=server as valid option! See http://docs.jboss.org/richfaces/4.3.X/4.3.5.Final/vdldoc/ > Remove selectionType=server from tree section of docs > ----------------------------------------------------- > > Key: RFPL-1497 > URL: https://issues.jboss.org/browse/RFPL-1497 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: components, doc > Affects Versions: 4.0.0.Final > Reporter: Jay Balunas > Assignee: Brian Leathem > Priority: Trivial > Fix For: 4.1.0.CR1 > > > See RF-10984 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 7 10:38:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Mon, 7 Apr 2014 10:38:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3288) Review document updates In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3288. ------------------------------- Resolution: Done There were no documentation updates in 4.3.6. Resolving. > Review document updates > ----------------------- > > Key: RFPL-3288 > URL: https://issues.jboss.org/browse/RFPL-3288 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Juraj H?ska > Fix For: 4.3.6 > > > https://issues.jboss.org/issues/?jql=project%3DRFPL%20and%20component%3Ddoc%20and%20fixVersion%3D"4.3.2" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 03:02:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 8 Apr 2014 03:02:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3317) Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3317. ------------------------------- Resolution: Done Done. Nothing new found. > Manually smoke test Showcase with Tomcat 7 and MyFaces on tablets > ----------------------------------------------------------------- > > Key: RFPL-3317 > URL: https://issues.jboss.org/browse/RFPL-3317 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > > Do this task only when a MyFaces-specific bug was fixed in RichFaces or when MyFaces dependency was upgraded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 03:36:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Tue, 8 Apr 2014 03:36:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3313) Manually test Metamer resourceMapping options on WildFly 8 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak deleted RFPL-3313: -------------------------------- > Manually test Metamer resourceMapping options on WildFly 8 > ---------------------------------------------------------- > > Key: RFPL-3313 > URL: https://issues.jboss.org/browse/RFPL-3313 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > > 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 03:42:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Tue, 8 Apr 2014 03:42:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3311) Manually test Metamer with AS 7 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RFPL-3311: ----------------------------------- Assignee: Ji?? ?tefek (was: Pavol Pitonak) > Manually test Metamer with AS 7 and Mojarra on Chrome > ----------------------------------------------------- > > Key: RFPL-3311 > URL: https://issues.jboss.org/browse/RFPL-3311 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 04:18:13 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 8 Apr 2014 04:18:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3311) Manually test Metamer with AS 7 and Mojarra on Chrome In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-3311. ------------------------------- Resolution: Done Done. Nothing new found. > Manually test Metamer with AS 7 and Mojarra on Chrome > ----------------------------------------------------- > > Key: RFPL-3311 > URL: https://issues.jboss.org/browse/RFPL-3311 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 8 04:32:14 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Tue, 8 Apr 2014 04:32:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3307) Configure and fire all release build under RF-Rel view in Jenkins In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3307. --------------------------------- Resolution: Done > Configure and fire all release build under RF-Rel view in Jenkins > ----------------------------------------------------------------- > > Key: RFPL-3307 > URL: https://issues.jboss.org/browse/RFPL-3307 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > Run all jobs with prefix richfaces-4.3-release in https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/Release and review the results -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Apr 9 04:04:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Wed, 9 Apr 2014 04:04:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3325) Metamer - remove component bindings where it is redundant In-Reply-To: References: Message-ID: Juraj H?ska created RFPL-3325: --------------------------------- Summary: Metamer - remove component bindings where it is redundant Key: RFPL-3325 URL: https://issues.jboss.org/browse/RFPL-3325 Project: RichFaces Planning Issue Type: Task Security Level: Public (Everyone can see) Components: QE Affects Versions: 4.5.0.Alpha2, 4.3.6 Reporter: Juraj H?ska Assignee: Juraj H?ska Manged beans are now {{SessionScoped}} in Metamer. We should avoid component binding, as the component is not serializable by default (one would need to tap into the partial state saving). We need to remove the component binding where it is redundant and causes issues. E.g. {{DataTable}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 09:08:12 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Thu, 10 Apr 2014 09:08:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3325) Metamer - remove component bindings where it is redundant In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3325. ------------------------------- Resolution: Done Resolved with https://github.com/richfaces/richfaces-qa/commit/5b6a8f75db1be3f3445d38695c3083f3d90815af > Metamer - remove component bindings where it is redundant > --------------------------------------------------------- > > Key: RFPL-3325 > URL: https://issues.jboss.org/browse/RFPL-3325 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.3.6, 4.5.0.Alpha2 > Reporter: Juraj H?ska > Assignee: Juraj H?ska > > Manged beans are now {{SessionScoped}} in Metamer. > We should avoid component binding, as the component is not serializable by default (one would need to tap into the partial state saving). > We need to remove the component binding where it is redundant and causes issues. E.g. {{DataTable}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 13:12:12 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 10 Apr 2014 13:12:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3293) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3293: -------------------------------- Description: See the following mojo for details: https://mojo.redhat.com/docs/DOC-67793 > Copy, and rename distribution and other download files to download server > ------------------------------------------------------------------------- > > Key: RFPL-3293 > URL: https://issues.jboss.org/browse/RFPL-3293 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > See the following mojo for details: > https://mojo.redhat.com/docs/DOC-67793 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 17:48:14 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 10 Apr 2014 17:48:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3286) Tag, build, and stage Final release, publish tag to GitHub In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3286. --------------------------------- Resolution: Done > Tag, build, and stage Final release, publish tag to GitHub > ---------------------------------------------------------- > > Key: RFPL-3286 > URL: https://issues.jboss.org/browse/RFPL-3286 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > Be sure to *do not tag a release before release notes have been updated*. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 17:48:14 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 10 Apr 2014 17:48:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3290) Prep content, and contact internal/external sources for publication In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3290. --------------------------------- Resolution: Done > Prep content, and contact internal/external sources for publication > ------------------------------------------------------------------- > > Key: RFPL-3290 > URL: https://issues.jboss.org/browse/RFPL-3290 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 18:10:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 10 Apr 2014 18:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3289) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3289: -------------------------------- Description: Refer to the docs: https://github.com/richfaces/richfaces-docs/blob/4.3.x/howto-release.adoc > Finalize/tag/release/upload the Final version of the documentation > ------------------------------------------------------------------ > > Key: RFPL-3289 > URL: https://issues.jboss.org/browse/RFPL-3289 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > Refer to the docs: > https://github.com/richfaces/richfaces-docs/blob/4.3.x/howto-release.adoc -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Apr 10 18:18:12 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Thu, 10 Apr 2014 18:18:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3293) Copy, and rename distribution and other download files to download server In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3293. --------------------------------- Resolution: Done > Copy, and rename distribution and other download files to download server > ------------------------------------------------------------------------- > > Key: RFPL-3293 > URL: https://issues.jboss.org/browse/RFPL-3293 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > See the following mojo for details: > https://mojo.redhat.com/docs/DOC-67793 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 09:50:12 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 09:50:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3291) Generate and upload new Maven-based docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3291: -------------------------------- Summary: Generate and upload new Maven-based docs (was: Generated and upload new Maven-based docs) > Generate and upload new Maven-based docs > ---------------------------------------- > > Key: RFPL-3291 > URL: https://issues.jboss.org/browse/RFPL-3291 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > richfaces-resources-dependency-plugin -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 09:50:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 09:50:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3291) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3291: -------------------------------- Summary: Generate and upload the CDK maven-based docs (was: Generate and upload new Maven-based docs) > Generate and upload the CDK maven-based docs > -------------------------------------------- > > Key: RFPL-3291 > URL: https://issues.jboss.org/browse/RFPL-3291 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > richfaces-resources-dependency-plugin -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:08:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:08:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3298) Prep announcement blog In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3298. --------------------------------- Resolution: Done > Prep announcement blog > ---------------------- > > Key: RFPL-3298 > URL: https://issues.jboss.org/browse/RFPL-3298 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:08:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:08:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3305) RichFaces 4.3.6.Final release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3305. --------------------------------- Resolution: Done > RichFaces 4.3.6.Final release testing > ------------------------------------- > > Key: RFPL-3305 > URL: https://issues.jboss.org/browse/RFPL-3305 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > release info in main release jira (RFPL-3171) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:08:13 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 11 Apr 2014 10:08:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3289) Finalize/tag/release/upload the Final version of the documentation In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3289. --------------------------------- Resolution: Done > Finalize/tag/release/upload the Final version of the documentation > ------------------------------------------------------------------ > > Key: RFPL-3289 > URL: https://issues.jboss.org/browse/RFPL-3289 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > Refer to the docs: > https://github.com/richfaces/richfaces-docs/blob/4.3.x/howto-release.adoc -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:10:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3296) Verify uploaded release artifacts In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3296: -------------------------------- Description: Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. [1] http://hudson.qa.jboss.com/hudson/view/RichFaces/view/Release/job/richfaces-release-verify-dist-bin/ was: Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. [1] http://hudson.qa.jboss.com/hudson/view/RF-Rel/job/richfaces-release-verify-dist-bin/ > Verify uploaded release artifacts > --------------------------------- > > Key: RFPL-3296 > URL: https://issues.jboss.org/browse/RFPL-3296 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. > [1] http://hudson.qa.jboss.com/hudson/view/RichFaces/view/Release/job/richfaces-release-verify-dist-bin/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:10:13 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 11 Apr 2014 10:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3291) Generate and upload the CDK maven-based docs In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3291. --------------------------------- Resolution: Done > Generate and upload the CDK maven-based docs > -------------------------------------------- > > Key: RFPL-3291 > URL: https://issues.jboss.org/browse/RFPL-3291 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > > richfaces-resources-dependency-plugin -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:10:13 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 11 Apr 2014 10:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3292) Promote verified artifacts on stage server to live repo In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3292. --------------------------------- Resolution: Done > Promote verified artifacts on stage server to live repo > ------------------------------------------------------- > > Key: RFPL-3292 > URL: https://issues.jboss.org/browse/RFPL-3292 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:10:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:10:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3296) Verify uploaded release artifacts In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3296. --------------------------------- Resolution: Done > Verify uploaded release artifacts > --------------------------------- > > Key: RFPL-3296 > URL: https://issues.jboss.org/browse/RFPL-3296 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > Run Jenkins job [1] after dev notifies QE that artifacts were copied to download server. > [1] http://hudson.qa.jboss.com/hudson/view/RichFaces/view/Release/job/richfaces-release-verify-dist-bin/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:18:13 2014 From: issues at jboss.org (=?UTF-8?Q?Juraj_H=C3=BAska_=28JIRA=29?=) Date: Fri, 11 Apr 2014 10:18:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3309) Configure and fire automated build for Showcase in Jenkins in HTTPS setup In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraj H?ska resolved RFPL-3309. ------------------------------- Resolution: Done Do not why but job was not successful. I have deployed showcase manually and verified some of the components. It works fine. > Configure and fire automated build for Showcase in Jenkins in HTTPS setup > ------------------------------------------------------------------------- > > Key: RFPL-3309 > URL: https://issues.jboss.org/browse/RFPL-3309 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Juraj H?ska > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:18:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:18:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3305) RichFaces 4.3.6.Final release testing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3305: -------------------------------- Description: release info in main release jira (RFPL-3283) (was: release info in main release jira (RFPL-3171)) > RichFaces 4.3.6.Final release testing > ------------------------------------- > > Key: RFPL-3305 > URL: https://issues.jboss.org/browse/RFPL-3305 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Reporter: Pavol Pitonak > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > > release info in main release jira (RFPL-3283) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:20:12 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:20:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3287) QE verification of staged Final release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak resolved RFPL-3287. --------------------------------- Resolution: Done > QE verification of staged Final release > --------------------------------------- > > Key: RFPL-3287 > URL: https://issues.jboss.org/browse/RFPL-3287 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Pavol Pitonak > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:24:13 2014 From: issues at jboss.org (Pavol Pitonak (JIRA)) Date: Fri, 11 Apr 2014 10:24:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3283) RichFaces 4.3.6 Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak updated RFPL-3283: -------------------------------- Description: RichFaces version: {{4.3.6.Final}} RichFaces tag: {{4.3.6.20140404.Final}} Metamer tag: {{4.3.6.20140404.Final}} Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: Tags in repositories: *Release Notes:* ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess was: RichFaces version: {{4.3.6.Final}} RichFaces tag: Metamer tag: Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ Private stage: Tags in repositories: *Release Notes:* ---- More information can be found in RichFaces 4.X release testing process document [2]. [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess > RichFaces 4.3.6 Release > ----------------------- > > Key: RFPL-3283 > URL: https://issues.jboss.org/browse/RFPL-3283 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.3.6 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.3.6.Final}} > RichFaces tag: {{4.3.6.20140404.Final}} > Metamer tag: {{4.3.6.20140404.Final}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: > Tags in repositories: > *Release Notes:* > ---- > More information can be found in RichFaces 4.X release testing process document [2]. > [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config > [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:32:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:32:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3297) Prep RichFaces project site for release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3297. --------------------------------- Resolution: Done > Prep RichFaces project site for release > --------------------------------------- > > Key: RFPL-3297 > URL: https://issues.jboss.org/browse/RFPL-3297 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:36:15 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 11 Apr 2014 10:36:15 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3299) Deploy the showcase In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3299. --------------------------------- Resolution: Done > Deploy the showcase > ------------------- > > Key: RFPL-3299 > URL: https://issues.jboss.org/browse/RFPL-3299 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:42:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:42:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3300) Make project site live In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3300. --------------------------------- Resolution: Done > Make project site live > ---------------------- > > Key: RFPL-3300 > URL: https://issues.jboss.org/browse/RFPL-3300 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:42:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:42:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3301) Make blog live In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3301. --------------------------------- Resolution: Done > Make blog live > -------------- > > Key: RFPL-3301 > URL: https://issues.jboss.org/browse/RFPL-3301 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:48:12 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:48:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3302) Make project site announcements, and forum announcements live In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3302. --------------------------------- Resolution: Done > Make project site announcements, and forum announcements live > ------------------------------------------------------------- > > Key: RFPL-3302 > URL: https://issues.jboss.org/browse/RFPL-3302 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:48:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:48:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3304) Update RF jira releases In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3304. --------------------------------- Resolution: Done > Update RF jira releases > ----------------------- > > Key: RFPL-3304 > URL: https://issues.jboss.org/browse/RFPL-3304 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 10:48:12 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 10:48:12 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3303) Tweet, post, other announcements In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3303. --------------------------------- Resolution: Done > Tweet, post, other announcements > -------------------------------- > > Key: RFPL-3303 > URL: https://issues.jboss.org/browse/RFPL-3303 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Brian Leathem > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 11:20:13 2014 From: issues at jboss.org (Michal Petrov (JIRA)) Date: Fri, 11 Apr 2014 11:20:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3294) Integrate the release branch back to master/develop In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michal Petrov resolved RFPL-3294. --------------------------------- Resolution: Done Marking as done, though I was only working on master branch and didn't create the release and develop branches. > Integrate the release branch back to master/develop > --------------------------------------------------- > > Key: RFPL-3294 > URL: https://issues.jboss.org/browse/RFPL-3294 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 11:46:13 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 11:46:13 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3294) Integrate the release branch back to master In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RFPL-3294: -------------------------------- Summary: Integrate the release branch back to master (was: Integrate the release branch back to master/develop) > Integrate the release branch back to master > ------------------------------------------- > > Key: RFPL-3294 > URL: https://issues.jboss.org/browse/RFPL-3294 > Project: RichFaces Planning > Issue Type: Sub-task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Fix For: 4.3.6 > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Apr 11 14:40:14 2014 From: issues at jboss.org (Brian Leathem (JIRA)) Date: Fri, 11 Apr 2014 14:40:14 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3283) RichFaces 4.3.6 Release In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Leathem resolved RFPL-3283. --------------------------------- Resolution: Done > RichFaces 4.3.6 Release > ----------------------- > > Key: RFPL-3283 > URL: https://issues.jboss.org/browse/RFPL-3283 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: release > Affects Versions: 4.3.6 > Reporter: Brian Leathem > Assignee: Michal Petrov > Priority: Blocker > Fix For: 4.3.6 > > Original Estimate: 2 days > Remaining Estimate: 2 days > > RichFaces version: {{4.3.6.Final}} > RichFaces tag: {{4.3.6.20140404.Final}} > Metamer tag: {{4.3.6.20140404.Final}} > Shared Stage: https://repository.jboss.org/nexus/content/groups/staging/ > Private stage: > Tags in repositories: > *Release Notes:* > ---- > More information can be found in RichFaces 4.X release testing process document [2]. > [1] http://docs.jboss.org/jbossas/6/JSF_Guide/en-US/html_single/index.html#changing.jsf.config > [2] https://community.jboss.org/wiki/Richfaces4Xreleasetestingprocess -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 22 07:54:33 2014 From: issues at jboss.org (Matej Novotny (JIRA)) Date: Tue, 22 Apr 2014 07:54:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3046) Review Sonar reports In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12962989#comment-12962989 ] Matej Novotny commented on RFPL-3046: ------------------------------------- I made some investigation and the results are following: * There are 2 RF projects at the moment ** ['RichFaces Parent master'|http://sonar.mw.lab.eng.bos.redhat.com/sonar/dashboard/index/org.richfaces:richfaces-parent:master] is RF 5 project, fully working ** ['RichFaces Parent origin/master'|http://sonar.mw.lab.eng.bos.redhat.com/sonar/dashboard/index/org.richfaces:richfaces-parent:origin/master] is RF 4 project, outdated, there is no Jenkins job connected to it * New projects (eg. new RF 4 project) can be pushed via Jenkins (as post build action - see [this|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/5.0/job/richfaces-5.0-sonar/]) which has installed plugin for Sonar (accordingly to Mojo article [here|https://mojo.redhat.com/docs/DOC-191202]). ** I tried to create a new [job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/4.3/job/richfaces-4.3-sonar/] for RF 4 to replace the outdated one but so far I cannot make it work * We have read-only access to Sonar reports which is the major problem because: ** There are sets of [rules|http://sonar.mw.lab.eng.bos.redhat.com/sonar/rules_configuration/index/2?commit=Search&page=1&rule_activation=ACTIVE&searchtext=&sort_by=SORT_BY_RULE_NAME] which Sonar uses to detect quality of code, these are chosen and we cannot change them (there is 500+ rules used in current filter) ** We cannot mark some issues as 'false positive' so every time we would check the reports the same issues would pop-up over and over again *** For instance some code in demos does not meet quality requirement and Sonar detects this, however it is not really a problem as it is there for the sake of simplicity ** Cannot assign people to issues directly via Sonar ** Unability to change issue level (that is 'warning', 'blocker', 'major') results in some issues (for us maybe not so crucial) being marked with high priority ** The result of such extensive scan (given the rules used) is 3500+ issues found which is quite a lot and it is difficult to determine important issues since even amongst 'Major' issues there is almost 2000 of them * Code coverage: ** Sonar only reports on unit test coverage which is not really useful for us ** Mojo [article|https://mojo.redhat.com/docs/DOC-191202] claims it to be possible to execute integration tests, but one needs to use JaCoCo to generate results and Sonar then only shows them, this would be very difficult since we can only use Sonar via Jenkins and we have separate projects for tests and project itself => in theory it is possible to see integration test coverage with our setup but it would be very difficult to achieve and probably not so rewarding ** Sonar must have a plugin to display integration test coverage and I haven't found out whether we have it or not Summary: * Not suitable to be used for every release since the same issues (false-positive) would be displayed * However we can use these results for a one-time code improvement (but that requires quite a lot of time to determine which issues are to be corrected and which not) ** Certain issues are interesting and probably worth fixing BUT they are hard to locate amongst loads of other issues (we would need to choose only few probably) ** I will discuss this with [~ppitonak] and create relevant issues if we decide to track it * I will try to make the RF 4 repository tested by Sonar as well so I can see the results there (to see if there are as many issues as in RF 5) That is about what I found, I will add/edit comment if I find out anything else. > Review Sonar reports > -------------------- > > Key: RFPL-3046 > URL: https://issues.jboss.org/browse/RFPL-3046 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 5.0.0.Alpha1 > Reporter: Pavol Pitonak > Assignee: Matej Novotny > Fix For: 5-Future > > > Review Sonar reports, decide which warnings are important and either fix them or create RF issues for them. > Find a way how to exclude rules which are not importat for us. > http://sonar.mw.lab.eng.bos.redhat.com/sonar/dashboard/index/5878 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Apr 28 09:58:33 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Mon, 28 Apr 2014 09:58:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-3242) metamer: almost all validation samples are not working on Tomcat In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12964111#comment-12964111 ] Ji?? ?tefek commented on RFPL-3242: ----------------------------------- This should be fixed in JSF 2.2.7 ([JAVASERVERFACES-3183|https://java.net/jira/browse/JAVASERVERFACES-3183]). > metamer: almost all validation samples are not working on Tomcat > ---------------------------------------------------------------- > > Key: RFPL-3242 > URL: https://issues.jboss.org/browse/RFPL-3242 > Project: RichFaces Planning > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: QE > Environment: Tomcat 7.0.50 > Mojarra > Reporter: Ji?? ?tefek > Assignee: Ji?? ?tefek > Fix For: 5-Future > > > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Apr 29 06:38:33 2014 From: issues at jboss.org (=?UTF-8?Q?Ji=C5=99=C3=AD_=C5=A0tefek_=28JIRA=29?=) Date: Tue, 29 Apr 2014 06:38:33 -0400 (EDT) Subject: [richfaces-planning-issues] [JBoss JIRA] (RFPL-2264) Create tests for @rows in tables In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/RFPL-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ji?? ?tefek resolved RFPL-2264. ------------------------------- Fix Version/s: 4.3.7 Resolution: Done Resolved with commit https://github.com/richfaces/richfaces-qa/commit/da99f74f589773853d5ca0709e2d054002d3424c > Create tests for @rows in tables > -------------------------------- > > Key: RFPL-2264 > URL: https://issues.jboss.org/browse/RFPL-2264 > Project: RichFaces Planning > Issue Type: Task > Security Level: Public(Everyone can see) > Components: QE > Affects Versions: 4.2.2.Final > Reporter: Pavol Pitonak > Assignee: Ji?? ?tefek > Fix For: 4.3.7 > > > Review Metamer tests for iteration components (a4j:repeat, rich:dataTable, rich:extendedDataTable, rich:collapsibleSubTable, rich:dataGrid, rich:list) if there are tests/samples using @rows in render attibute. Create new Se2 tests if none exist. You will find more info about @rows function in Component Reference [1] > [1] http://docs.jboss.org/richfaces/4.2.X/4.2.2.Final/Component_Reference/en-US/html_single/#sect-Component_Reference-a4jrepeat-Limited_views_and_partial_updates -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira