[JBoss JIRA] (RFPL-2985) RF5 Autocomplete: Initial QE Tasks
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-2985?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak resolved RFPL-2985.
---------------------------------
Resolution: Partially Completed
Since there will be no RichFaces 5, we don't need to continue with this issue.
> RF5 Autocomplete: Initial QE Tasks
> ----------------------------------
>
> Key: RFPL-2985
> URL: https://issues.jboss.org/browse/RFPL-2985
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Reporter: Lukáš Fryč
> Assignee: Pavol Pitonak
> Priority: Blocker
> Fix For: 5-Future
>
>
> # -review components - widget, JSF component, see demos and dev examples-
> # create JavaScript tests for component
> # create/update Jenkins job(s) to run JavaScript tests continuously
> # -add component to Metamer (on feature branch as long as it is in sandbox)-
> # -create/update page fragment if it makes sense-
> # create/update framework tests for component for each component's attribute and for each major feature
> # -create Metamer tests for those use-cases requiring templates-
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> # update Migration Guide https://github.com/richfaces/richfaces/wiki/RichFaces-5-Migration-Guide
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.... ]
Jiří Štefek edited comment on RFPL-2344 at 8/19/14 9:36 AM:
------------------------------------------------------------
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ?
Edit: This was solved after the maven plugins were updated ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013...]). There is no redundant restart of the container in this case anymore.
was (Author: jstefek):
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ?
> Implement POC of deploying only once to container
> -------------------------------------------------
>
> Key: RFPL-2344
> URL: https://issues.jboss.org/browse/RFPL-2344
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.3.0.M1
> Reporter: Juraj Húska
> Assignee: Juraj Húska
> Fix For: 4.5.0.Beta1
>
>
> Try to implement POC of this approach:
> # unzip container
> # copy application war to the directory from where it is automatically deployed
> # comment deployment section of tests
> # do that at first for showcase
> # run test suite with and without the trick and see the results
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.... ]
Jiří Štefek edited comment on RFPL-2344 at 8/19/14 9:36 AM:
------------------------------------------------------------
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ?
Edit: This was *solved after the maven plugins were updated* ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013...]). There is no redundant restart of the container in this case anymore.
was (Author: jstefek):
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ?
Edit: This was solved after the maven plugins were updated ([commit|https://github.com/richfaces/richfaces-qa/commit/80fefc34636422013...]). There is no redundant restart of the container in this case anymore.
> Implement POC of deploying only once to container
> -------------------------------------------------
>
> Key: RFPL-2344
> URL: https://issues.jboss.org/browse/RFPL-2344
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.3.0.M1
> Reporter: Juraj Húska
> Assignee: Juraj Húska
> Fix For: 4.5.0.Beta1
>
>
> Try to implement POC of this approach:
> # unzip container
> # copy application war to the directory from where it is automatically deployed
> # comment deployment section of tests
> # do that at first for showcase
> # run test suite with and without the trick and see the results
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-3371) Developer guide 4.5.0.Alpha3 updates
by Brian Leathem (JIRA)
[ https://issues.jboss.org/browse/RFPL-3371?page=com.atlassian.jira.plugin.... ]
Brian Leathem reassigned RFPL-3371:
-----------------------------------
Assignee: Brian Leathem
> Developer guide 4.5.0.Alpha3 updates
> ------------------------------------
>
> Key: RFPL-3371
> URL: https://issues.jboss.org/browse/RFPL-3371
> Project: RichFaces Planning
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: doc
> Affects Versions: 4.5.0.Alpha3
> Reporter: Juraj Húska
> Assignee: Brian Leathem
> Fix For: 4.5.0.Beta1
>
> Original Estimate: 45 minutes
> Remaining Estimate: 45 minutes
>
> Below you can find changes required to be made for Developer guide on {{4.5.0.Alpha3}}
> * 2.1. Technical Requirements
> ** update browser versions
> * 2.1.1. Project libraries and dependencies
> ** RichFaces library is not distributed as a single jar, list the jar files
> ** update javax.faces.jar to 2.1.28 or higher
> ** udpate guava version to 16.0.1
> ** css parser to 0.9.14
> ** atmosphere to 1.0.18
> ** weld-servlet 1.1.18
> * 2.4. Creating a project with JBoss Developer Studio
> ** 3. Reference the tag library - missing a4j namespace
> * 2.5.2. Using the RichFaces project archetype
> ** for 4.5.x there are no archetypes, are we going to release them as well ?
> * Import the project into an IDE
> ** no need to install maven support to JBoss Developer studio
> ** the address where the project is accessible when deployed: http://localhost:8080/jsf-app/ depends on the name a user would choose when creating the project from archetype - it should be mentioned that jsf-app is placeholder
> * 3.1.1. Server requirements
> ** it will not work with JBoss AS 7, need EAP 6.2.3+ or WildFly 8.0.0.Final+
> * 4.4. Component overview
> ** The RichFaces framework is not made up of the sinlge tag library.
> builidng -> building
> * 6.4.1. Creating a new skin
> blueSky.skin.properties is in richfaces-core-version.jar
> * Appendix B. Migration Notes
> popupPanel autosize and min, max attributes change - more info in RF-13629
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-2344) Implement POC of deploying only once to container
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RFPL-2344?page=com.atlassian.jira.plugin.... ]
Jiří Štefek commented on RFPL-2344:
-----------------------------------
[~jhuska], is there any chance of getting this to work also with multiple tests exetuted from command line, e.g. in Metamer with: {{mvn clean verify -Pwildfly-managed-8-1 -Dtest=TestActionListener,TestAccordionKVS}} ?
> Implement POC of deploying only once to container
> -------------------------------------------------
>
> Key: RFPL-2344
> URL: https://issues.jboss.org/browse/RFPL-2344
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.3.0.M1
> Reporter: Juraj Húska
> Assignee: Juraj Húska
> Fix For: 4.5.0.Beta1
>
>
> Try to implement POC of this approach:
> # unzip container
> # copy application war to the directory from where it is automatically deployed
> # comment deployment section of tests
> # do that at first for showcase
> # run test suite with and without the trick and see the results
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months