You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Antoine Duprat (JIRA)" <se...@james.apache.org> on 2015/10/07 15:35:26 UTC

[jira] [Commented] (JAMES-1621) James server modules merge

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

Antoine Duprat commented on JAMES-1621:
---------------------------------------

Manipulations & patches applied in 
- https://svn.apache.org/repos/asf/james/project/trunk
- https://svn.apache.org/repos/asf/james/current

> 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org