[JBoss JIRA] Created: (RFPL-1577) Finish release branch and create M1 tag
by Lukáš Fryč (JIRA)
Finish release branch and create M1 tag
---------------------------------------
Key: RFPL-1577
URL: https://issues.jboss.org/browse/RFPL-1577
Project: RichFaces Planning
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Components: build
Affects Versions: 4.1.0.Milestone1
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.1.0.Milestone1
Use git-flow for finishing release branch:
{code}
$ git flow release finish 4.1.0.M1
{code}
When finishing, flow will merge last release branch commit in master and make a tag.
Then it will merge changes in release branch into develop.
It is necessary to change version from release *-M1 to development -SNAPSHOT on the development branch between publishing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (RFPL-1601) Metamer: Add suggestion list to rich:autocomplete on validation testing page
by Ján Jamrich (JIRA)
Metamer: Add suggestion list to rich:autocomplete on validation testing page
----------------------------------------------------------------------------
Key: RFPL-1601
URL: https://issues.jboss.org/browse/RFPL-1601
Project: RichFaces Planning
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1 r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Mojarra 2.0.3-
JBoss AS 6.0.0.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Assignee: Ján Jamrich
Fix For: 4.1.0.Milestone2
Page for JSR303 validation testing (faces/components/richAutocomplete/jsr303.xhtml) should contains f:selectItems list as suggestions for all validated autocomplete inputs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months