You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gossip.apache.org by el...@apache.org on 2017/02/03 21:41:25 UTC

[1/2] incubator-gossip git commit: Update the downloads page for the 0.1.1-incubating release

Repository: incubator-gossip
Updated Branches:
  refs/heads/asf-site 084362e46 -> d5eb30eab
  refs/heads/site-src 9fc7d1140 -> 5f10856bc


Update the downloads page for the 0.1.1-incubating release


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

Branch: refs/heads/site-src
Commit: 5f10856bc4b1fd32217bb6a3342cfc956ce8b64d
Parents: 9fc7d11
Author: Josh Elser <el...@apache.org>
Authored: Fri Feb 3 15:33:04 2017 -0500
Committer: Josh Elser <el...@apache.org>
Committed: Fri Feb 3 16:38:23 2017 -0500

----------------------------------------------------------------------
 ...017-01-19-release-gossip-0.1.1-incubating.md | 28 +++++++++++++
 download.md                                     | 44 +++++++++-----------
 2 files changed, 48 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/5f10856b/_posts/2017-01-19-release-gossip-0.1.1-incubating.md
----------------------------------------------------------------------
diff --git a/_posts/2017-01-19-release-gossip-0.1.1-incubating.md b/_posts/2017-01-19-release-gossip-0.1.1-incubating.md
new file mode 100644
index 0000000..a522d3e
--- /dev/null
+++ b/_posts/2017-01-19-release-gossip-0.1.1-incubating.md
@@ -0,0 +1,28 @@
+---
+date: "2017-01-29 12:00:00 +0000"
+author: elserj
+version: 0.1.1-incubating
+categories: [release]
+tag: v0-1-1
+sha: 6720f35
+---
+<!--
+{% comment %}
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+            See the License for the specific language governing permissions and
+            limitations under the License.
+{% endcomment %}
+-->
+
+Apache Gossip 0.1.1 (incubating) is the first release by the Apache Gossip podling.

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/5f10856b/download.md
----------------------------------------------------------------------
diff --git a/download.md b/download.md
index a94a998..91f6151 100644
--- a/download.md
+++ b/download.md
@@ -26,19 +26,9 @@ limitations under the License.
 
 ## {{ site.data.project.name }} Downloads
 
-There are no official Apache releases for {{ site.data.project.short_name }} yet. 
-
-{% comment %}
-You can download and build the latest code from [GitHub]({{ site.data.project.source_repository_mirror }}).
-{% endcomment %}
-
-{% comment %}
-
-TODO: uncoment this when we have official releases of Gossip
-
 {{ site.data.project.name }} is released as a source artifact, and also through Maven.
 
-### Source releases
+## Source releases
 
 Release          | Date       | Commit   | Download
 :--------------- | :--------- | :------- | :-------
@@ -46,10 +36,10 @@ Release          | Date       | Commit   | Download
 {% endcomment %}{% if post.fullVersion %}{% comment %}
 {% endcomment %}{% assign v = post.fullVersion %}{% comment %}
 {% endcomment %}{% else %}{% comment %}
-{% endcomment %}{% capture v %}apache-{{ site.data.project.unix_name }}-{{ post.version }}{% endcapture %}{% comment %}
+{% endcomment %}{% capture v %}{{ site.data.project.unix_name }}-{{ post.version }}{% endcapture %}{% comment %}
 {% endcomment %}{% endif %}{% comment %}
 {% endcomment %}{% if forloop.index0 < 2 %}{% comment %}
-{% endcomment %}{% capture p %}http://www.apache.org/dyn/closer.lua?filename={{ site.data.project.unix_name }}/{{ v }}{% endcapture %}{% comment %}
+{% endcomment %}{% capture p %}http://www.apache.org/dyn/closer.lua?filename={{ site.data.project.incubator_slash_name }}/{{ v }}{% endcapture %}{% comment %}
 {% endcomment %}{% assign q = "&action=download" %}{% comment %}
 {% endcomment %}{% assign d = "https://www.apache.org/dist" %}{% comment %}
 {% endcomment %}{% else %}{% comment %}
@@ -57,19 +47,17 @@ Release          | Date       | Commit   | Download
 {% endcomment %}{% assign q = "" %}{% comment %}
 {% endcomment %}{% assign d = "https://archive.apache.org/dist/incubator" %}{% comment %}
 {% endcomment %}{% endif %}{% comment %}
-{% endcomment %}<a href="{{ site.baseurl }}/history.html#{{ post.tag }}">{{ post.version }}</a>{% comment %}
-{% endcomment %} | {{ post.date | date_to_string }}{% comment %}
-{% endcomment %} | <a href="https://github.com/apache/{{ site.data.project.unix_name }}/commit/{{ post.sha }}">{{ post.sha }}</a>{% comment %}
-{% endcomment %} | <a href="{{ p }}/{{ v }}-src.tar.gz{{ q }}">tar</a>{% comment %}
-{% endcomment %} (<a href="{{ d }}/{{ site.data.project.unix_name }}/{{ v }}/{{ v }}-src.tar.gz.md5">md5</a>{% comment %}
-{% endcomment %} <a href="{{ d }}/{{ site.data.project.unix_name }}/{{ v }}/{{ v }}-src.tar.gz.asc">pgp</a>){% comment %}
-{% endcomment %} {% raw %}<br>{% endraw %}{% comment %}
-{% endcomment %} <a href="{{ p }}/{{ v }}-src.zip{{ q }}">zip</a>{% comment %}
-{% endcomment %} (<a href="{{ d }}/{{ site.data.project.unix_name }}/{{ v }}/{{ v }}-src.zip.md5">md5</a>{% comment %}
-{% endcomment %} <a href="{{ d }}/{{ site.data.project.unix_name }}/{{ v }}/{{ v }}-src.zip.asc">pgp</a>){% comment %}
+{% endcomment %}{{ post.version }}{% comment %}
+{% endcomment %}  | {{ post.date | date_to_string }}{% comment %}
+{% endcomment %}  | <a href="https://github.com/apache/{{ site.data.project.incubator_name }}/commit/{{ post.sha }}">{{ post.sha }}</a>{% comment %}
+{% endcomment %}  | <a href="{{ p }}/{{ v }}-source-release.zip{{ q }}">zip</a>{% comment %}
+{% endcomment %}  (<a href="{{ d }}/{{ site.data.project.incubator_slash_name }}/{{ v }}/{{ v }}-source-release.zip.md5">md5</a>{% comment %}
+{% endcomment %} <a href="{{ d }}/{{ site.data.project.incubator_slash_name }}/{{ v }}/{{ v }}-source-release.zip.asc">pgp</a>){% comment %}
 {% endcomment %}
 {% endfor %}
 
+### Verification
+
 Choose a source distribution in either *tar* or *zip* format,
 and [verify](http://www.apache.org/dyn/closer.cgi#verify)
 using the corresponding *pgp* signature (using the committer file in
@@ -86,4 +74,12 @@ succeed.
 For security, hash and signature files are always hosted at
 [Apache](https://www.apache.org/dist).
 
-{% endcomment %}
+## Maven Central
+
+{% highlight xml %}
+<dependency>
+  <groupId>org.apache.gossip</groupId>
+  <artifactId>gossip</gossip>
+  <version>...</version>
+</dependency>
+{% endhighlight %}


[2/2] incubator-gossip git commit: Commit generated website from 5f1085

Posted by el...@apache.org.
Commit generated website from 5f1085

0.1.1 release content


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

Branch: refs/heads/asf-site
Commit: d5eb30eab08a3c563b9a71b59923fbe676e4dad7
Parents: 084362e
Author: Josh Elser <el...@apache.org>
Authored: Fri Feb 3 16:40:46 2017 -0500
Committer: Josh Elser <el...@apache.org>
Committed: Fri Feb 3 16:40:46 2017 -0500

----------------------------------------------------------------------
 .../_base.scssc                                 | Bin 35754 -> 0 bytes
 .../_layout.scssc                               | Bin 45920 -> 0 bytes
 .../_syntax-highlighting.scssc                  | Bin 44352 -> 0 bytes
 community-members/index.html                    |  14 ++---
 community/index.html                            |  14 ++---
 documentation/index.html                        |  14 ++---
 download/index.html                             |  63 +++++++++++++++----
 feed.xml                                        |  23 ++++++-
 index.html                                      |  23 +++----
 9 files changed, 97 insertions(+), 54 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_base.scssc
----------------------------------------------------------------------
diff --git a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_base.scssc b/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_base.scssc
deleted file mode 100644
index d004fd8..0000000
Binary files a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_base.scssc and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_layout.scssc
----------------------------------------------------------------------
diff --git a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_layout.scssc b/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_layout.scssc
deleted file mode 100644
index 3515028..0000000
Binary files a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_layout.scssc and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_syntax-highlighting.scssc
----------------------------------------------------------------------
diff --git a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_syntax-highlighting.scssc b/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_syntax-highlighting.scssc
deleted file mode 100644
index 5bd6680..0000000
Binary files a/.sass-cache/074baed4037526fdb8fefe3c74c1af1ecbd576bf/_syntax-highlighting.scssc and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/community-members/index.html
----------------------------------------------------------------------
diff --git a/community-members/index.html b/community-members/index.html
index 99732c7..2bc3994 100644
--- a/community-members/index.html
+++ b/community-members/index.html
@@ -188,19 +188,13 @@
 
       <hr>
       <footer>
-        <!-- <p>&copy; 2016 </p>-->
+        <!-- <p>&copy; 2017 </p>-->
         <footer class="site-footer">
     <div class="wrapper">
         <div class="footer-col-wrapper">
-            
-            Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
-            at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
-            accepted projects until a further review indicates that the infrastructure, communications, and decision
-            making process have stabilized in a manner consistent with other successful ASF projects. While incubation
-            status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
-            the project has yet to be fully endorsed by the ASF.
-            <hr>
-            
+            <!---->
+
+            <!---->
             <div style="text-align:center;">
                 
                 <div style="margin-top: 20px; margin-bottom: 20px;">

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/community/index.html
----------------------------------------------------------------------
diff --git a/community/index.html b/community/index.html
index f027488..10a8ed2 100644
--- a/community/index.html
+++ b/community/index.html
@@ -143,19 +143,13 @@
 
       <hr>
       <footer>
-        <!-- <p>&copy; 2016 </p>-->
+        <!-- <p>&copy; 2017 </p>-->
         <footer class="site-footer">
     <div class="wrapper">
         <div class="footer-col-wrapper">
-            
-            Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
-            at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
-            accepted projects until a further review indicates that the infrastructure, communications, and decision
-            making process have stabilized in a manner consistent with other successful ASF projects. While incubation
-            status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
-            the project has yet to be fully endorsed by the ASF.
-            <hr>
-            
+            <!---->
+
+            <!---->
             <div style="text-align:center;">
                 
                 <div style="margin-top: 20px; margin-bottom: 20px;">

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/documentation/index.html
----------------------------------------------------------------------
diff --git a/documentation/index.html b/documentation/index.html
index 87ed9bd..236d5d4 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -103,19 +103,13 @@
 
       <hr>
       <footer>
-        <!-- <p>&copy; 2016 </p>-->
+        <!-- <p>&copy; 2017 </p>-->
         <footer class="site-footer">
     <div class="wrapper">
         <div class="footer-col-wrapper">
-            
-            Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
-            at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
-            accepted projects until a further review indicates that the infrastructure, communications, and decision
-            making process have stabilized in a manner consistent with other successful ASF projects. While incubation
-            status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
-            the project has yet to be fully endorsed by the ASF.
-            <hr>
-            
+            <!---->
+
+            <!---->
             <div style="text-align:center;">
                 
                 <div style="margin-top: 20px; margin-bottom: 20px;">

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/download/index.html
----------------------------------------------------------------------
diff --git a/download/index.html b/download/index.html
index ddded4f..7622acd 100644
--- a/download/index.html
+++ b/download/index.html
@@ -86,7 +86,54 @@
 
 <h2 id="apache-gossip-incubating-downloads">Apache Gossip\u2122 (incubating) Downloads</h2>
 
-<p>There are no official Apache releases for Gossip yet. You can download and build the latest code from <a href="https://github.com/apache/incubator-gossip.git">GitHub</a>.</p>
+<p>Apache Gossip\u2122 (incubating) is released as a source artifact, and also through Maven.</p>
+
+<h2 id="source-releases">Source releases</h2>
+
+<table>
+  <thead>
+    <tr>
+      <th style="text-align: left">Release</th>
+      <th style="text-align: left">Date</th>
+      <th style="text-align: left">Commit</th>
+      <th style="text-align: left">Download</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td style="text-align: left">0.1.1-incubating</td>
+      <td style="text-align: left">29 Jan 2017</td>
+      <td style="text-align: left"><a href="https://github.com/apache/incubator-gossip/commit/6720f35">6720f35</a></td>
+      <td style="text-align: left"><a href="http://www.apache.org/dyn/closer.lua?filename=incubator/gossip/gossip-0.1.1-incubating/gossip-0.1.1-incubating-source-release.zip&amp;action=download">zip</a>  (<a href="https://www.apache.org/dist/incubator/gossip/gossip-0.1.1-incubating/gossip-0.1.1-incubating-source-release.zip.md5">md5</a> <a href="https://www.apache.org/dist/incubator/gossip/gossip-0.1.1-incubating/gossip-0.1.1-incubating-source-release.zip.asc">pgp</a>)</td>
+    </tr>
+  </tbody>
+</table>
+
+<h3 id="verification">Verification</h3>
+
+<p>Choose a source distribution in either <em>tar</em> or <em>zip</em> format,
+and <a href="http://www.apache.org/dyn/closer.cgi#verify">verify</a>
+using the corresponding <em>pgp</em> signature (using the committer file in
+<a href="http://www.apache.org/dist/gossip/KEYS">KEYS</a>).
+If you cannot do that, the <em>md5</em> hash file may be used to check that the
+download has completed OK.</p>
+
+<p>For fast downloads, current source distributions are hosted on mirror servers;
+older source distributions are in the
+<a href="http://archive.apache.org/dist/incubator/gossip/">archive</a>.
+If a download from a mirror fails, retry, and the second download will likely
+succeed.</p>
+
+<p>For security, hash and signature files are always hosted at
+<a href="https://www.apache.org/dist">Apache</a>.</p>
+
+<h2 id="maven-central">Maven Central</h2>
+
+<figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
+  <span class="nt">&lt;groupId&gt;</span>org.apache.gossip<span class="nt">&lt;/groupId&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>gossip<span class="nt">&lt;/gossip&gt;</span>
+  <span class="nt">&lt;version&gt;</span>...<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 
 
   </div>
@@ -95,19 +142,13 @@
 
       <hr>
       <footer>
-        <!-- <p>&copy; 2016 </p>-->
+        <!-- <p>&copy; 2017 </p>-->
         <footer class="site-footer">
     <div class="wrapper">
         <div class="footer-col-wrapper">
-            
-            Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
-            at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
-            accepted projects until a further review indicates that the infrastructure, communications, and decision
-            making process have stabilized in a manner consistent with other successful ASF projects. While incubation
-            status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
-            the project has yet to be fully endorsed by the ASF.
-            <hr>
-            
+            <!---->
+
+            <!---->
             <div style="text-align:center;">
                 
                 <div style="margin-top: 20px; margin-bottom: 20px;">

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index cddf0fb..a4ce62e 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,9 +5,28 @@
     <description></description>
     <link>//</link>
     <atom:link href="//feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 07 Jul 2016 11:25:28 -0400</pubDate>
-    <lastBuildDate>Thu, 07 Jul 2016 11:25:28 -0400</lastBuildDate>
+    <pubDate>Fri, 03 Feb 2017 16:38:43 -0500</pubDate>
+    <lastBuildDate>Fri, 03 Feb 2017 16:38:43 -0500</lastBuildDate>
     <generator>Jekyll v3.1.6</generator>
     
+      <item>
+        <title>Release Gossip 0.1.1 Incubating</title>
+        <description>&lt;!--
+
+--&gt;
+
+&lt;p&gt;Apache Gossip 0.1.1 (incubating) is the first release by the Apache Gossip podling.&lt;/p&gt;
+</description>
+        <pubDate>Sun, 29 Jan 2017 07:00:00 -0500</pubDate>
+        <link>//news/2017/01/29/release-gossip-0.1.1-incubating/</link>
+        <guid isPermaLink="true">//news/2017/01/29/release-gossip-0.1.1-incubating/</guid>
+        
+        <category>v0-1-1</category>
+        
+        
+        <category>release</category>
+        
+      </item>
+    
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/incubator-gossip/blob/d5eb30ea/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 8e2a5fb..d3ba61f 100644
--- a/index.html
+++ b/index.html
@@ -97,7 +97,14 @@
 
 <h2 id="apache-gossip">Apache Gossip</h2>
 
-<p>Apache Gossip\u2122 is a system to form peer-to-peer networks using the gossip protocol.</p>
+<p>Apache Gossip\u2122 is a system to form peer-to-peer networks using the gossip protocol.
+<br />
+Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
+at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
+accepted projects until a further review indicates that the infrastructure, communications, and decision
+making process have stabilized in a manner consistent with other successful ASF projects. While incubation
+status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
+the project has yet to be fully endorsed by the ASF.</p>
 
   </div>
 </div>
@@ -105,19 +112,13 @@
 
       <hr>
       <footer>
-        <!-- <p>&copy; 2016 </p>-->
+        <!-- <p>&copy; 2017 </p>-->
         <footer class="site-footer">
     <div class="wrapper">
         <div class="footer-col-wrapper">
-            
-            Apache Gossip\u2122 (incubating) is an effort undergoing <a href="https://incubator.apache.org/index.html">Incubation</a>
-            at The Apache Software Foundation (ASF), sponsored by the Incubator. Incubation is required of all newly
-            accepted projects until a further review indicates that the infrastructure, communications, and decision
-            making process have stabilized in a manner consistent with other successful ASF projects. While incubation
-            status is not necessarily a reflection of the completeness or stability of the code, it does indicate that
-            the project has yet to be fully endorsed by the ASF.
-            <hr>
-            
+            <!---->
+
+            <!---->
             <div style="text-align:center;">
                 
                 <div style="margin-top: 20px; margin-bottom: 20px;">