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 2010/03/15 01:04:53 UTC

[Myfaces Wiki] Update of "Extensions/Validator/DevDoc/Steps_For_A_Release" by GerhardPetracek

Dear Wiki user,

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

The "Extensions/Validator/DevDoc/Steps_For_A_Release" page has been changed by GerhardPetracek.
http://wiki.apache.org/myfaces/Extensions/Validator/DevDoc/Steps_For_A_Release?action=diff&rev1=42&rev2=43

--------------------------------------------------

  
  == Release Procedure All Modules at Once ==
  
- 0. Requirements
+ 1. Requirements
   * Java 1.5
   * Maven 2.0.9
   * Subversion client 1.4.x (not 1.5.x)
   * SSH Daemon (sshd)
   * Login name of your machine should be the same as the Apache user name
  
- 1. Create branches for
+ 2. Create branches for
   * http://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk/ (http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/1_2_1prepare/)
   * http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/jsf_1.1/ (http://svn.apache.org/repos/asf/myfaces/extensions/validator/branches/1_0_1prepare/)
   * Check that NOTICE.txt and LICENSE.txt is also included in *-sources.jar (if not: create them in */java/META-INF/
- 
- 2. Change the version at org.apache.myfaces.extensions.validator.ExtValInformation within the new branches
  
  3. JIRA Release Management