You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by se...@apache.org on 2018/08/20 16:24:24 UTC

incubator git commit: Try to fix up syntax - again

Repository: incubator
Updated Branches:
  refs/heads/master b36d5feff -> e03be863a


Try to fix up syntax - again


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/e03be863
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/e03be863
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/e03be863

Branch: refs/heads/master
Commit: e03be863a5be1bd0914b6f47bf2c864892f94fd5
Parents: b36d5fe
Author: Sebb <se...@apache.org>
Authored: Mon Aug 20 17:24:12 2018 +0100
Committer: Sebb <se...@apache.org>
Committed: Mon Aug 20 17:24:12 2018 +0100

----------------------------------------------------------------------
 pages/guides/transferring.ad | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/e03be863/pages/guides/transferring.ad
----------------------------------------------------------------------
diff --git a/pages/guides/transferring.ad b/pages/guides/transferring.ad
index 5a21b67..8f5ef13 100644
--- a/pages/guides/transferring.ad
+++ b/pages/guides/transferring.ad
@@ -166,14 +166,18 @@ When a project has finished its graduation steps, then the incubator resources
 need to be updated to indicate that the project is no
 longer incubating. Here are a few of the items that need
 to be done:
+
 - Update the svn *incubator/trunk/content/projects/${project}.xml* file to show the project's status.
+
 - Update the podling summary metadata file, *incubator/trunk/content/podlings.xml* svn file.  See the content/podlings.dtd and follow examples of other recent graduates.  At the beginning of the process, add the "graduating" element.
+
 - When finished the graduation process, then:
 ** Change the podling status to "graduated";
 ** add the "enddate" attribute to document when the project graduated;
 ** add the "resolution" element (see other project examples);
 ** remove the "graduating" element.
-_ After your project has finished reporting to the Incubator, then remove the "reporting" element from that *podlings.xml* file.
+
+- After your project has finished reporting to the Incubator, then remove the "reporting" element from that *podlings.xml* file.
 - Ensure that other svn resources for your project have moved to your new home.
 - Review this whole graduation guide.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org