[JBoss JIRA] (RFPL-3464) Update the release-notes
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RFPL-3464?page=com.atlassian.jira.plugin.... ]
Michal Petrov commented on RFPL-3464:
-------------------------------------
I've updated the file with Beta2 release notes but seeing that the last update was 5.0.0.Alpha3 I assume we want to put the previous releases in there as well (and delete RF 5 notes).
> Update the release-notes
> ------------------------
>
> Key: RFPL-3464
> URL: https://issues.jboss.org/browse/RFPL-3464
> Project: RichFaces Planning
> Issue Type: Sub-task
> Components: release
> Affects Versions: 4.5.0.Beta2
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Beta2
>
>
> Update the release notes in dist/src/main/resources/txt/release-notes.txt. Copy and paste the release notes from the RF jira version for this release.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (RFPL-3464) Update the release-notes
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RFPL-3464?page=com.atlassian.jira.plugin.... ]
Michal Petrov updated RFPL-3464:
--------------------------------
Description: Update the release notes in dist/src/main/resources/txt/release-notes.txt. Copy and paste the release notes from the RF jira version for this release. (was: Update the release notes in build/dist/release-notes.txt. Copy and paste the release notes from the RF jira version for this release.)
> Update the release-notes
> ------------------------
>
> Key: RFPL-3464
> URL: https://issues.jboss.org/browse/RFPL-3464
> Project: RichFaces Planning
> Issue Type: Sub-task
> Components: release
> Affects Versions: 4.5.0.Beta2
> Reporter: Michal Petrov
> Assignee: Michal Petrov
> Fix For: 4.5.0.Beta2
>
>
> Update the release notes in dist/src/main/resources/txt/release-notes.txt. Copy and paste the release notes from the RF jira version for this release.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (RFPL-3501) Test RichRates
by Pavol Pitonak (JIRA)
Pavol Pitonak created RFPL-3501:
-----------------------------------
Summary: Test RichRates
Key: RFPL-3501
URL: https://issues.jboss.org/browse/RFPL-3501
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Martin Tomasek
Fix For: 4.5.0.Beta1
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-1,all-tests
mvn clean verify -P wildfly-managed-8-1,all-tests -D arq.extension.webdriver.browser=phantomjs
{code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (RFPL-3499) Smoke test Showcase on OpenShift
by Pavol Pitonak (JIRA)
Pavol Pitonak created RFPL-3499:
-----------------------------------
Summary: Smoke test Showcase on OpenShift
Key: RFPL-3499
URL: https://issues.jboss.org/browse/RFPL-3499
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Matej Novotny
Fix For: 4.5.0.Beta1
Steps to test:
# Get OpenShift account here: [https://www.openshift.com/]
# Add application, use EAP, choose public URL and such - initial app will be created and deployed.
#* Should you need to create a SSH key follow [this|https://help.github.com/articles/generating-ssh-keys] link.
# GIT repository was created and is accessible, link is visible via "My Applications" tab - copy it to your local machine.
# Obtain a .war file of the Showcase application [here|https://repository.jboss.org/nexus/content/groups/staging/org/richfa...]
# Go to GIT repo and delete pom.xml file (initial project will not be build then) and copy .war file into deployment folder
# Commit the changes from repository folder using following commands:
#* git add -A
#* git commit -m "some message"
#* git push
# The application will deploy and you can access it using link visible under "My Applications" tab
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months
[JBoss JIRA] (RFPL-3498) Test RichFaces with JBDS 8
by Pavol Pitonak (JIRA)
Pavol Pitonak created RFPL-3498:
-----------------------------------
Summary: Test RichFaces with JBDS 8
Key: RFPL-3498
URL: https://issues.jboss.org/browse/RFPL-3498
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Martin Tomasek
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... 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)
11 years, 7 months
[JBoss JIRA] (RFPL-3497) Verify archetypes
by Pavol Pitonak (JIRA)
Pavol Pitonak created RFPL-3497:
-----------------------------------
Summary: Verify archetypes
Key: RFPL-3497
URL: https://issues.jboss.org/browse/RFPL-3497
Project: RichFaces Planning
Issue Type: Sub-task
Components: QE
Reporter: Pavol Pitonak
Assignee: Matej Novotny
Fix For: 4.5.0.Beta1
* simpleapp on desktop
{code}mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.5.0.Beta1 -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.Beta1 -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.Beta1 -DgroupId=org.richfaces.test -DartifactId=kitchensink-test -Denterprise=false{code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 7 months