You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by bu...@apache.org on 2015/05/23 20:38:24 UTC

svn commit: r952463 - in /websites/staging/oodt/trunk/content: ./ development.html

Author: buildbot
Date: Sat May 23 18:38:23 2015
New Revision: 952463

Log:
Staging update by buildbot for oodt

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

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 23 18:38:23 2015
@@ -1 +1 @@
-1681372
+1681373

Added: websites/staging/oodt/trunk/content/development.html
==============================================================================
--- websites/staging/oodt/trunk/content/development.html (added)
+++ websites/staging/oodt/trunk/content/development.html Sat May 23 18:38:23 2015
@@ -0,0 +1,323 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+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
+"License"); 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
+"AS IS" 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. 
+-->
+<!DOCTYPE html>
+<!-- Theme provided by WowThemes.net, http://www.wowthemes.net/studio-francesca-free-responsive-template/ -->
+<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
+<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
+<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
+<!--[if gt IE 8]><!-->
+<html class="no-js" lang="en">
+<!--<![endif]-->
+<head>
+    <meta charset="utf-8"/>
+    <!-- Set the viewport width to device width for mobile -->
+    <meta name="viewport" content="width=device-width"/>
+    <title>Apache OODT</title>
+    <!-- Included CSS Files-->
+    <link rel="stylesheet" href="stylesheets/style.css">
+    <link rel="stylesheet" href="stylesheets/homepage.css"><!-- homepage stylesheet -->
+    <link rel="stylesheet" href="stylesheets/skins/oodt.css"><!-- skin color -->
+    <link rel="stylesheet" href="stylesheets/responsive.css">
+    <!-- IE Fix for HTML5 Tags -->
+<!--[if lt IE 9]>
+    <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->    
+</head>
+
+<body>
+
+    <!-- MAIN .MD CONTENT -->
+    <!-- HEADER
+================================================== -->
+
+<div class="row">
+        <div class="four columns">
+                <div class="logo">
+                        <a href="index.html">
+                        <img src="./oodt-images/oodt_asf_logo.png" style="height:60px">
+                        </a>
+                </div>
+        </div>
+        <div class="eight columns noleftmarg">
+        <nav id="nav-wrap">
+            <ul class="nav-bar sf-menu">
+                <li>
+                    <a href="about.html">About</a>
+                </li>
+                <li>
+                    <a href="components.html">Components</a>
+                </li>
+                <li class="current">
+                    <a href="download.html">Download</a>
+                </li>
+                <li>
+                    <a href="development.html">Development</a>
+                </li>
+                <li>
+                    <a href="contact.html">Contact</a>
+                </li>
+            </ul>
+        </nav>
+        </div>
+</div>
+
+<div class="clear">
+</div>
+
+<!-- SUBHEADER
+================================================== -->
+
+<div id="subheader">
+        <div class="row">
+                <div class="twelve columns">
+                        <h4>Contact</h4>
+                </div>
+        </div>
+</div>
+
+<div class="hr">
+</div>
+
+<!-- CONTENT 
+================================================== -->
+
+<div class="row">
+    <!-- MAIN CONTENT-->
+    <div class="eight columns">
+
+
+
+<div class="subProductWrapper"><div class="subProductHeader"><h1 id="productNameSlot">Development of Apache OODT</h1><h2 id="productSubheadSlot">How we keep OODT alive and kicking</h2></div></div><div class="visualContentWrapper"><div class="contentGradient"></div><div id="content"><div class="diptych triptychSpace"><div class="visualPadding" id="leftPlate"><p class="callout">
+            Like many open source projects, Apache OODT is continually being developed and improved upon
+            by its devoted team members.
+        </p><p>
+          <strong>Version 0.7</strong> has been released and is avaiable for download and use.
+          This is a <b>large</b> release and it is recommended that all users of any prior version of
+          OODT upgrade immediately to 0.7. Users can easily jump from 0.3 (stable production version) to
+          0.7 and/or from 0.6 to 0.7 with ease. The 0.7 release addresses <a href="http://s.apache.org/cf0">79 issues</a>
+          from our <a href="http://issues.apache.org/jira/browse/OODT">JIRA management system</a>.
+
+          This release provides a backwards compatible CAS-PGE upgrade allowing the wrapper to be used with 
+          existing config files. 0.7 fixes some   bugs in Ganglia support and allows the Resource Manager to work without Ganglia
+          being present. This version also   makes significant fixes to File
+          Manager tests, provides a Vagrant version of OODT RADIX and upgrades
+          RADIX to include CAS-PGE support. This version also   includes
+          improved support for a new JAX-RS CAS product service, and this
+          version eliminates several bugs in the workflow manager in its
+          support for dynamic workflow instances.
+        </p><p>
+          <strong>Version 0.6</strong> has been released and is available for download and use.
+          This is a <b>mid-sized</b> release and it is recommended that all users of 0.5 upgrade
+          immediately to 0.6. The 0.6 release addresses <a href="http://s.apache.org/6OV">69 issues</a>
+          from our <a href="http://issues.apache.org/jira/browse/OODT">JIRA management system</a>.
+
+          The  release includes full support for the PEAR packaging system for PHP, including the 
+          delivery of several PHP PEAR libraries for OODT's file manager. In addition, this release marks 
+          the beginnings of several Google Summer of Code projects including the ability to use Ganglia as a 
+          resource monitoring system and an all CXF based CAS-product web app. In addition, Apache OODT 0.6 
+          now successfully builds with Maven3. The Apache OODT OPSUI got a facelift in its default skin, new 
+          CAS-PGE input file writers based on templates have been added, support for running CAS-PGE in Cygwin 
+          on Windows has landed, and overall the OODT RADIX installer has been significantly improved.
+        </p><p>
+          <strong>Version 0.5</strong> has been released and is available for download and use.
+          This is a <b>mid-sized</b> release and it is recommended that all users of 0.4 upgrade 
+          immediately to 0.5. The 0.5 release addresses <a href="http://s.apache.org/PY9">61 issues</a>
+          from our <a href="http://issues.apache.org/jira/browse/OODT">JIRA management system</a>.
+
+          The release includes various ingestion and curation-related improvements to our File Manager 
+          system including a lenient Lucene-based catalog that allows the ingestion of arbitrary metadata; 
+          improvements to our Solr-based indexing system to dump File Manager metadata from arbitrary catalog
+          backends to Solr; and improvements to our Curator JAX-RS web application system.
+
+          In addition, several bugs related to the PushPull remote file retrieval
+          system and bugs related to various tools including the ExpImpCatalog tool
+          were fixed.
+
+          Finally the release marks a complete improvement of the WEngine workflow
+          system. CAS-PGE, crawler, workflow manager and resource manager can now all
+          be used together, in a forwards (Wengine/Workflow2) and backwards
+          compatible way. Early WEngine features including explicit support for
+          branch and bounds in policy, inheritable configuration, global workflow
+          conditions, task-level timeouts and post conditions, are now all supported.        
+        </p><p>
+            <strong>Version 0.4</strong> has been released and is available for download and use. This is
+            a <b>major</b> release that includes <a href="http://s.apache.org/uGQ">168 fixed issues in JIRA</a>
+            and is now the major recommended release of OODT to be using. One major note is that
+            the updates to the workflow manager (described in <a href="https://issues.apache.org/jira/browse/OODT-215">OODT-215</a>)
+            are not yet fully complete. Instead of waiting for them to finish, we rolled this release and are 
+            recommending users to stay on the 0.3 version of the workflow manager, cas-pge, and the 
+            crawler components. All other components should be upgraded to their 0.4 counterparts. A complete list of changes
+            can be found <a href="http://www.bizdirusa.com/mirrors/apache//oodt/CHANGES-0.4.txt">here</a>. 
+            Grab your copy from the <a href="../downloads">Download</a> page today.
+        </p><p>
+            <strong>Version 0.3</strong> has been released and is available for download and use.  This is the 
+            second release from the team as a Top Level Project and includes several bug fixes and
+            enhancements, over 50 issues were closed during this release cycle. A complete list of changes
+            can be found <a href="http://www.bizdirusa.com/mirrors/apache//oodt/CHANGES-0.3.txt">here</a>. 
+            Grab your copy from the <a href="../downloads">Download</a> page today.
+        </p><p>
+            The Apache OODT community is proud to present version 0.2 for download and use.  This is the 
+            first release from the team as a Top Level Project, which demonstrates our commitment to continuous
+            improvement. Be sure to visit the <a href="../downloads">Download</a> page to get a copy for yourself.
+        </p><p>
+            The OODT Team has graduated from the <a href="http://incubator.apache.org/">Incubator</a> and we
+            are pleased to inform you that our code is available for <a href="../downloads">download</a>.
+            We've developed a <a href="roadmap">roadmap</a> outlining future releases, including
+            the first release under Apache aegis: 0.1-incubating, which we hope to offer for
+            download shortly.  Of course, there's nothing stopping an early
+            adopter from grabbing <a href="source">the source</a> and building it him or herself.
+        </p><h4>Build Details</h4><p>
+            The majority of the <a href="../components">components</a> of OODT is written in
+            <a href="http://java.sun.com/">Java</a>, while the <a href="../components/agility">Agility</a>
+            component is written in <a href="http://python.org/">Python</a>.  Knowledge of both is nice, though.
+        </p><p>Each component of the Java build is controlled by <a href="http://maven.apache.org/">Maven</a>.  
+            However, there is also a top-level <a href="http://maven.apache.org/pom.html">project object model</a>
+            that orchestrates building <em>all</em> of the OODT components.  Maven is not used for the
+            Agility component; being Python, it takes advantage of the traditional Python Distutils
+            enhanced by <a href="http://python-distribute.org/">Distribute</a>.
+        </p><h4>Testing</h4><p>
+            While we may not fully subscribe to the idea that "untested code is broken code", we do strive
+            to include a lot of automated unit and functional testing. Apache OODT has its own 
+            <a href="https://builds.apache.org/job/oodt-trunk/">Jenkins continuous integration</a>
+            server that runs nightly, and automatically after each commit.
+        </p></div>
+
+<div class="visualClear"></div>
+
+<p></div><div class="triptychRight"><div class="columnBorder"><div class="visualPadding" id="rightPlate"><div id="sidebar">
+            <h4>Developer Details</h4>
+            <ul><li><a href="roadmap">Roadmap</a> to future releases</li>
+                <li><a href="bugs">Bug</a> and other issue reports</li>
+                <li>
+                    <a href="source">Source code</a>
+                    <ul><li><a href="https://svn.apache.org/repos/asf/oodt">Subversion Repository</a></li>
+                        <li><a href="http://svn.apache.org/viewvc/oodt/">ViewVC</a> repository viewer</li>
+                    </ul></li>
+                <li><a href="../contact">Mailing lists</a></li>
+                <li><a href="https://cwiki.apache.org/confluence/display/OODT/Home">Wiki</a></li>              <br />
+            </ul><h4>Additional Resources</h4>
+            <ul><li><a href="../components">Component</a> structure</li>
+                <li><a href="https://cwiki.apache.org/OODT/home.html">OODT Wiki</a></li>
+            </ul></div></div></div></div></div></div><div style="clear: both;"> </div></p>
+<p></div>
+</div></p>
+
+    <!--div class="row">
+        <div class="twelve columns">
+          <footer>
+            <div class="copyright">
+                <div class="row">
+                    <div class="six columns">
+                     &copy;<span class="small"> Copyright 2010-2014 The Apache Software Foundation. Licensed under
+                     <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+                        License 2.0</a>.</span>
+                    </div>
+                    <div class="six columns">
+                       <p>Apache OODT, OODT, Apache, the Apache feather logo, and the
+                        Apache Nutch project logo are trademarks of The Apache Software
+                        Foundation.</p>
+                    </div>
+                </div>
+            </div>
+        </footer>
+    </div-->
+    <!-- /container -->
+<!-- FOOOTER 
+================================================== -->
+<div id="footer">
+	<footer class="row">
+	<p class="back-top floatright">
+		<a href="#top"><span></span></a>
+	</p>
+	<!--div class="four columns">
+		<h1>ABOUT US</h1>
+		 Our goal is to keep clients satisfied!
+	</div-->
+    <div class="copyright">
+         <div class="row floatleft">
+            <div class="six columns">
+            &copy;<span class="small"> Copyright 2010-2014 The Apache Software Foundation. Licensed under
+            <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+            License 2.0</a>.</span>
+            
+           <span class="small">Apache OODT, OODT, Apache, the Apache feather logo, and the
+           Apache OODT project logo are trademarks of The Apache Software
+           Foundation.</span>
+			</div>
+        </div>
+    </div>
+	<div class="four columns">
+		<div class="social facebook">
+			<a href="http://www.facebook.com/group.php?gid=322088549131"/>
+	    </div>
+		<div class="social twitter">
+			<a href="http://twitter.com/apache_oodt/"></a>
+		</div>
+		<div class="social google">
+			<a href="http://s.apache.org/8vM"></a>
+		</div>
+		<div class="social irc">
+			<a href="irc://irc.freenode.net/#oodt"></a>
+		</div>
+	</div>
+	<!--div class="four columns">
+		<h1 class="newsmargin">NEWSLETTER</h1>
+		<div class="row collapse newsletter floatright">
+			<div class="ten mobile-three columns">
+				<input type="text" class="nomargin" placeholder="Enter your e-mail address...">
+			</div>
+			<div class="two mobile-one columns">
+				<a href="#" class="postfix button expand">GO</a>
+			</div>
+		</div>
+	</div-->
+  </footer>
+</div>
+
+<!-- Google Analytics -->
+<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-53383310-1', 'auto');
+  ga('send', 'pageview');
+
+</script>	
+<!-- JAVASCRIPTS 
+    ================================================== -->
+    <!-- Javascript files placed here for faster loading -->
+    <script src="javascripts/foundation.min.js"></script> 
+    <script src="javascripts/jquery.carouFredSel-6.0.5-packed.js"></script>
+    <script src="javascripts/jquery.cycle.js"></script>
+    <script src="javascripts/app.js"></script>
+    <script src="javascripts/modernizr.foundation.js"></script>
+    <script src="javascripts/slidepanel.js"></script>
+    <script src="javascripts/scrolltotop.js"></script>
+    <script src="javascripts/hoverIntent.js"></script>
+    <script src="javascripts/superfish.js"></script>
+    <script src="javascripts/responsivemenu.js"></script>
+    <script src="javascripts/jquery.tweet.js"></script>
+    <script src="javascripts/twitterusername.js"></script>	
+	
+</body>
+</html>