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

Matthieu Baechler commented on JAMES-1621:
------------------------------------------

If I put aside bugs, "svn co && mvn clean install" does the job.
The only thing left to do is to update james website.

> James server modules merge
> --------------------------
>
>                 Key: JAMES-1621
>                 URL: https://issues.apache.org/jira/browse/JAMES-1621
>             Project: James Server
>          Issue Type: Task
>            Reporter: Matthieu Baechler
>         Attachments: current.patch, mailbox.patch, mailet.patch, merge.patch, 
> protocols.patch, server.patch
>
>
> To get the following tree into james-project module :
> {code}
> james-project
> |---- server
> |---- mailbox
> |---- mailet
> |---- mpt
> |---- protocols
> {code}
> do these commands in https://svn.apache.org/repos/asf/james/project/trunk :
> {code}
> svn mv http://svn.apache.org/repos/asf/james/server server
> svn mv http://svn.apache.org/repos/asf/james/mailbox mailbox
> svn mv http://svn.apache.org/repos/asf/james/mailet mailet
> svn mv http://svn.apache.org/repos/asf/james/mpt mpt
> svn mv http://svn.apache.org/repos/asf/james/protocols protocols
> {code}
> Then we have to update http://svn.apache.org/repos/asf/james/current 
> svn:external property
> {code}
> svn propset svn:externals http://svn.apache.org/repos/asf/james/current
> {code}
> with the content :
> {code}
> hupa https://svn.apache.org/repos/asf/james/hupa/trunk
> jdkim https://svn.apache.org/repos/asf/james/jdkim/trunk
> jspf https://svn.apache.org/repos/asf/james/jspf/trunk
> mime4j https://svn.apache.org/repos/asf/james/mime4j/trunk
> postage https://svn.apache.org/repos/asf/james/postage/trunk
> jsieve https://svn.apache.org/repos/asf/james/jsieve/trunk
> project https://svn.apache.org/repos/asf/james/project/trunk
> skin https://svn.apache.org/repos/asf/james/skin/trunk
> {code}
> Then, to update the documentation and the "project" pom, you have to apply 
> the attached patches and finally commit all this.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to