You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by bu...@apache.org on 2015/08/22 23:32:17 UTC

svn commit: r962735 - in /websites/staging/tamaya/trunk/content: ./ javadoc.html

Author: buildbot
Date: Sat Aug 22 21:32:17 2015
New Revision: 962735

Log:
Staging update by buildbot for tamaya

Modified:
    websites/staging/tamaya/trunk/content/   (props changed)
    websites/staging/tamaya/trunk/content/javadoc.html

Propchange: websites/staging/tamaya/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 22 21:32:17 2015
@@ -1 +1 @@
-1697129
+1697130

Modified: websites/staging/tamaya/trunk/content/javadoc.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc.html Sat Aug 22 21:32:17 2015
@@ -80,7 +80,49 @@
                 <h1>Javadoc</h1>
 				  <img src="http://incubator.apache.org/images/egg-logo.png" alt="The Apache Software Foundation - Incubator" align="right"/>
               </div>
-              
+              <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+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>
+<div class="toc">
+<ul>
+<li><a href="#latest-version">Latest version</a></li>
+<li><a href="#stable-releases">Stable Releases</a></li>
+<li><a href="#contribute">Contribute</a></li>
+<li><a href="#publish-procedure-for-committers-only">Publish procedure (for committers only)</a></li>
+</ul>
+</div>
+<hr />
+<h1 id="latest-version">Latest version<a class="headerlink" href="#latest-version" title="Permanent link">&para;</a></h1>
+<p>You can checkout the latest version always from our Apache <a href="http://git-wip-us.apache.org/repos/asf/incubator-tamaya.git">source repository</a>, or the corresponding <a href="https://github.com/apache/incubator-tamaya.git">GitHub mirror</a>.
+Refer to our [source section][5] for details. For building Apache Tamaya you only need Apache Maven, JDK 7 and JDK 8
+being installed.</p>
+<h1 id="stable-releases">Stable Releases<a class="headerlink" href="#stable-releases" title="Permanent link">&para;</a></h1>
+<p>The latest published release is 0.1-incubating.</p>
+<ul>
+<li>Java 8 based version for <a href="/javadoc/api/java8">API</a> and <a href="/javadoc/core/java8">Core Implementation</a></li>
+<li>Java 7 based version for <a href="/javadoc/api/java7">API</a> and <a href="/javadoc/core/java7">Core Implementation</a></li>
+</ul>
+<h1 id="contribute">Contribute<a class="headerlink" href="#contribute" title="Permanent link">&para;</a></h1>
+<p>If you would like to submit a javadoc patch through Jira, you can have a look at the <a href="suggested-git-workflows.html">suggested approach</a>.</p>
+<h1 id="publish-procedure-for-committers-only">Publish procedure (for committers only)<a class="headerlink" href="#publish-procedure-for-committers-only" title="Permanent link">&para;</a></h1>
+<p>Publishing Javadocs currently is a manual process:</p>
+<ol>
+<li>Checkout the source tree of Tamaya</li>
+<li>Checkout the Tamaya site from <a href="https://svn.apache.org/repos/asf/incubator/tamaya/site/trunk">https://svn.apache.org/repos/asf/incubator/tamaya/site/trunk</a>.</li>
+<li>Generate the Javadocs for all three parts: API, Core and modules and generate it into the according
+   locations within the site directory: content/javadoc/api, content/javadoc/core, content/javadoc/modules</li>
+<li>Commit the changes to the site repo.</li>
+<li>Log in to <a href="https://cms.apache.org/tamaya/publish">https://cms.apache.org/tamaya/publish</a> and click on the <code>Submit</code> button.</li>
+</ol>
+<p>[5]; source.html</p>
           </div>
       </div>