Author: buildbot
Date: Tue Dec 9 21:14:07 2014
New Revision: 932028
Log:
Staging update by buildbot for oodt
Modified:
websites/staging/oodt/trunk/content/ (props changed)
websites/staging/oodt/trunk/content/download.html
Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 9 21:14:07 2014
@@ -1 +1 @@
-1644176
+1644187
Modified: websites/staging/oodt/trunk/content/download.html
==============================================================================
--- websites/staging/oodt/trunk/content/download.html (original)
+++ websites/staging/oodt/trunk/content/download.html Tue Dec 9 21:14:07 2014
@@ -102,56 +102,26 @@ under the License.
<div class="row">
<!-- MAIN CONTENT-->
<div class="eight columns">
+ <h4>Introduction</h4>
+ <p>Use the button below to download the newest release of
OODT. <b>N.B. OODT is ONLY released as source code and NOT binary.</b>
+ This is because you will most likely want to recompile various
aspects of the codebase with configuration before deploying an OODT system.</p>
+ <p>See the <a
href="http://svn.apache.org/repos/asf/oodt/tags/0.7/CHANGES.txt">0.7-CHANGES.txt</a>
file for more information on the list of updates in this release.</p>
+ <p>OODT is always distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.</p>
+
+ <h4>Prerequisites</h4>
+ <p>You require <a href="http://maven.apache.org">Apache
Maven</a> to build the OODT source code. Maven can either be downloaded and
installed
+ manually or alternatively via command line via your operating
system package manager.</p>
+
<h4>Official Release</h4>
<p>
- <b>Semptember-2014</b>The Latest Apache⢠OODT version 0.7 is
now released and available for download.</p>
- <a href="download.html" class="clear actbutton">Download
OODT</a>
- <h4>Why use it?</h4>
- <blockquote>
- <b>Award-winning software birthed at NASA's Jet Propulsion Laboratory,
being used for:</b>
- <ul class="square">
- <li>DARPA XDATA</li>
- <li>National Cancer Institute's EDRN</li>
- <li>NASA Airborne Snow Observatory</li>
- <li>many more...</li>
- </ul>
- </blockquote>
- <p>
- Organizations currently have âheroesâ who create processing
- pipelines by mashing together one-off custom scripts. Those
- organizations that lack âheroesâ end up performing a series of
- forgettable and barely repeatable manual steps. Haphazard
- processing pipelines are not effective workflows. While these
- scripts âget the job done,â they fail to capture the intent or
to
- evolve with an organization. OODT replaces this haphazard and
- unstructured process. OODT allows older workflows to co-exist
- with current workflows, and archived products to be better
- understood, reproduced, and repurposed in the future. OODT
- gives end users and developers the ability to understand and
- evolve these workflows long after the initial developer leaves.
- </p>
- <h4>How?</h4>
- <p>
-Haphazard processing pipelines are commonly made up of custom UNIX shell
scripts and/or fragile custom written glue code of Java, Python, and Perl. OODT
uses structured XML-based capturing of the processing pipeline that can be
understood and modified by non-programmers to create, edit, manage and
provision workflow and task execution.
- </p>
- <h5>Prerequisites</h6>
- <h6>Operating Systems</h6>
- <ul class="square">
- <li>UNIX (Linux, OS/X, Solaris, BSD, etc.)</li>
- <li>Windows with Cygwin</li>
- </ul>
- <h6>Software</h6>
- <ul class="square">
- <li>Java and/or Python</li>
- <li>Maven</li>
- </ul>
- <h6>Knowledge</h6>
- <ul class="square">
- <li>XML</li>
- <li>Java and/or Python (in order to customize and extend)</li>
- </ul>
- </div><!-- end main content-->
+ <b>Semptember-2014</b>: The Latest Apache⢠OODT version 0.7
is now released and available for download.</p>
+ <a href="http://www.apache.org/dyn/closer.cgi/oodt"
class="clear actbutton">Download OODT</a>
+ </div>
+
+<!-- end main content-->
+
<!-- SIDEBAR-->
+
<div class="four columns">
<h4>The Team</h4>
<p><a href="#">Learn how to join us!</a></p>
@@ -206,7 +176,10 @@ Haphazard processing pipelines are commo
</ul>
</span>
</div>
- </div><!-- end sidebar -->
+ </div>
+
+<!-- end sidebar -->
+
</div>
<!--div class="row">