You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/11/11 06:22:33 UTC

[Myfaces Wiki] Update of "TomahawkRelease118" by LeonardoUribe

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by LeonardoUribe:
http://wiki.apache.org/myfaces/TomahawkRelease118

New page:
== Notes on the Tomahawk 1.1.8 Release ==

 Release manager: Leonardo Uribe

== Timeline ==

 * Proposed release date: 2008-11-15

=== Issues ===

 * 

=== Testing ===
[[Anchor(testing)]]

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

{{{

}}}

== Tasks ==
[[Anchor(tasks)]]

 
== Proposed Release Announcement ==
[[Anchor(releasenotes)]]
{{{
}}}

== Diary ==
[[Anchor(diary)]]

0. Preparing shared 2.0.9

    * Trying to prepare SUCCESS!.
{{{
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/shared/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=2_0_9 -DdryRun=true
}}}

   * Release it! FAIL.

{{{
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/shared/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=2_0_9 -Dresume=false
}}}

   *  mvn install, mvn release:rollback and try again SUCCESS!

{{{
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/shared/branches -Dusername=lu4242 -Dscm.password=??? -Dtag=2_0_9 -Dresume=false
}}}


1. Preparing tomahawk 1.1.8

    * Trying to prepare SUCCESS!.
{{{
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/tomahawk/branches -Dusername=lu4242 -Dscm.password=??? -Dtag="1_1_8" -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_8" -Dresume=false
}}}

  * checkout 1_1_8 branch
  * Manually changed release versions that where not changed by release:prepare (on 1_1_8 and trunk)
   * assembly/pom.xml: parent "tomahawk-project" --> 1.1.8-SNAPSHOT
   * examples/assembly/pom.xml: parent "tomahawk-examples-project" --> 1.1.8-SNAPSHOT
   * sandbox/assembly/pom.xml: parent "sandbox-project" --> 1.1.8-SNAPSHOT
   * sandbox/examples/assembly/pom.xml: parent "sandbox-project" --> 1.1.8-SNAPSHOT

2. Deploy on local repo SUCCESS
{{{
mvn clean install deploy -DaltDeploymentRepository=myfaces-local-staging::default::scp://localhost/home/lu4242/stage/repotomahawk118 -DperformRelease=true
}}}

3. Copy on people.apache.org

{{{
scp -p -r org lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118
}}}

  * Copy assemblies
{{{

scp tomahawk-1.1.8-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/binaries
scp tomahawk-1.1.8-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/sources
scp tomahawk12-1.1.8-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/binaries
scp tomahawk12-1.1.8-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/sources

scp tomahawk-examples-1.1.8-bin* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/binaries
scp tomahawk-examples-1.1.8-src* lu4242@people.apache.org:/home/lu4242/public_html/tomahawk118binsrc/sources
}}}

4. Ask for vote (FAILED, made changes and run steps 1 to 3 again)

{{{
Hi,

I was running the needed tasks to get the 1.1.8 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.shared" v2.0.9  [1]
 2. Maven artifact group "org.apache.myfaces.tomahawk" v1.1.8 [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.8" 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/tomahawk118
[2] http://people.apache.org/~lu4242/tomahawk118binsrc
[3] http://www.apache.org/foundation/voting.html#ReleaseVotes
[4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310272&styleName=Html&version=12313398
}}}

5. Ask for vote

{{{
Hi,

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

All suggestions on previous vote were applied, so we try again it.

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.8 [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.8" 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/tomahawk118
[2] http://people.apache.org/~lu4242/tomahawk118binsrc
[3] http://www.apache.org/foundation/voting.html#ReleaseVotes
[4] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310272&styleName=Html&version=12313398
}}}

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

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

10. ANNOUNCE mail

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

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 1.1.6".

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

MyFaces Tomahawk 1.1.8 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:

Enjoy!

}}}