[richfaces-planning-issues] [JBoss JIRA] (RFPL-3435) Test RichFaces with JBDS 8

Juraj Húska (JIRA) issues at jboss.org
Tue Sep 2 05:05:01 EDT 2014


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

Juraj Húska commented on RFPL-3435:
-----------------------------------

Here is the exact procedure which I use for verification of the step 4.:

# I use latest stable JBDS, e.g. for this release 8.0.0.Beta3, downloaded from [this|https://www.jboss.org/products/devstudio/download/] site.
# Download particular _project-examples-shared-${version}.xml_ from [this|http://download.jboss.org/jbosstools/examples/] site. I download the file with the biggest version number.
# Alter the _project-examples-shared-${version}.xml_ in this way
## comment lines {{<stacksId>richfaces-archetype-kitchensink</stacksId>}} and {{<stacksType>richfaces-kitchensink</stacksType>}}
## un-comment lines contains comment: _unnecessary when a stacksId is used _ (only for richfaces part).
## change the version of the {{richfaces-archetype-kitchensink}} to the released one, e.g. for this release 4.5.0.Beta1
## save it
# In JBDS, Preferences --> JBoss Tools --> Project Examples --> add new site, which points to the edited .xml file.
# Shut down JBDS
# in your local {{~/.m2/settings.xml}} turn off all JBoss repositories (or in other global settings). So Any project will be built only from Maven central repositories.
# Remove all richfaces artifacts from your local repository, so they will be downloaded when necessary.
# Start JBDS.
# In JBoss Central (the start page), click on the _Project Exampels Wizard_, located next to _Start from sample header_
# Check show experimental sites
# From select box choose your site.
# Create RichFaces project.
# It should download artifacts only from Maven Central, and it should be deployable.

> Test RichFaces with JBDS 8
> --------------------------
>
>                 Key: RFPL-3435
>                 URL: https://issues.jboss.org/browse/RFPL-3435
>             Project: RichFaces Planning
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: QE
>            Reporter: Pavol Pitonak
>            Assignee: Juraj Húska
>             Fix For: 4.5.0.Beta1
>
>
> # create a new Ant project and deploy it to WildFly 8.1 and Tomcat 7
> # create a new Maven project and deploy it to WildFly 8.1 and Tomcat 7
> # try to import existing Maven project
> # create new project from JBoss Central
> add 4.
> According to the RFPL-2204 it should be verified that the project can be generated only from Maven Central, steps to do that:
> In addition to this, a manual verification of the archetype in JBoss tools is required. Steps to test a SANPSHOT of the archetype in JBoss tools are as follows:
> (03:05:35 PM) Snjeza: you can create project example user site pointing to whatever project example descriptor you want
> (03:06:09 PM) bleathem: Snjeza: how do you do that?
> (03:09:12 PM) Snjeza: bleathem: Call Window>Preferences>JBoss Tools>Project Examples and click the Add button. Project example xml file can be in your local file system
> (03:09:53 PM) bleathem: Snjeza: and how do I make a project example xml file? Can I just copy one from somehwere else?
> (03:15:10 PM) Snjeza: bleathem: you can copy the following http://download.jboss.org/jbosstools/examples/project-examples-shared-3.3.Beta1.xml and change the version of your richfaces archetype
> (03:33:58 PM) Snjeza: bleathem: You have to check the Show experimental sites checkbox if you want user sites to be shown



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the richfaces-planning-issues mailing list