News: Moving to GIT
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e90e8d7d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e90e8d7d Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/e90e8d7d Branch: refs/heads/master Commit: e90e8d7d8b29ada535dc8ac6e6cc74c5dce66ca0 Parents: ab67e8e Author: Antoine Duprat <[email protected]> Authored: Mon Feb 8 14:48:31 2016 +0100 Committer: Matthieu Baechler <[email protected]> Committed: Fri Feb 12 13:49:06 2016 +0100 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 4 ++++ src/site/xdoc/newsarchive.xml | 13 +++++++++++++ 2 files changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/e90e8d7d/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 6398ced..92962fc 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -389,6 +389,10 @@ <subsection name="News"> <ul> + <li>Feb/2016 - <ul> + <li><a href="newsarchive.html#20160208"><strong>Moving to GIT !</strong> All James projects has been migrated from SVN to GIT.</a></li> + </ul> + </li> <li>Jan/2016 - <ul> <li><a href="newsarchive.html#20160108"><strong>James modules merge into james-project</strong> Some of James modules were merged into james-project.</a></li> </ul> http://git-wip-us.apache.org/repos/asf/james-project/blob/e90e8d7d/src/site/xdoc/newsarchive.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/newsarchive.xml b/src/site/xdoc/newsarchive.xml index 19a53bf..7086d0d 100644 --- a/src/site/xdoc/newsarchive.xml +++ b/src/site/xdoc/newsarchive.xml @@ -36,6 +36,19 @@ <subsection name='2016'> + <a name="20150208"><h4>Feb 2016 - Moving to GIT !</h4></a> + <p>All James projects has been migrated from SVN to GIT.</p> + <p>Here are the links to your favorite projects: + <ul> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-project.git">james-project</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-jdkim.git">james-jdkim</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-jsieve.git">james-jsieve</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-jspf.git">james-jspf</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-mime4j.git">james-mime4j</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf?p=james-postage.git">james-postage</a></li> + </ul> + </p> + <a name="20160108"><h4>Jan 2016 - James modules merge into james-project</h4></a> <p>Some of James modules were merged into <a href="https://git-wip-us.apache.org/repos/asf?p=james-project.git;a=tree">james-project</a>.</p> <p>This change was done in order to speed up our development phase before the 3.0 release and as long as important changes are needed on the API.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
