[richfaces-planning-issues] [JBoss JIRA] (RFPL-3388) Verify archetypes

Matej Novotny (JIRA) issues at jboss.org
Wed Jul 16 07:20:29 EDT 2014


    [ https://issues.jboss.org/browse/RFPL-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12985569#comment-12985569 ] 

Matej Novotny commented on RFPL-3388:
-------------------------------------

Tested on EAP 6.3 latest, EAP 6.2.4, Wildfly 8.1 Final and Tomcat.

Simple-app and it's mobile version 
* Works fine with all servers.

Kitchensink
* Came across the same issue (on mobile device) as described in RF-13720.
* Mobile version is not working with Wildfly 8.1 Final, when you access the main page, it loads desktop page not the mobile one - with EAP 6.2/6.3 this works fine.
** Created RF-13729 for this.
* No other problems found

> Verify archetypes
> -----------------
>
>                 Key: RFPL-3388
>                 URL: https://issues.jboss.org/browse/RFPL-3388
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>            Reporter: Pavol Pitonak
>            Assignee: Matej Novotny
>             Fix For: 4.5.0.Alpha3
>
>
> * simpleapp on desktop
> {code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Alpha3 -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.5.0.Alpha3 -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.5.0.Alpha3 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code}



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the richfaces-planning-issues mailing list