You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by ni...@apache.org on 2017/11/30 00:33:48 UTC

svn commit: r1816664 - in /incubator/public/trunk/content: podlings.xml projects/servicecomb.xml

Author: ningjiang
Date: Thu Nov 30 00:33:48 2017
New Revision: 1816664

URL: http://svn.apache.org/viewvc?rev=1816664&view=rev
Log:
Setting up ServiceComb podling project status page

Added:
    incubator/public/trunk/content/projects/servicecomb.xml
Modified:
    incubator/public/trunk/content/podlings.xml

Modified: incubator/public/trunk/content/podlings.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1816664&r1=1816663&r2=1816664&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings.xml [utf-8] (original)
+++ incubator/public/trunk/content/podlings.xml [utf-8] Thu Nov 30 00:33:48 2017
@@ -195,7 +195,7 @@
             <mentor username="johndament">John D. Ament</mentor>
             <mentor username="jghoman">Jakob Homan</mentor>
         </mentors>
-    </podling>    
+    </podling>
     <podling name="Aries" status="graduated" resource="aries" sponsor="Incubator" startdate="2009-09-22" enddate="2010-12-15">
         <description>The Aries project will deliver a set of pluggable Java components enabling an enterprise OSGi application programming model.</description>
         <resolution tlp="true"/>
@@ -280,7 +280,7 @@ and a set of useful extensions for this
     </podling>
     <podling name="Beam" status="graduated" resource="beam" sponsor="Incubator" startdate="2016-02-01" enddate="2016-12-21">
          <description>Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.</description>
-         <resolution tlp="true"/> 
+         <resolution tlp="true"/>
          <champion availid="jbonofre">Jean-Baptiste Onofre</champion>
          <mentors>
              <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
@@ -381,7 +381,7 @@ and a set of useful extensions for this
             <mentor username="hsaputra">Henry Saputra</mentor>
             <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
             <mentor username="umamahesh">Uma Maheswara Rao G</mentor>
-        </mentors> 
+        </mentors>
     </podling>
     <podling name="Cassandra" status="graduated" resource="cassandra" sponsor="Incubator" startdate="2009-01-01" enddate="2010-02-17">
         <description>Cassandra</description>
@@ -924,7 +924,7 @@ and a set of useful extensions for this
     </podling>
     <podling name="Guacamole" status="graduated" resource="guacamole" sponsor="Incubator" startdate="2016-02-10" enddate="2017-11-15">
         <description>Guacamole is an enterprise-grade, protocol-agnostic, remote desktop gateway. Combined with cloud hosting, Guacamole provides an excellent alternative to traditional desktops. Guacamole aims to make cloud-hosted desktop access preferable to traditional, local access.</description>
-         <resolution tlp="true"/> 
+         <resolution tlp="true"/>
          <champion availid="jbonofre">Jean-Baptiste Onofre</champion>
          <mentors>
              <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
@@ -935,7 +935,7 @@ and a set of useful extensions for this
     </podling>
     <podling name="Geode" status="graduated" resource="geode" sponsor="Incubator" startdate="2015-04-27" enddate="2016-11-16">
         <description>Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</description>
-        <resolution tlp="true"/> 
+        <resolution tlp="true"/>
         <champion availid="rvs">Roman Shaposhnik</champion>
         <mentors>
             <mentor username="cos">Konstantin Boudnik</mentor>
@@ -1365,7 +1365,7 @@ and a set of useful extensions for this
     </podling>
     <podling name="Kylin" status="graduated" resource="kylin" sponsor="Incubator" startdate="2014-11-25" enddate="2015-11-18" >
         <description>Kylin is a distributed and scalable OLAP engine built on Hadoop to support extremely large datasets.</description>
-        <resolution tlp="true" />        
+        <resolution tlp="true" />
         <champion availid="omalley">Owen O’Malley</champion>
         <mentors>
             <mentor username="omalley">Owen O'Malley</mentor>
@@ -2238,6 +2238,16 @@ web faster by rewriting web pages to red
             <mentor username="tomwhite">Thomas White</mentor>
         </mentors>
     </podling>
+    <podling name="ServiceComb" status="current" resource="servicecomb" sponsor="Incubator" startdate="2017-11-22">
+        <description>ServiceComb is a microservice framework that provides a set of tools and components to make development and deployment of cloud applications easier.</description>
+        <reporting group="3" monthly="true"/>
+        <champion availid="rvs">Roman Shaposhnik</champion>
+        <mentors>
+            <mentor username="rvs">Roman Shaposhnik</mentor>
+            <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
+            <mentor username="tnachen">Timothy Chen</mentor>
+        </mentors>
+    </podling>
     <podling name="ServiceMix" status="graduated" resource="servicemix" sponsor="Geronimo" startdate="2005-12-01" enddate="2007-09-19">
         <description>The ServiceMix project will create an ESB and component suite based on the Java Business Interface (JBI) standard - JSR 208.</description>
         <resolution tlp="true"/>

Added: incubator/public/trunk/content/projects/servicecomb.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/servicecomb.xml?rev=1816664&view=auto
==============================================================================
--- incubator/public/trunk/content/projects/servicecomb.xml (added)
+++ incubator/public/trunk/content/projects/servicecomb.xml [utf-8] Thu Nov 30 00:33:48 2017
@@ -0,0 +1,468 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+  <properties>
+
+    <title>Apache ServiceComb Project Incubation Status </title>
+    <link href="http://purl.org/DC/elements/1.0/" rel="schema.DC"/>
+  </properties>
+  <body>
+
+    <section id="ServiceComb+Project+Incubation+Status">
+      <title>Apache ServiceComb Project Incubation Status</title>
+      <p>This page tracks the project status, incubator-wise. For more general
+         project status, look on the project website.</p>
+    </section>
+    <section id="Description">
+      <title>Description</title>
+      <p>ServiceComb is a microservice framework that provides a set of tools and components to make development and deployment of cloud applications easier.</p>
+    </section>
+    <section id="News">
+      <title>News</title>
+      <ul>
+<!--    <li>YYYY-MM-DD New committer: Fred Nerk</li>    -->
+        <li>2017-11-22 Project enters incubation.</li>
+      </ul>
+    </section>
+    <section id="Project+info">
+      <title>Project info</title>
+      <ul>
+        <li>ServiceComb Website - http://servicecomb.incubator.apache.org</li>
+      </ul>
+      <ul>
+        <li>
+          <a href="http://servicecomb.incubator.apache.org/community/">Community Pages</a>
+        </li>
+      </ul>
+      <ul>
+        <li>
+          <a href="http://servicecomb.incubator.apache.org/docs/">Current Documentation</a>
+        </li>
+      </ul>
+      <ul>
+        <li>
+          <a href="http://servicecomb.incubator.apache.org/releases/">Releases</a>
+        </li>
+      </ul>
+      <ul>
+        <li>
+          <a href="https://cwiki.apache.org/confluence/display/servicecomb">Wiki</a>
+        </li>
+      </ul>
+      <ul>
+        <li>link to the project status file (Committers,non-incubation action
+            items,project resources, etc)</li>
+      </ul>
+      <p>If the project website and code repository are not yet setup, use the
+         following table:</p>
+      <table>
+        <tr>
+          <th>item</th>
+          <th>type</th>
+          <th>reference</th>
+        </tr>
+        <tr>
+          <td>Website</td>
+          <td>www</td>
+          <td id="www">
+            <a href="http://servicecomb.incubator.apache.org/">http://servicecomb.incubator.apache.org/</a>
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>wiki</td>
+          <td>
+            <a href="http://cwiki.apache.org/confluence/display/servicecomb">Wiki</a>
+          </td>
+        </tr>
+        <tr>
+          <td>Mailing list</td>
+          <td>user</td>
+          <td id="mail-user">
+            <code>user</code>
+            <code>@</code>
+            <code>servicecomb.incubator.apache.org</code>
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>dev</td>
+          <td id="mail-dev">
+            <code>dev</code>
+            <code>@</code>
+            <code>servicecomb.incubator.apache.org</code>
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>commits</td>
+          <td id="mail-commits">
+            <code>commits</code>
+            <code>@</code>
+            <code>servicecomb.incubator.apache.org</code></td>
+        </tr>
+        <tr>
+          <td>Bug tracking</td>
+          <td>.</td>
+          <td id="tracker">
+            https://issues.apache.org/jira/browse/servicecomb
+          </td>
+        </tr>
+        <tr>
+          <td>Source code</td>
+          <td>.</td>
+          <td>.</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>incubator-servicecomb-java-chassis</td>
+          <td>
+            https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>incubator-servicecomb-service-center</td>
+          <td>
+            https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-service-center.git
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>incubator-servicecomb-saga</td>
+          <td>
+            https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-saga.git
+          </td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>incubator-servicecomb-website</td>
+          <td>
+            https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website.git
+          </td>
+        </tr>
+        <tr>
+          <td>Roster</td>
+          <td>Whimsy</td>
+          <td><a href='https://whimsy.apache.org/roster/ppmc/XYZ'>XYZ Roster</a></td>
+        </tr>
+        <tr>
+          <td>Mentors</td>
+          <td/>
+          <td>.</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>rvs</td>
+          <td>Roman Shaposhnik</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>jbonofre</td>
+          <td>Jean-Baptiste Onofre</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>tnachen</td>
+          <td>Timothy Chen</td>
+        </tr>
+        <tr>
+          <td>Committers</td>
+          <td/>
+          <td>.</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>ningjiang</td>
+          <td>Ning(Willem) Jiang</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>zhangqi</td>
+          <td>QiZhang</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>seanyin</td>
+          <td>Xiang Yin</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>wujimin</td>
+          <td>JiMin Wu</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>liubao</td>
+          <td>Bao Liu</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>asif</td>
+          <td>Mohammad Asif Siddiqui</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>cuiyihua</td>
+          <td>Yihua Cui</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>sukesh</td>
+          <td>Sukesh A C</td>
+        </tr>
+        <tr>
+          <td>Extra</td>
+          <td>.</td>
+          <td>.</td>
+        </tr>
+      </table>
+    </section>
+    <section id="Incubation+status+reports">
+      <title>Incubation status reports</title>
+      <ul>
+        <li><a href='https://whimsy.apache.org/board/minutes/servicecomb.html'>ServiceComb Board Reports</a></li>
+      </ul>
+    </section>
+    <section id="Incubation+work+items">
+      <title>Incubation work items</title>
+      <section id="Project+Setup">
+        <title>Project Setup</title>
+        <p>This is the first phase on incubation, needed to start the project at Apache.</p>
+        <p>
+          <em>Item assignment is shown by the Apache id.</em>
+          <em>Completed tasks are shown by the completion date (YYYY-MM-dd).</em>
+        </p>
+        <section id="Identify+the+project+to+be+incubated">
+          <title>Identify the project to be incubated</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>2017-11-22</td>
+              <td>Make sure that the requested project name does not already exist. <a href="http://www.apache.org/foundation/marks/naming.html">Please follow
+                the guide to ensure a suitable project/product name.</a></td>
+            </tr>
+            <tr>
+              <td>N/A</td>
+              <td>If request from an existing Apache project to adopt an external
+                  package, then ask the Apache project for the SVN module and mail
+                  address names.</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>If request from outside Apache to enter an existing Apache project,
+                  then post a message to that project for them to decide on acceptance.</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>If request from anywhere to become a stand-alone PMC, then assess the
+                  fit with the ASF, and create the lists and modules under the
+                  incubator address/module names if accepted.</td>
+            </tr>
+          </table>
+        </section>
+        <section id="Infrastructure">
+          <title>Infrastructure</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Request DNS (first step after creating podling status page)</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Request <a href='https://whimsy4.apache.org/officers/mlreq/incubator'>Mailing Lists</a></td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Request <a href='https://reporeq.apache.org/'>git repositories</a></td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Ask infrastructure to create source repository modules
+                  and grant the committers karma (if using SVN)</td>
+              <!-- Use https://infrahelp.apache.org/ -->
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Ask infrastructure to set up issue tracker (<a href='https://selfserve.apache.org/jira.html'>JIRA</a>, Bugzilla).</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Ask infrastructure to set up wiki (<a href='https://selfserve.apache.org/confluence.html'>Confluence</a>).</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Migrate the project to our infrastructure.</td>
+            </tr>
+          </table>
+        </section>
+        <section id="Interim+responsibility">
+          <title>Mentor-related responsibility/oversight</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>N/A</td>
+              <td>Subscribe all Mentors on the pmc and general lists.</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Give all Mentors access to the incubator SVN repository.
+                (to be done by the Incubator PMC chair or an Incubator PMC
+                Member wih karma for the authorizations file)</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Tell Mentors to track progress in the file
+                  'incubator/projects/{project.name}.html'</td>
+            </tr>
+          </table>
+        </section>
+        <section id="Copyright">
+          <title>Copyright</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check and make sure that the papers that transfer rights to the ASF
+                  been received. It is only necessary to transfer rights for the
+                  package, the core code, and any new code produced by the project.
+              </td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check and make sure that the files that have been donated have been
+                  updated to reflect the new ASF copyright.</td>
+            </tr>
+          </table>
+        </section>
+        <section id="Verify+distribution+rights">
+          <title>Verify distribution rights</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check and make sure that for all code included with the distribution
+                  that is not under the Apache license, we have the right to combine
+                  with Apache-licensed code and redistribute.
+               </td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check and make sure that all source code distributed by the project
+                  is covered by one or more of the following approved licenses: Apache,
+                  BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something with essentially
+                  the same terms.</td>
+            </tr>
+          </table>
+        </section>
+        <section id="Establish+a+list+of+active+committers">
+          <title>Establish a list of active committers</title>
+          <table>
+            <tr>
+              <th>date</th>
+              <th>item</th>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Check that all active committers have submitted a contributors
+                  agreement.</td>
+               <!-- check http://people.apache.org/committer-index.html -->
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Add all active committers in the relevant section above.</td>
+            </tr>
+            <tr>
+              <td>....-..-..</td>
+              <td>Ask root for the creation of committers' accounts in
+                  LDAP.</td>
+              <!-- this may happen automatically as their ICLAs are filed.
+                   If you are using git source control, ensure that all
+                   committers are members of the 'incubator' group. -->
+            </tr>
+          </table>
+        </section>
+        <section id="Project+specific">
+          <title>Project specific</title>
+          <p>
+            <em>Add project specific tasks here.</em>
+          </p>
+        </section>
+      </section>
+      <section id="Incubation">
+        <title>Incubation</title>
+        <p>These action items have to be checked for during the whole incubation process.</p>
+        <p>
+          <em>These items are not to be signed as done during incubation, as they
+              may change during incubation.</em>
+          <em>They are to be looked into and described in the status reports and
+              completed in the request for incubation signoff.</em>
+        </p>
+        <section id="Collaborative+Development">
+          <title>Collaborative Development</title>
+          <ul>
+            <li>Have all of the active long-term volunteers been identified and
+                acknowledged as committers on the project?
+            </li>
+            <li>Are there three or more independent committers? (The legal definition
+                of independent is long and boring, but basically it means that there
+                is no binding relationship between the individuals, such as a shared
+                employer, that is capable of overriding their free will as
+                individuals, directly or indirectly.)</li>
+            <li>Are project decisions being made in public by the committers?</li>
+            <li>Are the decision-making guidelines published and agreed to by all of
+                the committers?</li>
+          </ul>
+        </section>
+        <section id="Licensing+awareness">
+          <title>Licensing awareness</title>
+          <ul>
+            <li>Are all licensing, trademark, credit issues being taken care of and
+                acknowleged by all committers?</li>
+          </ul>
+        </section>
+        <section id="Project+Specific">
+          <title>Project Specific</title>
+          <p>
+            <em>Add project specific tasks here.</em>
+          </p>
+        </section>
+      </section>
+      <section id="Exit">
+        <title>Exit</title>
+        <p>
+          <em>Things to check for before voting the project out.</em>
+        </p>
+        <section id="Organizational+acceptance+of+responsibility+for+the+project">
+          <title>Organizational acceptance of responsibility for the project</title>
+          <ul>
+            <li>If graduating to an existing PMC, has the PMC voted to accept it?</li>
+            <li>If graduating to a new PMC, has the board voted to accept it?</li>
+          </ul>
+        </section>
+        <section id="Incubator+sign-off">
+          <title>Incubator sign-off</title>
+          <ul>
+            <li>Has the Incubator decided that the project has accomplished all of
+                the above tasks?</li>
+          </ul>
+        </section>
+      </section>
+    </section>
+  </body>
+</document>



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


Re: svn commit: r1816664 - in /incubator/public/trunk/content: podlings.xml projects/servicecomb.xml

Posted by "John D. Ament" <jo...@apache.org>.
Is the intention that service comb will begin reporting immediately, or
wait until January?

On Wed, Nov 29, 2017 at 7:33 PM <ni...@apache.org> wrote:

> Author: ningjiang
> Date: Thu Nov 30 00:33:48 2017
> New Revision: 1816664
>
> URL: http://svn.apache.org/viewvc?rev=1816664&view=rev
> Log:
> Setting up ServiceComb podling project status page
>
> Added:
>     incubator/public/trunk/content/projects/servicecomb.xml
> Modified:
>     incubator/public/trunk/content/podlings.xml
>
> Modified: incubator/public/trunk/content/podlings.xml
> URL:
> http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1816664&r1=1816663&r2=1816664&view=diff
>
> ==============================================================================
> --- incubator/public/trunk/content/podlings.xml [utf-8] (original)
> +++ incubator/public/trunk/content/podlings.xml [utf-8] Thu Nov 30
> 00:33:48 2017
> @@ -195,7 +195,7 @@
>              <mentor username="johndament">John D. Ament</mentor>
>              <mentor username="jghoman">Jakob Homan</mentor>
>          </mentors>
> -    </podling>
> +    </podling>
>      <podling name="Aries" status="graduated" resource="aries"
> sponsor="Incubator" startdate="2009-09-22" enddate="2010-12-15">
>          <description>The Aries project will deliver a set of pluggable
> Java components enabling an enterprise OSGi application programming
> model.</description>
>          <resolution tlp="true"/>
> @@ -280,7 +280,7 @@ and a set of useful extensions for this
>      </podling>
>      <podling name="Beam" status="graduated" resource="beam"
> sponsor="Incubator" startdate="2016-02-01" enddate="2016-12-21">
>           <description>Apache Beam is an open source, unified model and
> set of language-specific SDKs for defining and executing data processing
> workflows, and also data ingestion and integration flows, supporting
> Enterprise Integration Patterns (EIPs) and Domain Specific Languages
> (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and
> streaming data processing and can run on a number of runtimes like Apache
> Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also
> brings DSL in different languages, allowing users to easily implement their
> data integration processes.</description>
> -         <resolution tlp="true"/>
> +         <resolution tlp="true"/>
>           <champion availid="jbonofre">Jean-Baptiste Onofre</champion>
>           <mentors>
>               <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
> @@ -381,7 +381,7 @@ and a set of useful extensions for this
>              <mentor username="hsaputra">Henry Saputra</mentor>
>              <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
>              <mentor username="umamahesh">Uma Maheswara Rao G</mentor>
> -        </mentors>
> +        </mentors>
>      </podling>
>      <podling name="Cassandra" status="graduated" resource="cassandra"
> sponsor="Incubator" startdate="2009-01-01" enddate="2010-02-17">
>          <description>Cassandra</description>
> @@ -924,7 +924,7 @@ and a set of useful extensions for this
>      </podling>
>      <podling name="Guacamole" status="graduated" resource="guacamole"
> sponsor="Incubator" startdate="2016-02-10" enddate="2017-11-15">
>          <description>Guacamole is an enterprise-grade, protocol-agnostic,
> remote desktop gateway. Combined with cloud hosting, Guacamole provides an
> excellent alternative to traditional desktops. Guacamole aims to make
> cloud-hosted desktop access preferable to traditional, local
> access.</description>
> -         <resolution tlp="true"/>
> +         <resolution tlp="true"/>
>           <champion availid="jbonofre">Jean-Baptiste Onofre</champion>
>           <mentors>
>               <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
> @@ -935,7 +935,7 @@ and a set of useful extensions for this
>      </podling>
>      <podling name="Geode" status="graduated" resource="geode"
> sponsor="Incubator" startdate="2015-04-27" enddate="2016-11-16">
>          <description>Geode is a data management platform that provides
> real-time, consistent access to data-intensive applications throughout
> widely distributed cloud architectures.</description>
> -        <resolution tlp="true"/>
> +        <resolution tlp="true"/>
>          <champion availid="rvs">Roman Shaposhnik</champion>
>          <mentors>
>              <mentor username="cos">Konstantin Boudnik</mentor>
> @@ -1365,7 +1365,7 @@ and a set of useful extensions for this
>      </podling>
>      <podling name="Kylin" status="graduated" resource="kylin"
> sponsor="Incubator" startdate="2014-11-25" enddate="2015-11-18" >
>          <description>Kylin is a distributed and scalable OLAP engine
> built on Hadoop to support extremely large datasets.</description>
> -        <resolution tlp="true" />
> +        <resolution tlp="true" />
>          <champion availid="omalley">Owen O’Malley</champion>
>          <mentors>
>              <mentor username="omalley">Owen O'Malley</mentor>
> @@ -2238,6 +2238,16 @@ web faster by rewriting web pages to red
>              <mentor username="tomwhite">Thomas White</mentor>
>          </mentors>
>      </podling>
> +    <podling name="ServiceComb" status="current" resource="servicecomb"
> sponsor="Incubator" startdate="2017-11-22">
> +        <description>ServiceComb is a microservice framework that
> provides a set of tools and components to make development and deployment
> of cloud applications easier.</description>
> +        <reporting group="3" monthly="true"/>
> +        <champion availid="rvs">Roman Shaposhnik</champion>
> +        <mentors>
> +            <mentor username="rvs">Roman Shaposhnik</mentor>
> +            <mentor username="jbonofre">Jean-Baptiste Onofre</mentor>
> +            <mentor username="tnachen">Timothy Chen</mentor>
> +        </mentors>
> +    </podling>
>      <podling name="ServiceMix" status="graduated" resource="servicemix"
> sponsor="Geronimo" startdate="2005-12-01" enddate="2007-09-19">
>          <description>The ServiceMix project will create an ESB and
> component suite based on the Java Business Interface (JBI) standard - JSR
> 208.</description>
>          <resolution tlp="true"/>
>
> Added: incubator/public/trunk/content/projects/servicecomb.xml
> URL:
> http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/servicecomb.xml?rev=1816664&view=auto
>
> ==============================================================================
> --- incubator/public/trunk/content/projects/servicecomb.xml (added)
> +++ incubator/public/trunk/content/projects/servicecomb.xml [utf-8] Thu
> Nov 30 00:33:48 2017
> @@ -0,0 +1,468 @@
> +<?xml version="1.0" encoding="UTF-8"?>
> +<document>
> +  <properties>
> +
> +    <title>Apache ServiceComb Project Incubation Status </title>
> +    <link href="http://purl.org/DC/elements/1.0/" rel="schema.DC"/>
> +  </properties>
> +  <body>
> +
> +    <section id="ServiceComb+Project+Incubation+Status">
> +      <title>Apache ServiceComb Project Incubation Status</title>
> +      <p>This page tracks the project status, incubator-wise. For more
> general
> +         project status, look on the project website.</p>
> +    </section>
> +    <section id="Description">
> +      <title>Description</title>
> +      <p>ServiceComb is a microservice framework that provides a set of
> tools and components to make development and deployment of cloud
> applications easier.</p>
> +    </section>
> +    <section id="News">
> +      <title>News</title>
> +      <ul>
> +<!--    <li>YYYY-MM-DD New committer: Fred Nerk</li>    -->
> +        <li>2017-11-22 Project enters incubation.</li>
> +      </ul>
> +    </section>
> +    <section id="Project+info">
> +      <title>Project info</title>
> +      <ul>
> +        <li>ServiceComb Website - http://servicecomb.incubator.apache.org
> </li>
> +      </ul>
> +      <ul>
> +        <li>
> +          <a href="http://servicecomb.incubator.apache.org/community/">Community
> Pages</a>
> +        </li>
> +      </ul>
> +      <ul>
> +        <li>
> +          <a href="http://servicecomb.incubator.apache.org/docs/">Current
> Documentation</a>
> +        </li>
> +      </ul>
> +      <ul>
> +        <li>
> +          <a href="http://servicecomb.incubator.apache.org/releases/
> ">Releases</a>
> +        </li>
> +      </ul>
> +      <ul>
> +        <li>
> +          <a href="
> https://cwiki.apache.org/confluence/display/servicecomb">Wiki</a>
> +        </li>
> +      </ul>
> +      <ul>
> +        <li>link to the project status file (Committers,non-incubation
> action
> +            items,project resources, etc)</li>
> +      </ul>
> +      <p>If the project website and code repository are not yet setup,
> use the
> +         following table:</p>
> +      <table>
> +        <tr>
> +          <th>item</th>
> +          <th>type</th>
> +          <th>reference</th>
> +        </tr>
> +        <tr>
> +          <td>Website</td>
> +          <td>www</td>
> +          <td id="www">
> +            <a href="http://servicecomb.incubator.apache.org/">
> http://servicecomb.incubator.apache.org/</a>
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>wiki</td>
> +          <td>
> +            <a href="
> http://cwiki.apache.org/confluence/display/servicecomb">Wiki</a>
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>Mailing list</td>
> +          <td>user</td>
> +          <td id="mail-user">
> +            <code>user</code>
> +            <code>@</code>
> +            <code>servicecomb.incubator.apache.org</code>
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>dev</td>
> +          <td id="mail-dev">
> +            <code>dev</code>
> +            <code>@</code>
> +            <code>servicecomb.incubator.apache.org</code>
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>commits</td>
> +          <td id="mail-commits">
> +            <code>commits</code>
> +            <code>@</code>
> +            <code>servicecomb.incubator.apache.org</code></td>
> +        </tr>
> +        <tr>
> +          <td>Bug tracking</td>
> +          <td>.</td>
> +          <td id="tracker">
> +            https://issues.apache.org/jira/browse/servicecomb
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>Source code</td>
> +          <td>.</td>
> +          <td>.</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>incubator-servicecomb-java-chassis</td>
> +          <td>
> +
> https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-java-chassis.git
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>incubator-servicecomb-service-center</td>
> +          <td>
> +
> https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-service-center.git
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>incubator-servicecomb-saga</td>
> +          <td>
> +
> https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-saga.git
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>incubator-servicecomb-website</td>
> +          <td>
> +
> https://git-wip-us.apache.org/repos/asf/incubator-servicecomb-website.git
> +          </td>
> +        </tr>
> +        <tr>
> +          <td>Roster</td>
> +          <td>Whimsy</td>
> +          <td><a href='https://whimsy.apache.org/roster/ppmc/XYZ'>XYZ
> Roster</a></td>
> +        </tr>
> +        <tr>
> +          <td>Mentors</td>
> +          <td/>
> +          <td>.</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>rvs</td>
> +          <td>Roman Shaposhnik</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>jbonofre</td>
> +          <td>Jean-Baptiste Onofre</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>tnachen</td>
> +          <td>Timothy Chen</td>
> +        </tr>
> +        <tr>
> +          <td>Committers</td>
> +          <td/>
> +          <td>.</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>ningjiang</td>
> +          <td>Ning(Willem) Jiang</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>zhangqi</td>
> +          <td>QiZhang</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>seanyin</td>
> +          <td>Xiang Yin</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>wujimin</td>
> +          <td>JiMin Wu</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>liubao</td>
> +          <td>Bao Liu</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>asif</td>
> +          <td>Mohammad Asif Siddiqui</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>cuiyihua</td>
> +          <td>Yihua Cui</td>
> +        </tr>
> +        <tr>
> +          <td>.</td>
> +          <td>sukesh</td>
> +          <td>Sukesh A C</td>
> +        </tr>
> +        <tr>
> +          <td>Extra</td>
> +          <td>.</td>
> +          <td>.</td>
> +        </tr>
> +      </table>
> +    </section>
> +    <section id="Incubation+status+reports">
> +      <title>Incubation status reports</title>
> +      <ul>
> +        <li><a href='
> https://whimsy.apache.org/board/minutes/servicecomb.html'>ServiceComb
> Board Reports</a></li>
> +      </ul>
> +    </section>
> +    <section id="Incubation+work+items">
> +      <title>Incubation work items</title>
> +      <section id="Project+Setup">
> +        <title>Project Setup</title>
> +        <p>This is the first phase on incubation, needed to start the
> project at Apache.</p>
> +        <p>
> +          <em>Item assignment is shown by the Apache id.</em>
> +          <em>Completed tasks are shown by the completion date
> (YYYY-MM-dd).</em>
> +        </p>
> +        <section id="Identify+the+project+to+be+incubated">
> +          <title>Identify the project to be incubated</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>2017-11-22</td>
> +              <td>Make sure that the requested project name does not
> already exist. <a href="http://www.apache.org/foundation/marks/naming.html">Please
> follow
> +                the guide to ensure a suitable project/product
> name.</a></td>
> +            </tr>
> +            <tr>
> +              <td>N/A</td>
> +              <td>If request from an existing Apache project to adopt an
> external
> +                  package, then ask the Apache project for the SVN module
> and mail
> +                  address names.</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>If request from outside Apache to enter an existing
> Apache project,
> +                  then post a message to that project for them to decide
> on acceptance.</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>If request from anywhere to become a stand-alone PMC,
> then assess the
> +                  fit with the ASF, and create the lists and modules
> under the
> +                  incubator address/module names if accepted.</td>
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Infrastructure">
> +          <title>Infrastructure</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Request DNS (first step after creating podling status
> page)</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Request <a href='
> https://whimsy4.apache.org/officers/mlreq/incubator'>Mailing
> Lists</a></td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Request <a href='https://reporeq.apache.org/'>git
> repositories</a></td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Ask infrastructure to create source repository modules
> +                  and grant the committers karma (if using SVN)</td>
> +              <!-- Use https://infrahelp.apache.org/ -->
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Ask infrastructure to set up issue tracker (<a href='
> https://selfserve.apache.org/jira.html'>JIRA</a>, Bugzilla).</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Ask infrastructure to set up wiki (<a href='
> https://selfserve.apache.org/confluence.html'>Confluence</a>).</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Migrate the project to our infrastructure.</td>
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Interim+responsibility">
> +          <title>Mentor-related responsibility/oversight</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>N/A</td>
> +              <td>Subscribe all Mentors on the pmc and general lists.</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Give all Mentors access to the incubator SVN repository.
> +                (to be done by the Incubator PMC chair or an Incubator PMC
> +                Member wih karma for the authorizations file)</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Tell Mentors to track progress in the file
> +                  'incubator/projects/{project.name}.html'</td>
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Copyright">
> +          <title>Copyright</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Check and make sure that the papers that transfer
> rights to the ASF
> +                  been received. It is only necessary to transfer rights
> for the
> +                  package, the core code, and any new code produced by
> the project.
> +              </td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Check and make sure that the files that have been
> donated have been
> +                  updated to reflect the new ASF copyright.</td>
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Verify+distribution+rights">
> +          <title>Verify distribution rights</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Check and make sure that for all code included with the
> distribution
> +                  that is not under the Apache license, we have the right
> to combine
> +                  with Apache-licensed code and redistribute.
> +               </td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Check and make sure that all source code distributed by
> the project
> +                  is covered by one or more of the following approved
> licenses: Apache,
> +                  BSD, Artistic, MIT/X, MIT/W3C, MPL 1.1, or something
> with essentially
> +                  the same terms.</td>
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Establish+a+list+of+active+committers">
> +          <title>Establish a list of active committers</title>
> +          <table>
> +            <tr>
> +              <th>date</th>
> +              <th>item</th>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Check that all active committers have submitted a
> contributors
> +                  agreement.</td>
> +               <!-- check http://people.apache.org/committer-index.html
> -->
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Add all active committers in the relevant section
> above.</td>
> +            </tr>
> +            <tr>
> +              <td>....-..-..</td>
> +              <td>Ask root for the creation of committers' accounts in
> +                  LDAP.</td>
> +              <!-- this may happen automatically as their ICLAs are filed.
> +                   If you are using git source control, ensure that all
> +                   committers are members of the 'incubator' group. -->
> +            </tr>
> +          </table>
> +        </section>
> +        <section id="Project+specific">
> +          <title>Project specific</title>
> +          <p>
> +            <em>Add project specific tasks here.</em>
> +          </p>
> +        </section>
> +      </section>
> +      <section id="Incubation">
> +        <title>Incubation</title>
> +        <p>These action items have to be checked for during the whole
> incubation process.</p>
> +        <p>
> +          <em>These items are not to be signed as done during incubation,
> as they
> +              may change during incubation.</em>
> +          <em>They are to be looked into and described in the status
> reports and
> +              completed in the request for incubation signoff.</em>
> +        </p>
> +        <section id="Collaborative+Development">
> +          <title>Collaborative Development</title>
> +          <ul>
> +            <li>Have all of the active long-term volunteers been
> identified and
> +                acknowledged as committers on the project?
> +            </li>
> +            <li>Are there three or more independent committers? (The
> legal definition
> +                of independent is long and boring, but basically it means
> that there
> +                is no binding relationship between the individuals, such
> as a shared
> +                employer, that is capable of overriding their free will as
> +                individuals, directly or indirectly.)</li>
> +            <li>Are project decisions being made in public by the
> committers?</li>
> +            <li>Are the decision-making guidelines published and agreed
> to by all of
> +                the committers?</li>
> +          </ul>
> +        </section>
> +        <section id="Licensing+awareness">
> +          <title>Licensing awareness</title>
> +          <ul>
> +            <li>Are all licensing, trademark, credit issues being taken
> care of and
> +                acknowleged by all committers?</li>
> +          </ul>
> +        </section>
> +        <section id="Project+Specific">
> +          <title>Project Specific</title>
> +          <p>
> +            <em>Add project specific tasks here.</em>
> +          </p>
> +        </section>
> +      </section>
> +      <section id="Exit">
> +        <title>Exit</title>
> +        <p>
> +          <em>Things to check for before voting the project out.</em>
> +        </p>
> +        <section
> id="Organizational+acceptance+of+responsibility+for+the+project">
> +          <title>Organizational acceptance of responsibility for the
> project</title>
> +          <ul>
> +            <li>If graduating to an existing PMC, has the PMC voted to
> accept it?</li>
> +            <li>If graduating to a new PMC, has the board voted to accept
> it?</li>
> +          </ul>
> +        </section>
> +        <section id="Incubator+sign-off">
> +          <title>Incubator sign-off</title>
> +          <ul>
> +            <li>Has the Incubator decided that the project has
> accomplished all of
> +                the above tasks?</li>
> +          </ul>
> +        </section>
> +      </section>
> +    </section>
> +  </body>
> +</document>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
> For additional commands, e-mail: cvs-help@incubator.apache.org
>
>