You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ri...@apache.org on 2017/10/16 13:45:14 UTC

svn commit: r1812295 - in /brooklyn/site: developers/code/index.html developers/committers/release-process/environment-variables.html meta/sitemap.html

Author: richard
Date: Mon Oct 16 13:45:14 2017
New Revision: 1812295

URL: http://svn.apache.org/viewvc?rev=1812295&view=rev
Log:
Brooklyn website: update to git brooklyn-docs e1d08e53c384be67729bc69b869e082b010689de

Modified:
    brooklyn/site/developers/code/index.html
    brooklyn/site/developers/committers/release-process/environment-variables.html
    brooklyn/site/meta/sitemap.html

Modified: brooklyn/site/developers/code/index.html
URL: http://svn.apache.org/viewvc/brooklyn/site/developers/code/index.html?rev=1812295&r1=1812294&r2=1812295&view=diff
==============================================================================
--- brooklyn/site/developers/code/index.html (original)
+++ brooklyn/site/developers/code/index.html Mon Oct 16 13:45:14 2017
@@ -363,7 +363,7 @@ git submodule foreach <span class="s1">&
 
 mvn clean install</code></pre></div>
 
-<p>This will produce an artifact in <code>brooklyn-dist/dist/brooklyn-dist-0.12.0-dist.tar.gz</code> <!-- BROOKLYN_VERSION -->
+<p>This will produce an artifact in <code>brooklyn-dist/dist/brooklyn-dist-1.0.0-SNAPSHOT-dist.tar.gz</code> <!-- BROOKLYN_VERSION -->
 which you can use <a href="/v/latest/start/running.html">in the usual way</a>.
 Some options which may be useful:</p>
 

Modified: brooklyn/site/developers/committers/release-process/environment-variables.html
URL: http://svn.apache.org/viewvc/brooklyn/site/developers/committers/release-process/environment-variables.html?rev=1812295&r1=1812294&r2=1812295&view=diff
==============================================================================
--- brooklyn/site/developers/committers/release-process/environment-variables.html (original)
+++ brooklyn/site/developers/committers/release-process/environment-variables.html Mon Oct 16 13:45:14 2017
@@ -353,12 +353,12 @@
 releases. To allow these example commands to run unmodified, set these environment variables appropriately.</p>
 
 <div class="highlight"><pre><code class="language-bash" data-lang="bash"><span class="c"># The version currently set on the master branch (BROOKLYN_VERSION_BELOW)</span>
-<span class="nv">OLD_MASTER_VERSION</span><span class="o">=</span>0.12.0
+<span class="nv">OLD_MASTER_VERSION</span><span class="o">=</span>1.0.0-SNAPSHOT
 <span class="c"># The next version to be set on the master branch</span>
-<span class="nv">NEW_MASTER_VERSION</span><span class="o">=</span>0.10.0-SNAPSHOT
+<span class="nv">NEW_MASTER_VERSION</span><span class="o">=</span>1.1.0-SNAPSHOT
 
 <span class="c"># The version we are releasing now.</span>
-<span class="nv">VERSION_NAME</span><span class="o">=</span>0.9.0
+<span class="nv">VERSION_NAME</span><span class="o">=</span>1.0.0
 
 <span class="c"># The release candidate number we are making now.</span>
 <span class="nv">RC_NUMBER</span><span class="o">=</span>1

Modified: brooklyn/site/meta/sitemap.html
URL: http://svn.apache.org/viewvc/brooklyn/site/meta/sitemap.html?rev=1812295&r1=1812294&r2=1812295&view=diff
==============================================================================
--- brooklyn/site/meta/sitemap.html (original)
+++ brooklyn/site/meta/sitemap.html Mon Oct 16 13:45:14 2017
@@ -3541,7 +3541,7 @@
 <a id="guide/misc/index.md" name="guide/misc/index.md" href="javascript:void(0);"></a>
 <li>
  
-  <a href="/v/latest/misc/index.html">Other 0.12.0 Resources</a>
+  <a href="/v/latest/misc/index.html">Other Resources</a>
   
    
    <ul>
@@ -3594,22 +3594,6 @@
   
  
 </li>
-
-    
-     
-     
-
-
-
-
-
-<a id="guide/misc/migrate-to-0.8.0.md" name="guide/misc/migrate-to-0.8.0.md" href="javascript:void(0);"></a>
-<li>
- 
-  <a href="/v/latest/misc/migrate-to-0.8.0.html">Migrating to 0.8.0</a>
-  
- 
-</li>