[JBoss JIRA] (RFPL-3365) Test RichRates
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-3365?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak updated RFPL-3365:
--------------------------------
Fix Version/s: 4.3.7
(was: 4.3.6)
> Test RichRates
> --------------
>
> Key: RFPL-3365
> URL: https://issues.jboss.org/browse/RFPL-3365
> 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.7
>
>
> 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 was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months
[JBoss JIRA] (RFPL-3361) Verify archetypes
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-3361?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak updated RFPL-3361:
--------------------------------
Fix Version/s: 4.3.7
(was: 4.3.6)
> Verify archetypes
> -----------------
>
> Key: RFPL-3361
> URL: https://issues.jboss.org/browse/RFPL-3361
> 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.7
>
>
> * 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 was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 11 months