Notes on the Tomahawk 1.1.9 Release

Release manager: Leonardo Uribe

Timeline

  • Proposed release date: 2009-06-20

Issues


Testing

Here's how you can help us test the distribution.

}}}

== Tasks ==
<<Anchor(tasks)>>

 
== Proposed Release Announcement ==
<<Anchor(releasenotes)>>
{{{

Diary

  1. Preparing tomahawk 1.1.9
    • Trying to prepare SUCCESS!.
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/tomahawk/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=1_1_9 -DprepareRelease=true -DdryRun=true
  • Release it! SUCCESS.
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/tomahawk/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=1_1_9 -DprepareRelease=true  -Dresume=false

//The previous fails at first (assembly module added)
mvn install -Pgenerate-assembly
mvn release:rollback -DprepareRelease=true

mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/tomahawk/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=1_1_9 -DprepareRelease=true  -Dresume=false
  • checkout 1_1_9 branch
  • Remove sandbox module from main pom.xml since it is never released

2. Deploy on local repo SUCCESS

mvn clean install deploy -DaltDeploymentRepository=myfaces-local-staging::default::scp://localhost/home/lu4242/stage/repotomahawk119 -DperformRelease=true

3. Copy on people.apache.org

scp -p -r org lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119
  • Copy assemblies
scp tomahawk-1.1.9-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/binaries
scp tomahawk-1.1.9-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/sources
scp tomahawk12-1.1.9-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/binaries
scp tomahawk12-1.1.9-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/sources

scp tomahawk-examples-1.1.9-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/binaries
scp tomahawk-examples-1.1.9-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk119binsrc/sources

4. JIRA Managment

  • Create 1.1.10 and 1.1.10-SNAPSHOT versions
  • Move issues from 1.1.9-SNAPSHOT to 1.1.9
  • Find resolved issues and close them

5. Ask for vote

Hi,

I was running the needed tasks to get the 1.1.9 release of Apache
MyFaces Tomahawk out.

Release notes can be found at [4].

Please note that this vote concerns all of the following parts:
 1. Maven artifact group "org.apache.myfaces.tomahawk" v1.1.9 [1]

The artifacts are deployed to my private Apache account ([1]).

There is also binary and source packages available on [2]

Please take a look at the "1.1.9" artifacts and vote!

Please note: This vote is "majority approval" with a minimum of three
+1 votes (see [3]).

------------------------------------------------
[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..............
------------------------------------------------

Thanks,
Leonardo Uribe

[1] http://people.apache.org/~lu4242/tomahawk119
[2] http://people.apache.org/~lu4242/tomahawk119binsrc
[3] http://www.apache.org/foundation/voting.html#ReleaseVotes
[4] http://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310272&styleName=Html&version=12314035

6. Vote success, continue with the procedure

7. Deploy on repo1.maven.org

mvn clean install deploy -DperformRelease=true 
-DaltDeploymentRepository=myfaces-staging::default::scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository  

8. copy svn branch to tag

9. update site (mvn site:site and mvn site:deploy on core, core12 and sandbox/core). Don't forget update download page on tomahawk/site project, and main myfaces page

10. copy assemblies on /www/www.apache.org/dist/myfaces/source and /www/www.apache.org/dist/myfaces/binaries

11. update /www/www.apache.org/dist/myfaces links tomahawk-current using ln -f -s target linkfile

12. ANNOUNCE mail

The Apache MyFaces team is pleased to announce the release of Apache MyFaces Tomahawk 1.1.9.

MyFaces Tomahawk provides a series of JavaServer Faces components that go beyond the JSF specification. These components are compatible with the Sun JSF 1.1 Reference Implementation (RI) or any other JSF 1.1 compatible implementation. Of course the custom components can also be used with the Apache JSF implementation "MyFaces Core".

There are also artifacts (tomahawk12) with enhanced compatibility with JSF 1.2

MyFaces Tomahawk 1.1.9 is available in both binary and source distributions.

    * http://myfaces.apache.org/download.html

MyFaces Tomahawk is also available in the central Maven repository under Group ID "org.apache.myfaces.tomahawk".

Release notes:

Bug

    * [TOMAHAWK-3] - inputCalendar with CalendarConverter loses value data
    * [TOMAHAWK-15] - DefaultAddResource cache disabled because of the Maven build
    * [TOMAHAWK-596] - Duplicate id exception for HtmlDataScrollerRenderer
    * [TOMAHAWK-929] - Error javascript with <t:inputDate< and <t:schedule>
    * [TOMAHAWK-1014] - HTMLInputDate ignores custom converters
    * [TOMAHAWK-1082] - t:messages does not put the class (error, info, fatal) to the li item when layout is "list"
    * [TOMAHAWK-1108] - MultipartRequestWrapper doesn't handle request parameters correctly in JSF 1.2/JSP 2.1
    * [TOMAHAWK-1126] - Using facet name="caption" in an Extended Datatable generates caption tags twice.
    * [TOMAHAWK-1208] - NotSerializableException for org.apache.myfaces.custom.fileupload.UploadedFileDefaultMemoryImpl$1
    * [TOMAHAWK-1249] - Component ID j_id_id8:transScrollfirst has already been found in the view.
    * [TOMAHAWK-1307] - #000000 is displayed in inputHtml
    * [TOMAHAWK-1320] - Firefox warns about Error in parsing value for property 'cursor'. Declaration dropped.
    * [TOMAHAWK-1371] - t:selectManyCheckbox layout differs between tomahawk and tomahawk12
    * [TOMAHAWK-1372] - t:navigationMenuItem has no attribute <rendered>
    * [TOMAHAWK-1374] - HtmlInputCalendar emits validation failure messages with severity info, rather than error
    * [TOMAHAWK-1376] - id attribute for html components on JSF 1.2 could be set via an rtexprvalue (but not by a ValueExpression)
    * [TOMAHAWK-1379] - Type mismatch for property 'expandRoot', for Tag class 'org.apache.myfaces.custom.tree.taglib.TreeTag'
    * [TOMAHAWK-1381] - HtmlInputFileUpload does not fail gracefully when filesize exceeds uploadMaxFileSize web.xml value
    * [TOMAHAWK-1383] - NullPointerException in HTML-Renderer
    * [TOMAHAWK-1384] - XML Parsing Error in Firefox 2.x when using Tomahawk Schedule with Facelets
    * [TOMAHAWK-1388] - CAPTCHA - Add random string to image url. It prevent browser from caching captcha image.
    * [TOMAHAWK-1390] - t:inputCalendar displays year 1900 when an incorrect date is entered
    * [TOMAHAWK-1392] - Tag attribute tabChangeListener not saved and not restored
    * [TOMAHAWK-1393] - t:selectManyCheckbox renders the checkbox after the text when it should be before the text
    * [TOMAHAWK-1395] - selectManyCheckbox does not render space between checkbox and label on Firefox
    * [TOMAHAWK-1398] - invalid HTML created when rendering <script> tag on tabbedPane
    * [TOMAHAWK-1402] - PortletExternalContextWrapper does not implement getRequestCharacterEncoding for wrapped ExternalContext.
    * [TOMAHAWK-1405] - PanelTab style and styleClass attributes are ignored
    * [TOMAHAWK-1414] - Better error handling for PPRPanelGroup
    * [TOMAHAWK-1418] - UISaveState is included in htmlTag param map
    * [TOMAHAWK-1420] - uploadThresholdSize seems to be ignored
    * [TOMAHAWK-1424] - Patch for Sandbox ImageLoop - Flickering to old images after loading new image set
    * [TOMAHAWK-1428] - t:toggleLink onclick does not allow javascript than could prevent toggle
    * [TOMAHAWK-1429] - t:checkbox not checked correctly after validation error

Improvement

    * [TOMAHAWK-1361] - InputDate should only set the date fields when it is in date mode
    * [TOMAHAWK-1391] - Inserting <!-- MYFACES JAVASCRIPT --> into HTML output is potential security problem
    * [TOMAHAWK-1401] - Promote sandbox toggleLink and fieldset to tomahawk
    * [TOMAHAWK-1408] - Make toggleLink for attribute mandatory
    * [TOMAHAWK-1413] - Trinidad doesn't include id in view state hidden field
    * [TOMAHAWK-1415] - The leading spaces should be ignored if the html comment is removed before the JavaScript is evaluated in PPRPanelGroup
    * [TOMAHAWK-1427] - Update JsCookMenu javascript to version 2.0.4

New Feature

    * [TOMAHAWK-1318] - Add itemLabelEscaped, itemDisabled attributes to t:selectItems
    * [TOMAHAWK-1399] - Add disabled attribute to sandbox togglePanel

Sub-task

    * [TOMAHAWK-1382] - Same incompatibility issue appears on latest tomahawk 1.1.8 for jsf 1.2 (TOMAHAWK-1287)

Enjoy!

regards

Leonardo Uribe

  • No labels