Author: buildbot
Date: Thu Jan 24 05:20:13 2019
New Revision: 1039445

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/lib/index.html
    websites/staging/thrift/trunk/content/lib/java.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 24 05:20:13 2019
@@ -1 +1 @@
-1851834
+1851994

Modified: websites/staging/thrift/trunk/content/lib/index.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/index.html (original)
+++ websites/staging/thrift/trunk/content/lib/index.html Thu Jan 24 05:20:13 
2019
@@ -226,11 +226,11 @@ h2:hover > .headerlink, h3:hover > .head
         
         <tr class="">
             <td class="language">Haskell</td>
-            <td class="packman">Cabal</td>
+            <td class="packman">Hackage</td>
             <td class="packurl"><a 
href="https://hackage.haskell.org/package/thrift";>https://hackage.haskell.org/package/thrift</a></td>
             <td class="ctrlfile">lib/hs/Thrift.cabal</td>
-            <td class="maintainer">jfarrell, clavoie</td>
-            <td class="remarks">stale at 0.10.0 - see THRIFT-4698</td>
+            <td class="maintainer">jfarrell, clavoie, jking</td>
+            <td class="remarks"></td>
         </tr>
         
         <tr class="">

Modified: websites/staging/thrift/trunk/content/lib/java.html
==============================================================================
--- websites/staging/thrift/trunk/content/lib/java.html (original)
+++ websites/staging/thrift/trunk/content/lib/java.html Thu Jan 24 05:20:13 2019
@@ -191,10 +191,13 @@ properties to it.</p>
 </pre></div>
 
 
+<p>NOTE: If you do not have a secring.gpg file, see the
+<a href="https://docs.gradle.org/current/userguide/signing_plugin";>gradle 
signing docs</a>
+for instructions on how to generate it.</p>
 <p>It is also possible to manually publish using the Gradle build directly.
 With the key information and credentials in place the following will generate
 if needed the build artifacts and proceed to publish the results.</p>
-<div class="codehilite"><pre><span class="o">./</span><span 
class="n">gradlew</span> <span class="o">-</span><span 
class="n">Prelease</span><span class="p">=</span><span class="n">true</span> 
<span class="o">-</span><span class="n">Pthrift</span><span 
class="p">.</span><span class="n">version</span><span class="p">=</span>0<span 
class="p">.</span>11<span class="p">.</span>0 <span 
class="n">uploadArchives</span>
+<div class="codehilite"><pre><span class="o">./</span><span 
class="n">gradlew</span> <span class="o">-</span><span 
class="n">Prelease</span><span class="p">=</span><span class="n">true</span> 
<span class="n">uploadArchives</span>
 </pre></div>
 
 


Reply via email to