You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2008/06/24 12:36:25 UTC

svn commit: r671120 [1/4] - in /incubator/hama/trunk: ./ lib/ lib/findbugs/ lib/findbugs/plugin/ lib/jetty-ext/ src/ src/docs/ src/docs/src/ src/docs/src/documentation/ src/docs/src/documentation/classes/ src/docs/src/documentation/content/ src/docs/sr...

Author: edwardyoon
Date: Tue Jun 24 03:36:21 2008
New Revision: 671120

URL: http://svn.apache.org/viewvc?rev=671120&view=rev
Log:
The intial donation of Hama from the google project

Added:
    incubator/hama/trunk/CHANGES.txt
    incubator/hama/trunk/LICENSE.txt
    incubator/hama/trunk/NOTICE.txt
    incubator/hama/trunk/build.xml
    incubator/hama/trunk/lib/
    incubator/hama/trunk/lib/commons-cli-2.0-SNAPSHOT.jar   (with props)
    incubator/hama/trunk/lib/commons-httpclient-3.0.1.jar   (with props)
    incubator/hama/trunk/lib/commons-logging-1.0.4.jar   (with props)
    incubator/hama/trunk/lib/commons-logging-api-1.0.4.jar   (with props)
    incubator/hama/trunk/lib/commons-math-1.1.jar   (with props)
    incubator/hama/trunk/lib/findbugs/
    incubator/hama/trunk/lib/findbugs/annotations.jar   (with props)
    incubator/hama/trunk/lib/findbugs/ant.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-analysis-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-commons-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-tree-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-util-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/asm-xml-3.0.jar   (with props)
    incubator/hama/trunk/lib/findbugs/bcel.jar   (with props)
    incubator/hama/trunk/lib/findbugs/buggy.icns   (with props)
    incubator/hama/trunk/lib/findbugs/dom4j-full.jar   (with props)
    incubator/hama/trunk/lib/findbugs/findbugs-ant.jar   (with props)
    incubator/hama/trunk/lib/findbugs/findbugs.jar   (with props)
    incubator/hama/trunk/lib/findbugs/findbugsGUI.jar   (with props)
    incubator/hama/trunk/lib/findbugs/jsr305.jar   (with props)
    incubator/hama/trunk/lib/findbugs/plugin/
    incubator/hama/trunk/lib/findbugs/plugin/coreplugin.jar   (with props)
    incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-core.jar   (with props)
    incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-test.jar   (with props)
    incubator/hama/trunk/lib/hbase-0.2.0-dev-test.jar   (with props)
    incubator/hama/trunk/lib/hbase-0.2.0-dev.jar   (with props)
    incubator/hama/trunk/lib/jetty-5.1.4.jar   (with props)
    incubator/hama/trunk/lib/jetty-ext/
    incubator/hama/trunk/lib/jetty-ext/commons-el.jar   (with props)
    incubator/hama/trunk/lib/jetty-ext/jasper-compiler.jar   (with props)
    incubator/hama/trunk/lib/jetty-ext/jasper-runtime.jar   (with props)
    incubator/hama/trunk/lib/jetty-ext/jsp-api.jar   (with props)
    incubator/hama/trunk/lib/junit-3.8.1.jar   (with props)
    incubator/hama/trunk/lib/log4j-1.2.13.jar   (with props)
    incubator/hama/trunk/lib/servlet-api.jar   (with props)
    incubator/hama/trunk/src/
    incubator/hama/trunk/src/docs/
    incubator/hama/trunk/src/docs/forrest.properties
    incubator/hama/trunk/src/docs/src/
    incubator/hama/trunk/src/docs/src/documentation/
    incubator/hama/trunk/src/docs/src/documentation/classes/
    incubator/hama/trunk/src/docs/src/documentation/classes/CatalogManager.properties
    incubator/hama/trunk/src/docs/src/documentation/content/
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/environments.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/getting_started.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/hama-eclipse-formatter.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/index.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/mailing_lists.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/site.xml
    incubator/hama/trunk/src/docs/src/documentation/content/xdocs/tabs.xml
    incubator/hama/trunk/src/docs/src/documentation/resources/
    incubator/hama/trunk/src/docs/src/documentation/resources/images/
    incubator/hama/trunk/src/docs/src/documentation/resources/images/MapReduce.png   (with props)
    incubator/hama/trunk/src/docs/src/documentation/resources/images/apache-incubator-hama-white.png   (with props)
    incubator/hama/trunk/src/docs/src/documentation/resources/images/apache-incubator-hama.png   (with props)
    incubator/hama/trunk/src/docs/src/documentation/resources/images/favicon.ico
    incubator/hama/trunk/src/docs/src/documentation/skinconf.xml
    incubator/hama/trunk/src/docs/status.xml
    incubator/hama/trunk/src/examples/
    incubator/hama/trunk/src/examples/org/
    incubator/hama/trunk/src/examples/org/apache/
    incubator/hama/trunk/src/examples/org/apache/hama/
    incubator/hama/trunk/src/examples/org/apache/hama/examples/
    incubator/hama/trunk/src/examples/org/apache/hama/examples/ExampleDriver.java
    incubator/hama/trunk/src/examples/org/apache/hama/examples/MatrixMultiplication.java
    incubator/hama/trunk/src/java/
    incubator/hama/trunk/src/java/org/
    incubator/hama/trunk/src/java/org/apache/
    incubator/hama/trunk/src/java/org/apache/hama/
    incubator/hama/trunk/src/java/org/apache/hama/AbstractMatrix.java
    incubator/hama/trunk/src/java/org/apache/hama/Constants.java
    incubator/hama/trunk/src/java/org/apache/hama/Decomposition.java
    incubator/hama/trunk/src/java/org/apache/hama/FeatureVector.java
    incubator/hama/trunk/src/java/org/apache/hama/FractionMatrix.java
    incubator/hama/trunk/src/java/org/apache/hama/Matrix.java
    incubator/hama/trunk/src/java/org/apache/hama/MatrixInterface.java
    incubator/hama/trunk/src/java/org/apache/hama/RandomVariable.java
    incubator/hama/trunk/src/java/org/apache/hama/TriangularMatrix.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/
    incubator/hama/trunk/src/java/org/apache/hama/algebra/AdditionSubtractionMap.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/AdditionSubtractionReduce.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/CholeskyDecompositionMap.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/CroutDecompositionMap.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/DeterminantMap.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/DeterminantReduce.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/MultiplicationMap.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/MultiplicationReduce.java
    incubator/hama/trunk/src/java/org/apache/hama/algebra/package.html
    incubator/hama/trunk/src/java/org/apache/hama/mapred/
    incubator/hama/trunk/src/java/org/apache/hama/mapred/FractionMatrixInputFormat.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/InputFormatBase.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixInputFormat.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixMap.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixMapReduce.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixOutputFormat.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixRecordReader.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixReduce.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/MatrixSplit.java
    incubator/hama/trunk/src/java/org/apache/hama/mapred/package.html
    incubator/hama/trunk/src/java/org/apache/hama/package.html
    incubator/hama/trunk/src/test/
    incubator/hama/trunk/src/test/org/
    incubator/hama/trunk/src/test/org/apache/
    incubator/hama/trunk/src/test/org/apache/hama/
    incubator/hama/trunk/src/test/org/apache/hama/Benchmarks.java
    incubator/hama/trunk/src/test/org/apache/hama/HamaTestCase.java
    incubator/hama/trunk/src/test/org/apache/hama/TestFeatureVector.java
    incubator/hama/trunk/src/test/org/apache/hama/TestMatrix.java
    incubator/hama/trunk/src/test/org/apache/hama/TestRandomVariable.java
    incubator/hama/trunk/src/test/org/apache/hama/mapred/
    incubator/hama/trunk/src/test/org/apache/hama/mapred/TestMatrixMapReduce.java
Modified:
    incubator/hama/trunk/   (props changed)

Propchange: incubator/hama/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Tue Jun 24 03:36:21 2008
@@ -1,2 +1,3 @@
-.project
-.classpath
+.project
+.classpath
+build

Added: incubator/hama/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/CHANGES.txt?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/CHANGES.txt (added)
+++ incubator/hama/trunk/CHANGES.txt Tue Jun 24 03:36:21 2008
@@ -0,0 +1,24 @@
+Hama Change Log
+
+Trunk (unreleased changes)
+
+    HAMA-2: The intial donation of Hama from the google project (edwardyoon)
+
+----
+Google Code Trunk 
+
+  Improvements
+    Issue-23: add FindBugs Ant task to build script (Minslovely)
+    Issue-17: Logigng full stack (Minslovely)
+    Issue-4: Remove Groovy inteface to sandbox (Edward J. Yoon)
+    Issue-3: Code Formatter (Edward J. Yoon) 
+	
+  New Features
+    Issue-22: Hama project web-site	(Edward J. Yoon)
+    Issue-21: Add feature vector (Edward J. Yoon)
+    Issue-13: Add setDimension() method to reduce function (Edward J. Yoon) 
+    Issue-7: Meta-column to store the matrix-info (Chanwit via Edward J. Yoon)
+  
+First Code Base:
+   
+    Issue-1: Hama Initial Code (Edward J. Yoon)

Added: incubator/hama/trunk/LICENSE.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/LICENSE.txt?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/LICENSE.txt (added)
+++ incubator/hama/trunk/LICENSE.txt Tue Jun 24 03:36:21 2008
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed 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.

Added: incubator/hama/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/NOTICE.txt?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/NOTICE.txt (added)
+++ incubator/hama/trunk/NOTICE.txt Tue Jun 24 03:36:21 2008
@@ -0,0 +1,2 @@
+This product includes software developed by The Apache Software
+Foundation (http://www.apache.org/).

Added: incubator/hama/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/build.xml?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/build.xml (added)
+++ incubator/hama/trunk/build.xml Tue Jun 24 03:36:21 2008
@@ -0,0 +1,295 @@
+<?xml version="1.0"?>
+
+<!--
+   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.
+-->
+
+<project name="hama" default="jar">
+    <property name="version" value="0.1.0-dev" />
+    <property name="Name" value="Hama" />
+    <property name="final.name" value="hama-${version}" />
+    <property name="year" value="2008" />
+
+    <!-- Load all the default properties, and any the user wants    -->
+    <!-- to contribute (without having to type -D or edit this file -->
+    <property file="${user.home}/${name}.build.properties" />
+    <property file="${basedir}/build.properties" />
+
+    <property name="src.dir" location="${basedir}/src/java" />
+    <property name="src.test" location="${basedir}/src/test" />
+    <property name="src.examples" location="${basedir}/src/examples" />
+
+    <property name="lib.dir" value="${basedir}/lib" />
+    <property name="conf.dir" value="${basedir}/conf" />
+    <property name="docs.dir" value="${basedir}/docs" />
+    <property name="docs.src" value="${basedir}/src/docs" />
+
+    <property name="test.output" value="no" />
+    <property name="test.timeout" value="600000" />
+
+    <property name="build.dir" location="${basedir}/build" />
+    <property name="build.lib" location="${build.dir}/lib" />
+    <property name="build.classes" location="${build.dir}/classes" />
+    <property name="build.test" location="${build.dir}/test" />
+    <property name="build.examples" location="${build.dir}/examples" />
+    <property name="build.docs" value="${build.dir}/docs/site" />
+    <property name="build.javadoc" value="${build.docs}/api" />
+    <property name="build.encoding" value="ISO-8859-1" />
+    <property name="build.src" value="${build.dir}/src" />
+    
+    <property name="build.report" value="${build.dir}/reports" />
+    <property name="build.report.findbugs" value="${build.report}/findbugs" />
+    <property name="build.report.tests" value="${build.report}/tests" />
+    
+    <property name="test.build.dir" value="${build.dir}/test" />
+    <property name="test.junit.output.format" value="plain" />
+
+    <property name="dist.dir" value="${build.dir}/${final.name}" />
+
+    <property name="javac.deprecation" value="off" />
+    <property name="javac.debug" value="on" />
+
+    <property name="javadoc.link.java" 
+                 value="http://java.sun.com/j2se/1.5/docs/api/" />
+    <property name="javadoc.packages" value="org.apache.hama.*" />
+
+    <fileset id="lib.jars" dir="${basedir}" includes="lib/*.jar" />
+    <path id="classpath">
+        <fileset refid="lib.jars" />
+        <fileset dir="${lib.dir}/jetty-ext/">
+            <include name="*jar" />
+        </fileset>
+        <fileset dir="${lib.dir}/findbugs/">
+            <include name="*jar" />
+        </fileset>
+        <pathelement location="${build.classes}" />
+        <pathelement location="${conf.dir}" />
+    </path>
+
+    <taskdef name="findbugs" classpathref="classpath" 
+    	classname="edu.umd.cs.findbugs.anttask.FindBugsTask" />
+
+    <target name="init">
+        <mkdir dir="${build.dir}" />
+        <mkdir dir="${build.classes}" />
+        <mkdir dir="${build.test}" />
+        <mkdir dir="${build.examples}" />
+        <mkdir dir="${build.report.findbugs}" />
+        <mkdir dir="${build.report.tests}" />
+        <!--Copy bin, lib, and conf. too-->
+        <mkdir dir="${build.lib}" />
+        <copy todir="${build.lib}">
+            <fileset dir="${lib.dir}" />
+        </copy>
+    </target>
+
+    <target name="compile" depends="init">
+        <!--Compile whats under src and generated java classes made from jsp-->
+        <mkdir dir="${build.src}" />
+        <javac encoding="${build.encoding}" 
+                srcdir="${src.dir};${build.src}" includes="**/*.java" 
+        	destdir="${build.classes}" debug="${javac.debug}" 
+                deprecation="${javac.deprecation}">
+            <classpath refid="classpath" />
+        </javac>
+    </target>
+
+    <target name="compile-examples" depends="compile">
+        <javac encoding="${build.encoding}" srcdir="${src.examples}" 
+                includes="**/*.java" 
+        	destdir="${build.examples}" debug="${javac.debug}" 
+                deprecation="${javac.deprecation}">
+            <classpath refid="classpath" />
+        </javac>
+    </target>
+
+    <!-- Override jar target to specify main class -->
+    <target name="jar" depends="compile">
+        <jar jarfile="${build.dir}/${final.name}.jar" 
+              basedir="${build.classes}">
+        </jar>
+    </target>
+
+    <target name="examples" depends="jar, compile-examples" 
+    	description="Make the hama examples jar.">
+        <jar jarfile="${build.dir}/${final.name}-examples.jar" 
+                basedir="${build.examples}">
+            <manifest>
+                <attribute name="Main-Class" 
+                    value="org/apache/hama/examples/ExampleDriver" />
+            </manifest>
+        </jar>
+    </target>
+
+    <target name="package" depends="jar,javadoc,compile-test, examples" 
+    	description="Build distribution">
+        <mkdir dir="${dist.dir}" />
+        <copy todir="${dist.dir}" includeEmptyDirs="false" flatten="true">
+            <fileset dir="${build.dir}">
+                <include name="${final.name}.jar" />
+                <include name="${final.name}-test.jar" />
+            </fileset>
+        </copy>
+        <mkdir dir="${dist.dir}/lib" />
+        <copy todir="${dist.dir}/lib">
+            <fileset dir="${build.lib}" />
+        </copy>
+        <copy todir="${dist.dir}">
+            <fileset dir=".">
+                <include name="*.txt" />
+            </fileset>
+        </copy>
+        <mkdir dir="${dist.dir}/src" />
+        <copy todir="${dist.dir}/src" includeEmptyDirs="true">
+            <fileset dir="src" excludes="**/*.template **/docs/build/**/*" />
+        </copy>
+    </target>
+
+    <!-- ================================================================== -->
+    <!-- Make release tarball                                               -->
+    <!-- ================================================================== -->
+    <macrodef name="macro_tar" description="Worker Macro for tar">
+        <attribute name="param.destfile" />
+        <element name="param.listofitems" />
+        <sequential>
+            <tar compression="gzip" longfile="gnu" destfile="@{param.destfile}">
+                <param.listofitems />
+            </tar>
+        </sequential>
+    </macrodef>
+    <target name="tar" depends="package" description="Make release tarball">
+        <macro_tar param.destfile="${build.dir}/${final.name}.tar.gz">
+            <param.listofitems>
+                <tarfileset dir="${build.dir}" mode="664">
+                    <exclude name="${final.name}/bin/*" />
+                    <include name="${final.name}/**" />
+                </tarfileset>
+                <tarfileset dir="${build.dir}" mode="755">
+                    <include name="${final.name}/bin/*" />
+                </tarfileset>
+            </param.listofitems>
+        </macro_tar>
+    </target>
+
+    <target name="binary" depends="package" 
+    	description="Make tarball without source and documentation">
+        <macro_tar param.destfile="${build.dir}/${final.name}-bin.tar.gz">
+            <param.listofitems>
+                <tarfileset dir="${build.dir}" mode="664">
+                    <exclude name="${final.name}/bin/*" />
+                    <exclude name="${final.name}/src/**" />
+                    <exclude name="${final.name}/docs/**" />
+                    <include name="${final.name}/**" />
+                </tarfileset>
+                <tarfileset dir="${build.dir}" mode="755">
+                    <include name="${final.name}/bin/*" />
+                </tarfileset>
+            </param.listofitems>
+        </macro_tar>
+    </target>
+
+    <!-- ================================================================== -->
+    <!-- Doc                                                                -->
+    <!-- ================================================================== -->
+    <target name="docs" depends="forrest.check" description="Generate forrest-based documentation. To use, specify -Dforrest.home=&lt;base of Apache Forrest installation&gt; on the command line." if="forrest.home">
+        <exec dir="${docs.src}" executable="${forrest.home}/bin/forrest" 
+               failonerror="true" />
+        <copy todir="${build.docs}">
+          <fileset dir="${docs.src}/build/site/" />
+        </copy>
+    	<delete dir="${docs.src}/build/"/>
+    </target>
+
+    <target name="forrest.check" unless="forrest.home">
+        <fail message="'forrest.home' is not defined. Please pass -Dforrest.home=&lt;base of Apache Forrest installation&gt; to Ant on the command-line." />
+    </target>
+
+    <!-- Javadoc -->
+    <target name="javadoc" description="Generate javadoc">
+        <mkdir dir="${build.javadoc}" />
+        <javadoc overview="${src.dir}/overview.html" packagenames="org.apache.hama.*" 
+        	    destdir="${build.javadoc}" author="true" version="true" use="true" 
+        	    windowtitle="${Name} ${version} API" doctitle="${Name} ${version} API" 
+        	    bottom="Copyright &amp;copy; ${year} The Apache Software Foundation">
+            <packageset dir="${src.dir}">
+                <include name="org/apache/**" />
+            </packageset>
+            <link href="${javadoc.link.java}" />
+            <classpath>
+                <path refid="classpath" />
+                <pathelement path="${java.class.path}" />
+            </classpath>
+            <group title="${Name}" packages="org.apache.hama.*" />
+        </javadoc>
+    </target>
+
+    <!-- ================================================================== -->
+    <!-- Run unit tests                                                     -->
+    <!-- ================================================================== -->
+    <path id="test.classpath">
+        <pathelement location="${src.test}" />
+        <pathelement location="${build.test}" />
+        <path refid="classpath" />
+        <pathelement location="${build.dir}" />
+    </path>
+
+    <target name="compile-test" depends="compile">
+        <javac encoding="${build.encoding}" srcdir="${src.test}" 
+           includes="**/*.java" destdir="${build.test}" debug="${javac.debug}">
+            <classpath refid="test.classpath" />
+        </javac>
+        <jar jarfile="${build.dir}/${final.name}-test.jar">
+            <fileset dir="${build.test}" includes="org/**" />
+            <fileset dir="${build.classes}" />
+            <fileset dir="${src.test}" includes="**/*.properties" />
+            <manifest>
+              <attribute name="Main-Class" value="org/apache/hama/Benchmarks" />
+            </manifest>
+        </jar>
+    </target>
+
+    <target name="test" depends="compile-test, compile">
+        <junit printsummary="yes" showoutput="${test.output}" haltonfailure="no"
+              fork="yes" maxmemory="512m" errorProperty="tests.failed" 
+        	     failureProperty="tests.failed" timeout="${test.timeout}">
+            <classpath refid="test.classpath" />
+            <formatter type="${test.junit.output.format}" />
+            <batchtest todir="${build.report.tests}">
+                <fileset dir="${src.test}" includes="**/Test*.java" 
+                	 excludes="**/${test.exclude}.java" />
+            </batchtest>
+        </junit>
+        <fail if="tests.failed">Tests failed!</fail>
+    </target>
+
+    <target name="findbugs" depends="init, jar">
+        <findbugs home="${lib.dir}/findbugs" output="html" 
+        	     outputFile="${build.report.findbugs}/hama-findbugs.html" 
+        	     auxClasspathRef="classpath">
+            <sourcePath path="${src.dir}" />
+            <class location="${build.dir}/${final.name}.jar" />
+        </findbugs>
+    </target>
+    
+    <target name="report" depends="findbugs,test"></target>
+    
+    <!-- ================================================================== -->
+    <!-- Clean.  Delete the build files, and their directories              -->
+    <!-- ================================================================== -->
+    <target name="clean">
+        <delete dir="${build.dir}" />
+    </target>
+</project>

Added: incubator/hama/trunk/lib/commons-cli-2.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/commons-cli-2.0-SNAPSHOT.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/commons-cli-2.0-SNAPSHOT.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/commons-httpclient-3.0.1.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/commons-httpclient-3.0.1.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/commons-httpclient-3.0.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/commons-logging-1.0.4.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/commons-logging-1.0.4.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/commons-logging-1.0.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/commons-logging-api-1.0.4.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/commons-logging-api-1.0.4.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/commons-logging-api-1.0.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/commons-math-1.1.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/commons-math-1.1.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/commons-math-1.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/annotations.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/annotations.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/annotations.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/ant.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/ant.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/ant.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-analysis-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-analysis-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-analysis-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-commons-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-commons-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-commons-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-tree-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-tree-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-tree-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-util-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-util-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-util-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/asm-xml-3.0.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/asm-xml-3.0.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/asm-xml-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/bcel.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/bcel.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/bcel.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/buggy.icns
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/buggy.icns?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/buggy.icns
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/dom4j-full.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/dom4j-full.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/dom4j-full.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/findbugs-ant.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/findbugs-ant.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/findbugs-ant.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/findbugs.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/findbugs.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/findbugs.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/findbugsGUI.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/findbugsGUI.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/findbugsGUI.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/jsr305.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/jsr305.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/jsr305.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/findbugs/plugin/coreplugin.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/findbugs/plugin/coreplugin.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/findbugs/plugin/coreplugin.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-core.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-core.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-core.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-test.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-test.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/hadoop-0.17.0-dev.2008-03-04_15-19-00-test.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/hbase-0.2.0-dev-test.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/hbase-0.2.0-dev-test.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/hbase-0.2.0-dev-test.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/hbase-0.2.0-dev.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/hbase-0.2.0-dev.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/hbase-0.2.0-dev.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/jetty-5.1.4.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/jetty-5.1.4.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/jetty-5.1.4.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/jetty-ext/commons-el.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/jetty-ext/commons-el.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/jetty-ext/commons-el.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/jetty-ext/jasper-compiler.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/jetty-ext/jasper-compiler.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/jetty-ext/jasper-compiler.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/jetty-ext/jasper-runtime.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/jetty-ext/jasper-runtime.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/jetty-ext/jasper-runtime.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/jetty-ext/jsp-api.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/jetty-ext/jsp-api.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/jetty-ext/jsp-api.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/junit-3.8.1.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/junit-3.8.1.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/junit-3.8.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/log4j-1.2.13.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/log4j-1.2.13.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/log4j-1.2.13.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/lib/servlet-api.jar
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/lib/servlet-api.jar?rev=671120&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hama/trunk/lib/servlet-api.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/hama/trunk/src/docs/forrest.properties
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/forrest.properties?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/src/docs/forrest.properties (added)
+++ incubator/hama/trunk/src/docs/forrest.properties Tue Jun 24 03:36:21 2008
@@ -0,0 +1,104 @@
+# Copyright 2002-2004 The Apache Software Foundation
+#
+# Licensed 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.
+
+##############
+# Properties used by forrest.build.xml for building the website
+# These are the defaults, un-comment them if you need to change them.
+##############
+
+# Prints out a summary of Forrest settings for this project
+#forrest.echo=true 
+
+# Project name (used to name .war file)
+#project.name=my-project
+
+# Specifies name of Forrest skin to use
+#project.skin=tigris
+#project.skin=pelt
+
+# comma separated list, file:// is supported
+#forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml
+
+##############
+# behavioural properties
+#project.menu-scheme=tab_attributes
+#project.menu-scheme=directories
+
+##############
+# layout properties
+
+# Properties that can be set to override the default locations
+#
+# Parent properties must be set. This usually means uncommenting
+# project.content-dir if any other property using it is uncommented
+
+#project.status=status.xml
+#project.content-dir=src/documentation
+#project.raw-content-dir=${project.content-dir}/content
+#project.conf-dir=${project.content-dir}/conf
+#project.sitemap-dir=${project.content-dir}
+#project.xdocs-dir=${project.content-dir}/content/xdocs
+#project.resources-dir=${project.content-dir}/resources
+#project.stylesheets-dir=${project.resources-dir}/stylesheets
+#project.images-dir=${project.resources-dir}/images
+#project.schema-dir=${project.resources-dir}/schema
+#project.skins-dir=${project.content-dir}/skins
+#project.skinconf=${project.content-dir}/skinconf.xml
+#project.lib-dir=${project.content-dir}/lib
+#project.classes-dir=${project.content-dir}/classes
+#project.translations-dir=${project.content-dir}/translations
+
+##############
+# validation properties
+
+# This set of properties determine if validation is performed
+# Values are inherited unless overridden.
+# e.g. if forrest.validate=false then all others are false unless set to true.
+#forrest.validate=true
+#forrest.validate.xdocs=${forrest.validate}
+#forrest.validate.skinconf=${forrest.validate}
+#forrest.validate.sitemap=${forrest.validate}
+#forrest.validate.stylesheets=${forrest.validate}
+#forrest.validate.skins=${forrest.validate}
+#forrest.validate.skins.stylesheets=${forrest.validate.skins}
+
+# *.failonerror=(true|false) - stop when an XML file is invalid
+#forrest.validate.failonerror=true
+
+# *.excludes=(pattern) - comma-separated list of path patterns to not validate
+# e.g.
+#forrest.validate.xdocs.excludes=samples/subdir/**, samples/faq.xml
+#forrest.validate.xdocs.excludes=
+
+
+##############
+# General Forrest properties
+
+# The URL to start crawling from
+#project.start-uri=linkmap.html
+# Set logging level for messages printed to the console
+# (DEBUG, INFO, WARN, ERROR, FATAL_ERROR)
+#project.debuglevel=ERROR
+# Max memory to allocate to Java
+#forrest.maxmemory=64m
+# Any other arguments to pass to the JVM. For example, to run on an X-less
+# server, set to -Djava.awt.headless=true
+#forrest.jvmargs=
+# The bugtracking URL - the issue number will be appended
+#project.bugtracking-url=http://issues.apache.org/bugzilla/show_bug.cgi?id=
+#project.bugtracking-url=http://issues.apache.org/jira/browse/
+# The issues list as rss
+#project.issues-rss-url=
+#I18n Property only works for the "forrest run" target.
+#project.i18n=true

Added: incubator/hama/trunk/src/docs/src/documentation/classes/CatalogManager.properties
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/classes/CatalogManager.properties?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/classes/CatalogManager.properties (added)
+++ incubator/hama/trunk/src/docs/src/documentation/classes/CatalogManager.properties Tue Jun 24 03:36:21 2008
@@ -0,0 +1,37 @@
+# Copyright 2002-2004 The Apache Software Foundation
+#
+# Licensed 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.
+
+#=======================================================================
+# CatalogManager.properties
+#
+# This is the default properties file for Apache Forrest.
+# This facilitates local configuration of application-specific catalogs.
+#
+# See the Apache Forrest documentation:
+# http://forrest.apache.org/docs/your-project.html
+# http://forrest.apache.org/docs/validation.html
+
+# verbosity ... level of messages for status/debug
+# See forrest/src/core/context/WEB-INF/cocoon.xconf
+
+# catalogs ... list of additional catalogs to load
+#  (Note that Apache Forrest will automatically load its own default catalog
+#  from src/core/context/resources/schema/catalog.xcat)
+# use full pathnames
+# pathname separator is always semi-colon (;) regardless of operating system
+# directory separator is always slash (/) regardless of operating system
+#
+#catalogs=/home/me/forrest/my-site/src/documentation/resources/schema/catalog.xcat
+catalogs=
+

Added: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/environments.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/environments.xml?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/environments.xml (added)
+++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/environments.xml Tue Jun 24 03:36:21 2008
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed 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 document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+"http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  
+  <header>
+    <title>Environments</title>
+  </header>
+  
+  <body>
+    <section>
+    <title>Code Style</title>
+    <p>
+    The following sections show how to set up the code style for Hama in Eclipse. 
+    It is strongly preferred that patches use this style before they are supplied.
+    <br /><br />
+    <a href="hama-eclipse-formatter.xml">Download hama-eclipse-formatter.xml</a>.
+    <br /><br />
+    After this, select Window > Preferences, and open up the configuration for 
+    Java > Code Style > Code Formatter. Click on the button labeled Import... 
+    and select the file you downloaded. Give the style a name, and click OK.
+    </p>
+    </section>
+    <section>
+    <title>Subversion Access</title>
+    <p>
+    This project's Apache Subversion repository can be checked out through SVN with the 
+    following instruction set: <br /><br /> 
+    svn co https://svn.apache.org/repos/asf/incubator/hama hama<br /><br />
+    (Warning: This is a generic Subversion checkout command which will pull all modules, 
+    tags and/or branches of the project. Please refer to project home page for specific 
+    SVN instructions, or use "Browse Repository" link; in most cases, you will want to 
+    add '/trunk' to the HTTPS URL above to check out only trunk (main development line)). 
+    <br /><br />
+    <strong>NOTE</strong>: UNIX file and directory names are case sensitive. 
+    </p>
+    </section>
+  </body>
+  
+</document>

Added: incubator/hama/trunk/src/docs/src/documentation/content/xdocs/getting_started.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/src/docs/src/documentation/content/xdocs/getting_started.xml?rev=671120&view=auto
==============================================================================
--- incubator/hama/trunk/src/docs/src/documentation/content/xdocs/getting_started.xml (added)
+++ incubator/hama/trunk/src/docs/src/documentation/content/xdocs/getting_started.xml Tue Jun 24 03:36:21 2008
@@ -0,0 +1,36 @@
+<?xml version="1.0"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed 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 document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" 
+"http://forrest.apache.org/dtd/document-v20.dtd">
+
+<document>
+  
+  <header>
+    <title>Getting Started</title>
+  </header>
+  
+  <body>
+    <section>
+    <title>Hadoop and Hbase Start</title>
+    <p>
+    
+    </p>
+    </section>
+  </body>
+  
+</document>