You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2015/05/02 01:03:06 UTC

[jira] [Commented] (COMMONSSITE-67) Add instructions for migrating Sandbox component to Proper

    [ https://issues.apache.org/jira/browse/COMMONSSITE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524238#comment-14524238 ] 

Bruno P. Kinoshita commented on COMMONSSITE-67:
-----------------------------------------------

[~britter] Do you think we can work on this if/when [text] is migrated from Sandbox to Proper?

> Add instructions for migrating Sandbox component to Proper
> ----------------------------------------------------------
>
>                 Key: COMMONSSITE-67
>                 URL: https://issues.apache.org/jira/browse/COMMONSSITE-67
>             Project: Commons All
>          Issue Type: Improvement
>            Reporter: Sebb
>
> Need proper documentation on migrating a Sandbox component.
> Here's a summary of what I did for CSV recently.
> Remove external link from trunks-sandbox
> svn rename -m"CSV => proper" \
>   https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk \
>   https://svn.apache.org/repos/asf/commons/proper/csv/trunk
> Add external link to trunks-proper
> Login to minotaur
> Rename the site directory /www/commons.apache.org/sandbox/csv => /www/commons.apache.org/csv
> Edit /www/commons.apache.org/sandbox/.htaccess to add redirect
> Create /www/commons.apache.org/csv/download_csv.cgi from an existing cgi file (copy & rename)
> Update commons-site:
> - remove CSV entry from src/site/xdoc/sandbox/index.xml
> - add CSV entry to src/site/site.xml, src/site/xdoc/index.xml, src/site/xdoc/components.xml, src/site/xdoc/downloads/index.xml
> - regenerate and deploy
> Update CSV pom:
> Change parent to normal commons-parent



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)