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 "Matthieu Baechler (JIRA)" <se...@james.apache.org> on 2015/09/21 14:42:04 UTC

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

Matthieu Baechler created JAMES-1621:
----------------------------------------

             Summary: 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


We should get the following tree into james-project module :

james-project
|---- server
|---- mailbox
|---- mailet
|---- mpt
|---- protocols

If you agree, we should do :

in https://svn.apache.org/repos/asf/james/project/trunk :

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

I chose "svn mv" to prevent confusion about where are modules actual trunk located.

Then we have to update http://svn.apache.org/repos/asf/james/current accordingly with the following command :

svn propset svn:externals http://svn.apache.org/repos/asf/james/current
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

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