Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.
The following page has been changed by RahulAkolkar:
http://wiki.apache.org/jakarta-commons/MovingFromSandboxToProperSVN
The comment on the change is:
Note good practice of a proposal before vote, and other miscellaneous changes.
------------------------------------------------------------------------------
- This page describes how to move a component from the commons sandbox to the commons proper.
This page assumes you're already an Apache committer with karma for both jakarta-commons
and jakarta-commons-sandbox. If you don't have karma, ask for it or get someone to help you.
+ This page describes how to move a component from the commons sandbox to the commons proper.
This page assumes you're already an Apache committer with karma for jakarta-commons (not
just jakarta-commons-sandbox). If you don't have karma, get someone to help you.
- 1. Start vote on commons-dev mailing list, stating reason for promotion of the component.
+ 1. Start a proposal thread on the commons-dev mailing list, stating reasons for promotion
of the component.
+
+ 1. After addressing any concerns about the proposal, start a vote on commons-dev mailing
list.
1. After vote passes, send announcement with time of move and remind everyone to have any
files in the component checked in by that time.
- 1. Move projec in SVN
+ 1. Move project in SVN
1. Tag the current version
@@ -61, +63 @@
(Appendix)
1. Check-out jakarta-site
- 1. edit jakarta-site/xdocs/index.xml and news.xml. Put a news of "Commons-XX graduated
from Sandbox to Commons-Proper"
+ 1. edit jakarta-site/news.xml. Put a news of "Commons-XXXX graduated from Sandbox to Commons-Proper"
1. edit jakarta-site/docs/.htaccess and add a "Redirect permanent" to have automatic redirection
from your projects sandbox to the proper website. Search for "vfs" to have a template.
{{{
$svn co https://svn.apache.org/repos/asf/jakarta/site
}}}
- i. Edit xdocs/site/news/news-xxxx.xml
+ i. Edit xdocs/site/news.xml
- i. Edit xdocs/index.xml
And follow docs/README.txt to regenerate the site. Check if it looks good.
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|