Author: buildbot
Date: Tue Dec 8 14:37:45 2015
New Revision: 974973
Log:
Staging update by buildbot for olingo
Modified:
websites/staging/olingo/trunk/content/ (props changed)
websites/staging/olingo/trunk/content/contribute.html
Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 8 14:37:45 2015
@@ -1 +1 @@
-1718594
+1718622
Modified: websites/staging/olingo/trunk/content/contribute.html
==============================================================================
--- websites/staging/olingo/trunk/content/contribute.html (original)
+++ websites/staging/olingo/trunk/content/contribute.html Tue Dec 8 14:37:45
2015
@@ -102,12 +102,19 @@ h2:hover > .headerlink, h3:hover > .head
<p>If you want to contribute to the Olingo Project, you can submit patches,
report bugs or provide documentation and tutorials. Contributions are managed
in the project <a href="https://issues.apache.org/jira/browse/OLINGO">JIRA</a>.
So if you found a bug or want to provide a contribution please open a new <a
href="https://issues.apache.org/jira/browse/OLINGO">JIRA</a> ticket. Detailed
information how to contribute can be found in the following chapter.</p>
<h3 id="contribute-via-git-patchpull-request-and-olingo-jira">Contribute via
Git-Patch/Pull-Request and Olingo-JIRA<a class="headerlink"
href="#contribute-via-git-patchpull-request-and-olingo-jira" title="Permanent
link">¶</a></h3>
<p>The Olingo uses the following process for contributions:</p>
-<ol>
-<li>Report a bug or feature</li>
-<li>Develop the according bugfix / feature</li>
-<li>Prepare your code for contribution </li>
-<li>Submit your JIRA ticket to receive feedback</li>
-</ol>
+<div class="toc">
+<ul>
+<li><a href="#apache-olingo-how-to-contribute">Apache Olingo - How To
Contribute</a><ul>
+<li><a href="#overview">Overview</a></li>
+<li><a href="#contribute-via-git-patchpull-request-and-olingo-jira">Contribute
via Git-Patch/Pull-Request and Olingo-JIRA</a></li>
+<li><a href="#clone-the-olingo-project">Clone the Olingo Project</a></li>
+<li><a href="#create-an-jira-issue-with-your-bugfeature-request">Create an
JIRA issue with your bug/feature request</a></li>
+<li><a href="#develop-the-according-bugfix-feature">Develop the according
bugfix / feature</a></li>
+<li><a href="#prepare-your-code-for-contribution">Prepare your code for
contribution</a></li>
+</ul>
+</li>
+</ul>
+</div>
<h3 id="clone-the-olingo-project">Clone the Olingo Project<a
class="headerlink" href="#clone-the-olingo-project" title="Permanent
link">¶</a></h3>
<p>The current development version can be found in the Apache git repository.
Please note that there are two different repositories, one for Version 2 and
one for Version 4 of the OData protocol.</p>
<p>To clone the current master branch of the Olingo project please use one of
the following commands:</p>