[JBoss JIRA] (RFPL-4261) Verify archetypes
by Jiří Štefek (JIRA)
Jiří Štefek created RFPL-4261:
---------------------------------
Summary: Verify archetypes
Key: RFPL-4261
URL: https://issues.jboss.org/browse/RFPL-4261
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Michal Petrov
Assignee: Jiří Štefek
Fix For: 4.5.15
* simpleapp on mobile
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.15.Final -DgroupId=org.richfaces.test -DartifactId=simpleapp-test -Denterprise=false -Dmobile-optimized=true{code}
* kitchensink on mobile
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-kitchensink -DarchetypeVersion=4.5.15.Final -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code}
(the non-mobile part is automatized)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (RFPL-4251) Update and review any new components attributes in Metamer
by Jiří Štefek (JIRA)
Jiří Štefek created RFPL-4251:
---------------------------------
Summary: Update and review any new components attributes in Metamer
Key: RFPL-4251
URL: https://issues.jboss.org/browse/RFPL-4251
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Michal Petrov
Assignee: Jiří Štefek
Fix For: 4.5.15
# update all *Attributes* files in Metamer running {{mvn test -Pupdate-attributes}} in *metamer/ftest*
# if there are any changes ({{git status}}), review them whether there is a relevant modification in RichFaces framework (in resolved issues) or it was an unwanted side effect of some fix. Then commit the expected changes or report a bug. (or do nothing, when there are no changes)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months