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 2014/11/16 05:12:36 UTC

svn commit: r929377 - in /websites/staging/oodt/trunk/content: ./ components.html

Author: buildbot
Date: Sun Nov 16 04:12:35 2014
New Revision: 929377

Log:
Staging update by buildbot for oodt

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

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 16 04:12:35 2014
@@ -1 +1 @@
-1639955
+1639956

Modified: websites/staging/oodt/trunk/content/components.html
==============================================================================
--- websites/staging/oodt/trunk/content/components.html (original)
+++ websites/staging/oodt/trunk/content/components.html Sun Nov 16 04:12:35 2014
@@ -281,6 +281,46 @@ under the License. 
             <img src="images/Cluster.png" alt="">
         </div>
     </div>
+    <!-- Project 7-->
+    <div class="six columns category cas">
+        <h5>Common Utilities</h5>
+        <p>
+        Just as it says on the tin! Common utility functions, interfaces and packages which are used throughout the OODT codebase.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/commons.jpg"><img src="images/commons.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/commons.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/commons.jpg" alt="">
+        </div>
+    </div>
+    <!-- Project 8-->
+    <div class="six columns category cas">
+        <h5>OODT Core</h5>
+        <p>
+        A core Maven module from which all others inherit configuration in an effort to maintain consistency in versioning and dependency management.
+        </p>
+        <div class="portofoliothumb">
+            <div class="portofoliothumboverlay">
+                <div class="viewgallery">
+                    <!--image here -->
+                    <a data-gal="prettyPhoto[gallery]" href="images/core.jpg"><img src="images/core.jpg" class="left galleryicon" alt=""> Gallery</a>
+                </div>
+                <div class="inner">
+                    <a class="projectdetail" href="components/core.html">+ Details</a>
+                </div>
+            </div>
+            <!-- image here -->
+            <img src="images/core.jpg" alt="">
+        </div>
+    </div>
     <!-- Project 11-->
     <div class="six columns category cas">
         <h5>File Manager</h5>