You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2020/03/03 14:44:58 UTC

svn commit: r1057320 - in /websites/staging/felix/trunk/content: ./ documentation/development.html documentation/development/dependencies.html documentation/development/issue-tracking.html documentation/development/source-code.html sitemap.html

Author: buildbot
Date: Tue Mar  3 14:44:58 2020
New Revision: 1057320

Log:
Staging update by buildbot for felix

Removed:
    websites/staging/felix/trunk/content/documentation/development/dependencies.html
Modified:
    websites/staging/felix/trunk/content/   (props changed)
    websites/staging/felix/trunk/content/documentation/development.html
    websites/staging/felix/trunk/content/documentation/development/issue-tracking.html
    websites/staging/felix/trunk/content/documentation/development/source-code.html
    websites/staging/felix/trunk/content/sitemap.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar  3 14:44:58 2020
@@ -1 +1 @@
-1874728
+1874730

Modified: websites/staging/felix/trunk/content/documentation/development.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/development.html (original)
+++ websites/staging/felix/trunk/content/documentation/development.html Tue Mar  3 14:44:58 2020
@@ -94,7 +94,6 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/documentation/development/building-felix.html">Building Apache Felix</a></li>
 <li><a href="/documentation/development/coding-standards.html">Coding Standards</a></li>
 <li><a href="/documentation/development/committers.html">Committers</a></li>
-<li><a href="/documentation/development/dependencies.html">Dependencies</a></li>
 <li><a href="/documentation/development/dependencies-file-template.html">DEPENDENCIES file template</a></li>
 <li><a href="/documentation/development/integrating-felix-with-eclipse.html">Integrating Felix with Eclipse</a></li>
 <li><a href="/documentation/development/integrating-felix-with-netbeans.html">Integrating Felix with NetBeans</a></li>

Modified: websites/staging/felix/trunk/content/documentation/development/issue-tracking.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/development/issue-tracking.html (original)
+++ websites/staging/felix/trunk/content/documentation/development/issue-tracking.html Tue Mar  3 14:44:58 2020
@@ -88,11 +88,11 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>This project uses <a href="http://www.atlassian.com/software/jira">JIRA</a>, a J2EE-based, issue tracking and project management application. We use it for bugs, tasks and code contributions.</p>
+<p>This project uses <a href="https://www.atlassian.com/software/jira">JIRA</a>, a J2EE-based, issue tracking and project management application. We use it for bugs, tasks and code contributions.</p>
 <p>Before creating a new issue, please make sure nobody has already added the issue you're reporting. When you do add an issue, please try to make it as informative as possible.</p>
-<p>The issue tracker can be found at <a href="http://issues.apache.org/jira/browse/FELIX">http://issues.apache.org/jira/browse/FELIX</a></p>
+<p>The issue tracker can be found at <a href="https://issues.apache.org/jira/browse/FELIX">https://issues.apache.org/jira/browse/FELIX</a></p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1712598 by cziegeler on Wed, 4 Nov 2015 17:48:20 +0000
+        Rev. 1874730 by cziegeler on Tue, 3 Mar 2020 14:44:04 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project

Modified: websites/staging/felix/trunk/content/documentation/development/source-code.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/development/source-code.html (original)
+++ websites/staging/felix/trunk/content/documentation/development/source-code.html Tue Mar  3 14:44:58 2020
@@ -88,10 +88,10 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>This project uses <a href="https://git-scm.com/">git</a> to manage its source code. Instructions on git can be found at [https://git-scm.com/docs].</p>
+<p>This project uses <a href="https://git-scm.com/">git</a> to manage its source code. Instructions on git can be found at <a href="https://git-scm.com/docs">git docs</a>.</p>
 <h1 id="web-access">Web Access<a class="headerlink" href="#web-access" title="Permanent link">&para;</a></h1>
 <p>The following is a link to the online source repository.</p>
-<p>[https://github.com/apache/felix-dev]https://github.com/apache/felix-dev)</p>
+<p><a href="https://github.com/apache/felix-dev">https://github.com/apache/felix-dev</a></p>
 <h1 id="anonymous-access">Anonymous access<a class="headerlink" href="#anonymous-access" title="Permanent link">&para;</a></h1>
 <p>The Felix master can be checked out anonymously with the following command:</p>
 <div class="codehilite"><pre><span class="nv">$ </span>git clone https://github.com/apache/felix-dev
@@ -101,7 +101,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h1 id="developer-access">Developer access<a class="headerlink" href="#developer-access" title="Permanent link">&para;</a></h1>
 <p>Committers of the Apache Felix project can use the same above command to checkout the source.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1874721 by cziegeler on Tue, 3 Mar 2020 14:06:41 +0000
+        Rev. 1874730 by cziegeler on Tue, 3 Mar 2020 14:44:04 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project

Modified: websites/staging/felix/trunk/content/sitemap.html
==============================================================================
--- websites/staging/felix/trunk/content/sitemap.html (original)
+++ websites/staging/felix/trunk/content/sitemap.html Tue Mar  3 14:44:58 2020
@@ -104,7 +104,6 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/documentation/development/coding-standards.html">Coding Standards</a></li>
 <li><a href="/documentation/development/committers.html">Committers</a></li>
 <li><a href="/documentation/development/dependencies-file-template.html">DEPENDENCIES file template</a></li>
-<li><a href="/documentation/development/dependencies.html">Dependencies</a></li>
 <li><a href="/documentation/development/integrating-felix-with-eclipse.html">Integrating Felix with Eclipse</a></li>
 <li><a href="/documentation/development/integrating-felix-with-netbeans.html">Integrating Felix with NetBeans</a></li>
 <li><a href="/documentation/development/issue-tracking.html">Issue Tracking</a></li>