Author: buildbot
Date: Mon Nov 9 08:19:41 2015
New Revision: 971850
Log:
Staging update by buildbot for sling
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/development/release-management.html
websites/staging/sling/trunk/content/downloads.html
websites/staging/sling/trunk/content/news.html
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 9 08:19:41 2015
@@ -1 +1 @@
-1713340
+1713342
Modified:
websites/staging/sling/trunk/content/documentation/development/release-management.html
==============================================================================
---
websites/staging/sling/trunk/content/documentation/development/release-management.html
(original)
+++
websites/staging/sling/trunk/content/documentation/development/release-management.html
Mon Nov 9 08:19:41 2015
@@ -369,6 +369,8 @@ Enjoy!
<li>update the version of the source-bundle project to 1.0.2</li>
<li>commit the change to svn </li>
<li>manually tag in svn using <code>svn copy
https://svn.apache.org/repos/asf/sling/trunk/tooling/ide
https://svn.apache.org/repos/asf/sling/tags/sling-ide-tooling-1.0.2</code></li>
+<li>update to next version: <code>mvn tycho-versions:set-version
-DnewVersion=1.0.3-SNAPSHOT</code> and also update the version of the
source-bundle project</li>
+<li>commit the change to svn </li>
<li>Checkout the version from the tag and proceed with the build from there
<code>https://svn.apache.org/repos/asf/sling/tags/sling-ide-tooling-1.0.2</code></li>
<li>build the project with p2/gpg signing enabled: <code>mvn clean package
-Psign</code> </li>
<li>build the source bundle from the source-bundle directory: <code>mvn clean
package</code> </li>
@@ -379,7 +381,6 @@ Enjoy!
</li>
<li>ensure the artifacts are checksummed and gpg-signed by using the
<code>tooling/ide/sign.sh</code> script</li>
<li>call the vote </li>
-<li>Update to next version: <code>mvn tycho-versions:set-version
-DnewVersion=1.0.3-SNAPSHOT</code> and also update the version of the
source-bundle project</li>
</ol>
<p>The format of the release vote should be</p>
<div class="codehilite"><pre><span class="n">To</span><span class="p">:</span>
"<span class="n">Sling</span> <span class="n">Developers</span> <span
class="n">List</span>" <span class="o"><</span><span
class="n">dev</span><span class="p">@</span><span class="n">sling</span><span
class="p">.</span><span class="n">apache</span><span class="p">.</span><span
class="n">org</span><span class="o">></span>
@@ -432,6 +433,7 @@ Enjoy!
</li>
<li>update
https://dist.apache.org/repos/dist/release/sling/eclipse/composite{Content,Artifacts}.xml
to point version 1.0.2</li>
<li>archive the old artifact versions but leave pointers to
archive.apache.org, using compositeArtifacts.xml/compositeContent.xml , with a
single child entry pointing to
https://archive.apache.org/dist/sling/eclipse/1.0.0/</li>
+<li>remove the staged artifacts from
https://dist.apache.org/repos/dist/dev/sling/ide-tooling-1.0.2</li>
</ol>
<h2
id="appendix-a-create-and-add-your-key-to-httpspeopleapacheorgkeysgroupslingasc">Appendix
A: Create and Add your key to <a
href="https://people.apache.org/keys/group/sling.asc">https://people.apache.org/keys/group/sling.asc</a><a
class="headerlink"
href="#appendix-a-create-and-add-your-key-to-httpspeopleapacheorgkeysgroupslingasc"
title="Permanent link">¶</a></h2>
<p>Considering that you are using a *nix system with a working OpenSSH, GnuPG,
and bash you can create and add your own key with the following command:</p>
@@ -528,7 +530,7 @@ update your checkout and then publish th
</li>
</ol>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1706821 by rombert on Mon, 5 Oct 2015 12:20:08 +0000
+ Rev. 1713342 by rombert on Mon, 9 Nov 2015 08:19:21 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project
Modified: websites/staging/sling/trunk/content/downloads.html
==============================================================================
--- websites/staging/sling/trunk/content/downloads.html (original)
+++ websites/staging/sling/trunk/content/downloads.html Mon Nov 9 08:19:41 2015
@@ -248,9 +248,9 @@ h2:hover > .headerlink, h3:hover > .head
<tbody>
<tr>
<td>Sling IDE Tooling for Eclipse</td>
-<td>1.0.8</td>
+<td>1.0.10</td>
<td>A p2 update site which can be installed in Eclipse.</td>
-<td><a href="[preferred]/sling/eclipse/1.0.8">Update site</a> <a
href="[preferred]/sling/org.apache.sling.ide.p2update-1.0.8.zip">(zip
download)</a> (<a
href="http://www.apache.org/dist/sling/org.apache.sling.ide.p2update-1.0.8.zip.asc">asc</a>,
<a
href="http://www.apache.org/dist/sling/org.apache.sling.ide.p2update-1.0.8.zip.md5">md5</a>)</td>
+<td><a href="[preferred]/sling/eclipse/1.0.10">Update site</a> <a
href="[preferred]/sling/org.apache.sling.ide.p2update-1.0.10.zip">(zip
download)</a> (<a
href="http://www.apache.org/dist/sling/org.apache.sling.ide.p2update-1.0.10.zip.asc">asc</a>,
<a
href="http://www.apache.org/dist/sling/org.apache.sling.ide.p2update-1.0.10.zip.md5">md5</a>)</td>
</tr>
</tbody>
</table>
@@ -1291,7 +1291,7 @@ h2:hover > .headerlink, h3:hover > .head
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1711907 by stefanegli on Mon, 2 Nov 2015 08:47:52 +0000
+ Rev. 1713341 by rombert on Mon, 9 Nov 2015 08:17:41 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project
Modified: websites/staging/sling/trunk/content/news.html
==============================================================================
--- websites/staging/sling/trunk/content/news.html (original)
+++ websites/staging/sling/trunk/content/news.html Mon Nov 9 08:19:41 2015
@@ -115,6 +115,7 @@ h2:hover > .headerlink, h3:hover > .head
}
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>
<ul>
+<li>New Release: Apache Sling IDE Tooling 1.0.10 (November 9th, 2015)</li>
<li>New Releases: Apache Sling Discovery Commons 1.0.0, Apache Sling Discovery
Base 1.0.0, Apache Sling Discovery Oak 1.0.0 (November 2nd, 2015)</li>
<li>New Releases: Apache Sling Launchpad Base 2.6.6, Apache Sling Event 3.7.6,
Apache Sling Provisioning Model 1.4.0, and Apache Sling Maven Launchpad Plugin
2.3.4 (October 26th, 2015)</li>
<li>New Releases: Apache Sling Archetype Parent version 4, Apache Sling Bundle
Archetype version 1.0.4, Apache Sling JCRInstall Bundle Archetype 1.0.4, Apache
Sling Initial Content Archetype 1.0.4, Apache Sling Servlet Archetype 1.0.4,
Apache Sling Slingstart Archetype 1.0.0 (October 19th, 2015)</li>
@@ -404,7 +405,7 @@ Apache Sling Scripting Sightly JS Use Pr
<li>Apache Sling has graduated into a top level project! (June 17, 2009)</li>
</ul>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1711907 by stefanegli on Mon, 2 Nov 2015 08:47:52 +0000
+ Rev. 1713341 by rombert on Mon, 9 Nov 2015 08:17:41 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project