]
Jiří Štefek updated RFPL-4152:
------------------------------
Fix Version/s: 4.5.13
(was: 4.5.12)
Test RichRates
--------------
Key: RFPL-4152
URL:
https://issues.jboss.org/browse/RFPL-4152
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Pavol Pitonak
Priority: Minor
Fix For: 4.5.13
You can find latest version of RichRates in
https://github.com/ppitonak/richrates
It's sufficient to change version of RichFaces in pom.xml to the current
release's version and run all automated tests in Firefox and PhantomJS using
{code}
mvn clean verify -P wildfly-managed-8-2,all-tests
mvn clean verify -P wildfly-managed-8-2,all-tests -D
arq.extension.webdriver.browser=phantomjs
{code}