You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hdt.apache.org by ad...@apache.org on 2013/01/28 04:51:18 UTC

svn commit: r1439243 - in /incubator/hdt/site: .project trunk/content/get_involved.html trunk/content/images/hdt.png trunk/content/index.html trunk/content/sitemap.html

Author: adamb
Date: Mon Jan 28 03:51:18 2013
New Revision: 1439243

URL: http://svn.apache.org/viewvc?rev=1439243&view=rev
Log:
added a hdt logo and disclaimer/incubator stuff throughout

Added:
    incubator/hdt/site/.project
    incubator/hdt/site/trunk/content/images/hdt.png   (with props)
Modified:
    incubator/hdt/site/trunk/content/get_involved.html
    incubator/hdt/site/trunk/content/index.html
    incubator/hdt/site/trunk/content/sitemap.html

Added: incubator/hdt/site/.project
URL: http://svn.apache.org/viewvc/incubator/hdt/site/.project?rev=1439243&view=auto
==============================================================================
--- incubator/hdt/site/.project (added)
+++ incubator/hdt/site/.project Mon Jan 28 03:51:18 2013
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>hdtsite</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>

Modified: incubator/hdt/site/trunk/content/get_involved.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/get_involved.html?rev=1439243&r1=1439242&r2=1439243&view=diff
==============================================================================
--- incubator/hdt/site/trunk/content/get_involved.html (original)
+++ incubator/hdt/site/trunk/content/get_involved.html Mon Jan 28 03:51:18 2013
@@ -35,7 +35,8 @@
 </ul>
 		</div>
 		<div id="bannertext">
-			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hadoop-logo.jpg" name="logo">™
+			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+			<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
 		</div>
 		<div id="content">
 			<h1 class="title">
@@ -52,7 +53,16 @@
 
 
 <p>Commit notifications are available by <a href="mailto:commits-subscribe@hdt.incubator.hdt.org">subscribing</a> to commits@hdt.incubator.apache.org.</p>
-		</div>
+		<h2 id="disclaimer">Disclaimer</h2>
+<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation
+(ASF)</a> sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.
+Incubation is required of all newly accepted projects until a further review
+indicates that the infrastructure, communications, and decision making process
+have stabilized in a manner consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or
+stability of the code, it does indicate that the project has yet to be fully
+endorsed by the ASF.</p>
+</div>
 		<div id="copyright" class="container_16">
 			<p>
 				Copyright © 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>

Added: incubator/hdt/site/trunk/content/images/hdt.png
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/images/hdt.png?rev=1439243&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/hdt/site/trunk/content/images/hdt.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/hdt/site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/index.html?rev=1439243&r1=1439242&r2=1439243&view=diff
==============================================================================
--- incubator/hdt/site/trunk/content/index.html (original)
+++ incubator/hdt/site/trunk/content/index.html Mon Jan 28 03:51:18 2013
@@ -35,8 +35,8 @@
 </ul>
 		</div>
 		<div id="bannertext">
-			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hadoop-logo.jpg" name="logo">™
-            <img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
+			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+			<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
 		</div>
 		<div id="content">
 			<h1 class="title">
@@ -45,9 +45,8 @@
 <p>Currently we are in the process of porting the existing MapReduce tools from the Apache Hadoop project to allow working with multiple versions of Hadoop from within one IDE.</p>
 <p>Come <a href="get_involved.html">get involved</a> as we move towards our first release!</p>
 <p>This project is currently a member of the Apache Incubator, so check back for updates, or come join us <a href="mailto:dev-subscribe@hdt.incubator.apache.org" title="Send subscription email">dev@hdt.incubator.apache.org</a>.</p>
-
-<h2 id="disclaimer">Disclaimer</h2>
-<p>Apache Streams is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation
+		<h2 id="disclaimer">Disclaimer</h2>
+<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation
 (ASF)</a> sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.
 Incubation is required of all newly accepted projects until a further review
 indicates that the infrastructure, communications, and decision making process
@@ -55,8 +54,7 @@ have stabilized in a manner consistent w
 While incubation status is not necessarily a reflection of the completeness or
 stability of the code, it does indicate that the project has yet to be fully
 endorsed by the ASF.</p>
-
-		</div>
+</div>
 		<div id="copyright" class="container_16">
 			<p>
 				Copyright © 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>

Modified: incubator/hdt/site/trunk/content/sitemap.html
URL: http://svn.apache.org/viewvc/incubator/hdt/site/trunk/content/sitemap.html?rev=1439243&r1=1439242&r2=1439243&view=diff
==============================================================================
--- incubator/hdt/site/trunk/content/sitemap.html (original)
+++ incubator/hdt/site/trunk/content/sitemap.html Mon Jan 28 03:51:18 2013
@@ -35,13 +35,23 @@
 </ul>
 		</div>
 		<div id="bannertext">
-			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hadoop-logo.jpg" name="logo">™
+			<img id="logo" alt="Apache Hadoop Development Tools" src="images/hdt.png" name="logo">™
+			<img style="float:right" src="http://incubator.apache.org/images/egg-logo.png" alt="apache Incubator Logo" />
 		</div>
 		<div id="content">
 			<h1 class="title">
 				Sitemap
 			</h1>
-		</div>
+		<h2 id="disclaimer">Disclaimer</h2>
+<p>Apache Hadoop Development Tools is an effort undergoing incubation at <a href="http://apache.org/">The Apache Software Foundation
+(ASF)</a> sponsored by the <a href="http://incubator.apache.org/">Apache Incubator PMC</a>.
+Incubation is required of all newly accepted projects until a further review
+indicates that the infrastructure, communications, and decision making process
+have stabilized in a manner consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or
+stability of the code, it does indicate that the project has yet to be fully
+endorsed by the ASF.</p>
+</div>
 		<div id="copyright" class="container_16">
 			<p>
 				Copyright © 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br>