You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-commits@perl.apache.org by ph...@apache.org on 2010/02/09 19:26:42 UTC

svn commit: r908145 - /perl/Apache-Test/trunk/RELEASE

Author: phred
Date: Tue Feb  9 18:26:41 2010
New Revision: 908145

URL: http://svn.apache.org/viewvc?rev=908145&view=rev
Log:
Add extra notation for version specific nits.  Apache::Test has a slightly
different release process than the other Apache::* modules, and as such
the instructions may seem out of place, but aren't.

Modified:
    perl/Apache-Test/trunk/RELEASE

Modified: perl/Apache-Test/trunk/RELEASE
URL: http://svn.apache.org/viewvc/perl/Apache-Test/trunk/RELEASE?rev=908145&r1=908144&r2=908145&view=diff
==============================================================================
--- perl/Apache-Test/trunk/RELEASE (original)
+++ perl/Apache-Test/trunk/RELEASE Tue Feb  9 18:26:41 2010
@@ -9,6 +9,10 @@
 
   a. edit ./Changes:
      - change -dev to -rc\d+ starting with -rc1
+     - note that you *do not* want to change the version in Apache/Test.pm,
+       this is a significant difference than other Apache::* modules.
+       this means that development proceeds with non '-dev' or '-rc1' version
+       tags, so keep that in mind.
 
   b. nuke any preinstalled Apache-Test libs and run 'make test'
 
@@ -20,11 +24,13 @@
 
 2. once confident that the package is good, upload a release candidate
    to perl.apache.org/~username and post 24 hour-ish candidate alert
-   to the various lists
+   to the various lists.  note that you will need to be subscribed to
+   all of the following lists.
 
      o test-dev/perl.apache.org
      o dev/perl.apache.org
      o modperl/perl.apache.org
+     o dev/httpd.apache.org
 
    (or maybe longer to give most people a chance to catch up). no need
    to tag this package