You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by bu...@apache.org on 2015/01/15 15:03:43 UTC

svn commit: r936310 - in /websites/staging/nifi/trunk/content: ./ development/releasemanagement.html

Author: buildbot
Date: Thu Jan 15 14:03:42 2015
New Revision: 936310

Log:
Staging update by buildbot for nifi

Added:
    websites/staging/nifi/trunk/content/development/releasemanagement.html
Modified:
    websites/staging/nifi/trunk/content/   (props changed)

Propchange: websites/staging/nifi/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jan 15 14:03:42 2015
@@ -1 +1 @@
-1652098
+1652101

Added: websites/staging/nifi/trunk/content/development/releasemanagement.html
==============================================================================
--- websites/staging/nifi/trunk/content/development/releasemanagement.html (added)
+++ websites/staging/nifi/trunk/content/development/releasemanagement.html Thu Jan 15 14:03:42 2015
@@ -0,0 +1,132 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+  <head>
+    <title>Release Management</title>
+
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
+
+    <link href="/css/bootstrap.css" rel="stylesheet">
+    <link href="/css/bootstrap-theme.css" rel="stylesheet">
+    <link href="/css/site.css" rel="stylesheet">
+
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+    <script src="/js/bootstrap.min.js"></script>
+<script>
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-57264262-1', 'auto');
+  ga('send', 'pageview');
+
+</script>
+
+    
+    <!-- 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 &quot;License&quot;); 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 &quot;AS IS&quot; 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. -->
+  </head>
+
+  <body>
+    <div class="container-fluid">
+
+      <!-- Static navbar -->
+<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="container">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+            <a class="navbar-brand" href="/index.html"><img alt="Apache NiFi" src="/images/niFi-logo-horizontal-scaled.png"/></a>
+        </div>
+        <div id="navbar" class="navbar-collapse collapse">
+            <ul class="nav navbar-nav">
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Project<span class="caret"></span></a>
+                    <ul class="dropdown-menu" role="menu">
+                        <li><a href="/index.html">Home</a></li>
+						<li><a href="https://blogs.apache.org/nifi/">Apache NiFi Blog</a></li>
+                        <li><a href="/downloads/">Downloads</a></li>
+                        <li><a href="/docs/roadmap.html">Roadmap</a></li>
+                        <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> License</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Documentation<span class="caret"></span></a>
+                    <ul class="dropdown-menu" role="menu">
+                        <li><a href="/docs/faq.html">FAQ</a></li>
+						<li><a href="/docs/nifi-docs/overview.html">NiFi Overview</a></li>
+						<li><a href="/docs/nifi-docs/user-guide.html">User Guide</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
+                    <ul class="dropdown-menu" role="menu">
+                        <li><a href="/mailing_lists.html">Mailing Lists</a></li>
+                        <li><a href="/people.html">People</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Development<span class="caret"></span></a>
+                    <ul class="dropdown-menu" role="menu">
+                        <li><a href="/development/quickstart.html">Quickstart</a></li>
+                        <li><a href="https://git-wip-us.apache.org/repos/asf/incubator-nifi.git"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Source</a></li>
+                        <li class="divider"></li>
+                        <li class="dropdown-header">Tools</li>
+                        <li><a href="https://issues.apache.org/jira/browse/NIFI"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Issues</a></li>
+                    </ul>
+                </li>
+                <li class="dropdown">
+                    <a class="dropdown-toggle" data-toggle="dropdown" href="#">ASF Links <span class="caret"></span></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="http://www.apache.org"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Apache Software Foundation</a></li>
+                        <li><a href="http://www.apache.org/foundation/sponsorship.html"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Sponsorship</a></li>
+                        <li><a href="http://www.apache.org/security/"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Security</a></li>
+                        <li><a href="http://www.apache.org/foundation/thanks.html"><span class="glyphicon glyphicon-link" aria-hidden="true"></span> Thanks</a></li>
+                    </ul>
+                </li>
+            </ul>
+        </div><!--/.nav-collapse -->
+    </div>
+</nav>
+
+
+      <div class="jumbotron">
+        <div id="content">
+          <h1 id="release-management">Release Management</h1>
+<p>The NiFi project follows the usual Apache Software Foundation conventions for managing releases of projects
+built with Apache Maven. These are documented on this page: <a href="http://www.apache.org/dev/publishing-maven-artifacts.html">Maven Releases at Apache</a>.</p>
+<p>As of this writing, NiFi releases two things: the <code>nar-maven-plugin</code> and NiFi proper. Each release requires the full
+ASF release procedure, summarized here. Releases are performed by a volunteer release manager. Any committer
+may serve as a release manager.</p>
+<ol>
+<li>Interact with the dev@ community to give people a fair chance to get 'one more commit' in before a release.</li>
+<li>Stage the release, as described in the page linked above.</li>
+<li>Start a vote for the release on dev@. See <a href="http://maven.apache.org/developers/release/maven-project-release-procedure.html">how the Maven project</a> words email for a template until someone 
+at NiFi gets around to writing something more specific.</li>
+<li>Be sure that the vote is copied to the general@incubator as per incubator rules.</li>
+<li>If the vote passes: (a) promote the Maven artifacts by interacting with repository.apache.org, and (b) get the
+official release artifact copied to the dist area.</li>
+<li>If the vote fails (sigh) drop the staging repository.</li>
+</ol>
+        </div>
+      </div>
+        <div id="footer">
+          <a alt="Apache Software Foundation" href="http://www.apache.org">
+           <img id="asf-logo" alt="Apache Software Foundation" src="/images/feather-small.gif">
+          </a>
+          <a alt="Apache Incubator Logo" href="http://incubator.apache.org/">
+           <img id="incubator-logo" alt="Apache Incubator" src="/images/egg-logo.png" >
+          </a>
+          <div id="copyright">
+            <p>Copyright &#169; 2014 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache, the Apache feather logo, and the Apache Incubator project logo are trademarks of The Apache Software Foundation.</p>
+          </div>
+        </div>
+      </div>
+
+
+  </body>
+</html>