You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2014/02/27 01:20:57 UTC

svn commit: r1572365 - in /spark: community.md faq.md site/community.html site/faq.html

Author: matei
Date: Thu Feb 27 00:20:56 2014
New Revision: 1572365

URL: http://svn.apache.org/r1572365
Log:
more update for graduation

Modified:
    spark/community.md
    spark/faq.md
    spark/site/community.html
    spark/site/faq.html

Modified: spark/community.md
URL: http://svn.apache.org/viewvc/spark/community.md?rev=1572365&r1=1572364&r2=1572365&view=diff
==============================================================================
--- spark/community.md (original)
+++ spark/community.md Thu Feb 27 00:20:56 2014
@@ -15,10 +15,10 @@ navigation:
 <p>Get help using Spark or contribute to the project on our mailing lists:</p>
 <ul>
   <li>
-    <a href="http://apache-spark-user-list.1001560.n3.nabble.com">user@spark.incubator.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.incubator.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-user-list.1001560.n3.nabble.com">(archives)</a>
+    <a href="http://apache-spark-user-list.1001560.n3.nabble.com">user@spark.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-user-list.1001560.n3.nabble.com">(archives)</a>
   </li>
   <li>
-    <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">dev@spark.incubator.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.incubator.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
+    <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">dev@spark.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
   </li>
 </ul>
 
@@ -45,7 +45,7 @@ navigation:
   </li>
 </ul>
 
-<p>If you'd like your meetup added, email <a href="mailto:user@spark.incubator.apache.org">user@spark.incubator.apache.org</a>.</p>
+<p>If you'd like your meetup added, email <a href="mailto:user@spark.apache.org">user@spark.apache.org</a>.</p>
 
 <a name="issue-tracker"></a>
 <h3>Issue Tracker</h3>

Modified: spark/faq.md
URL: http://svn.apache.org/viewvc/spark/faq.md?rev=1572365&r1=1572364&r2=1572365&view=diff
==============================================================================
--- spark/faq.md (original)
+++ spark/faq.md Thu Feb 27 00:20:56 2014
@@ -50,7 +50,7 @@ streaming, interactive queries, and mach
 <p class="answer">Starting in version 0.8, Spark is under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 license</a>. Previous versions used the <a href="https://github.com/mesos/spark/blob/branch-0.7/LICENSE">BSD license</a>.</p>
 
 <p class="question">How can I contribute to Spark?</p>
-<p class="answer">Contact the <a href="{{site.url}}community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/incubator-spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>).  We're glad to hear about your experience using Spark and to accept patches.</p>
+<p class="answer">Contact the <a href="{{site.url}}community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>).  We're glad to hear about your experience using Spark and to accept patches.</p>
 <p>If you would like to report an issue, post it to the <a href="https://spark-project.atlassian.net/browse/SPARK">Spark issue tracker</a>.</p>
 
 <p class="question">Where can I get more help?</p>

Modified: spark/site/community.html
URL: http://svn.apache.org/viewvc/spark/site/community.html?rev=1572365&r1=1572364&r2=1572365&view=diff
==============================================================================
--- spark/site/community.html (original)
+++ spark/site/community.html Thu Feb 27 00:20:56 2014
@@ -165,10 +165,10 @@
 <p>Get help using Spark or contribute to the project on our mailing lists:</p>
 <ul>
   <li>
-    <a href="http://apache-spark-user-list.1001560.n3.nabble.com">user@spark.incubator.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.incubator.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-user-list.1001560.n3.nabble.com">(archives)</a>
+    <a href="http://apache-spark-user-list.1001560.n3.nabble.com">user@spark.apache.org</a> is for usage questions, help, and announcements. <a href="mailto:user-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-user-list.1001560.n3.nabble.com">(archives)</a>
   </li>
   <li>
-    <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">dev@spark.incubator.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.incubator.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
+    <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">dev@spark.apache.org</a> is for people who want to contribute code to Spark. <a href="mailto:dev-subscribe@spark.apache.org?subject=(send%20this%20email%20to%20subscribe)">(subscribe)</a> <a href="http://apache-spark-developers-list.1001551.n3.nabble.com">(archives)</a>
   </li>
 </ul>
 
@@ -195,7 +195,7 @@
   </li>
 </ul>
 
-<p>If you'd like your meetup added, email <a href="mailto:user@spark.incubator.apache.org">user@spark.incubator.apache.org</a>.</p>
+<p>If you'd like your meetup added, email <a href="mailto:user@spark.apache.org">user@spark.apache.org</a>.</p>
 
 <p><a name="issue-tracker"></a></p>
 <h3>Issue Tracker</h3>

Modified: spark/site/faq.html
URL: http://svn.apache.org/viewvc/spark/site/faq.html?rev=1572365&r1=1572364&r2=1572365&view=diff
==============================================================================
--- spark/site/faq.html (original)
+++ spark/site/faq.html Thu Feb 27 00:20:56 2014
@@ -200,7 +200,7 @@ streaming, interactive queries, and mach
 <p class="answer">Starting in version 0.8, Spark is under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0 license</a>. Previous versions used the <a href="https://github.com/mesos/spark/blob/branch-0.7/LICENSE">BSD license</a>.</p>
 
 <p class="question">How can I contribute to Spark?</p>
-<p class="answer">Contact the <a href="/community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/incubator-spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>).  We're glad to hear about your experience using Spark and to accept patches.</p>
+<p class="answer">Contact the <a href="/community.html">mailing list</a> or send us a pull request on <a href="https://github.com/apache/spark">GitHub</a> (instructions <a href="https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark">here</a>).  We're glad to hear about your experience using Spark and to accept patches.</p>
 <p>If you would like to report an issue, post it to the <a href="https://spark-project.atlassian.net/browse/SPARK">Spark issue tracker</a>.</p>
 
 <p class="question">Where can I get more help?</p>