Updated Branches:
  refs/heads/master 7717478f5 -> b145771aa

BIGTOP-1000. Remove remaining references to the Incubator


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/b145771a
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/b145771a
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/b145771a

Branch: refs/heads/master
Commit: b145771aa20befe7d952338e7ad2ea820823a1f6
Parents: 7717478
Author: Roman Shaposhnik <[email protected]>
Authored: Fri Jun 7 08:28:25 2013 -0700
Committer: Roman Shaposhnik <[email protected]>
Committed: Fri Jun 7 08:28:25 2013 -0700

----------------------------------------------------------------------
 bigtop-packages/src/deb/crunch/control     |    2 +-
 bigtop-tests/test-execution/common/pom.xml |    2 +-
 pom.xml                                    |   33 +++++++++++------------
 src/site/site.xml                          |   15 +++-------
 src/site/xdoc/index.xml                    |    9 ------
 src/site/xdoc/mail-lists.xml               |   24 ++++++++--------
 test/site/pom.xml                          |    2 +-
 test/site/src/site/apt/devguide.apt        |    2 +-
 test/site/src/site/apt/downloads.apt       |    2 +-
 test/site/src/site/apt/examples.apt        |   10 +++----
 10 files changed, 42 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/bigtop-packages/src/deb/crunch/control
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/deb/crunch/control 
b/bigtop-packages/src/deb/crunch/control
index a05f621..aacf465 100644
--- a/bigtop-packages/src/deb/crunch/control
+++ b/bigtop-packages/src/deb/crunch/control
@@ -16,7 +16,7 @@
 Source: crunch
 Section: misc
 Priority: extra
-Maintainer: Bigtop <[email protected]>
+Maintainer: Bigtop <[email protected]>
 Build-Depends: debhelper (>= 7.0.50~)
 Standards-Version: 3.8.0
 Homepage: http://incubator.apache.org/crunch/

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/bigtop-tests/test-execution/common/pom.xml
----------------------------------------------------------------------
diff --git a/bigtop-tests/test-execution/common/pom.xml 
b/bigtop-tests/test-execution/common/pom.xml
index 8efce7f..e6a8ae2 100644
--- a/bigtop-tests/test-execution/common/pom.xml
+++ b/bigtop-tests/test-execution/common/pom.xml
@@ -103,7 +103,7 @@
   </properties>
 
   <scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/incubator/bigtop/</connection>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/bigtop.git</connection>
   </scm>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6dcd0b6..d1b8ca1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   
   <name>Bigtop</name>
   <description>The development of packaging and tests of the Apache Hadoop 
ecosystem</description>
-  <url>http://incubator.apache.org/bigtop</url>
+  <url>http://bigtop.apache.org/</url>
   <inceptionYear>2011</inceptionYear>
 
   <properties>
@@ -303,36 +303,35 @@
   <mailingLists>
     <mailingList>
       <name>Users</name>
-      <post>[email protected]</post>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bigtop-user/</archive>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/bigtop-user/</archive>
     </mailingList>
     <mailingList>
       <name>Development</name>
-      <post>[email protected]</post>
-      <subscribe>[email protected]</subscribe>
-      <unsubscribe>[email protected]</unsubscribe>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/</archive>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/bigtop-dev/</archive>
     </mailingList>
     <mailingList>
       <name>Commits</name>
-      <post>[email protected]</post>
-      <subscribe>[email protected]</subscribe>
-      
<unsubscribe>[email protected]</unsubscribe>
-      
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bigtop-commits/</archive>
+      <post>[email protected]</post>
+      <subscribe>[email protected]</subscribe>
+      <unsubscribe>[email protected]</unsubscribe>
+      
<archive>http://mail-archives.apache.org/mod_mbox/bigtop-commits/</archive>
     </mailingList>
   </mailingLists>
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/bigtop/trunk/</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/bigtop/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/bigtop/trunk/</url>
+    
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/bigtop.git</connection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=bigtop.git</url>
   </scm>
 
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scpexe://people.apache.org/www/incubator.apache.org/bigtop</url>
+      <url>scpexe://people.apache.org/www/bigtop.apache.org/</url>
     </site>
   </distributionManagement>
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index a727df4..ff1a3c9 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -18,13 +18,9 @@
 <project name="Bigtop">
   <bannerLeft>
     <name>Bigtop</name>
-    <src>http://incubator.apache.org/bigtop/images/bigtop-logo.png</src>
-    <href>http://incubator.apache.org/bigtop/</href>
+    <src>http://bigtop.apache.org/images/bigtop-logo.png</src>
+    <href>http://bigtop.apache.org/</href>
   </bannerLeft>
-  <bannerRight>
-    
<src>http://incubator.apache.org/bigtop/images/apache-incubator-logo.png</src>
-    <href>http://incubator.apache.org/</href>
-  </bannerRight>
 
   <publishDate position="right"/>
   <version position="right"/>
@@ -39,18 +35,17 @@
     <links position="left">
       <item name="Wiki" 
href="https://cwiki.apache.org/confluence/display/BIGTOP"; />
       <item name="JIRA" href="https://issues.apache.org/jira/browse/BIGTOP"; />
-      <item name="SVN" 
href="https://svn.apache.org/repos/asf/incubator/bigtop/"; />
+      <item name="GIT" 
href="https://git-wip-us.apache.org/repos/asf/bigtop.git"; />
     </links>
 
     <breadcrumbs position="left">
       <item name="Apache" href="http://www.apache.org/"; />
-      <item name="Apache Incubator" href="http://incubator.apache.org/"; />
-      <item name="Bigtop" href="http://incubator.apache.org/bigtop/"/>
+      <item name="Bigtop" href="http://bigtop.apache.org//"/>
     </breadcrumbs>
 
     <menu name="Bigtop">
       <item name="Overview" href="index.html"/>
-      <item name="Download" 
href="http://www.apache.org/dyn/closer.cgi/incubator/bigtop/"; />
+      <item name="Download" 
href="http://www.apache.org/dyn/closer.cgi/bigtop/"; />
       <item name="Release Notes" href="release-notes.html"/>
       <item name="Who We Are" href="team-list.html" />
     </menu>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/src/site/xdoc/index.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 6b24161..f355dd9 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -27,7 +27,6 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
http://maven.apache.org/xsd
      The primary goal of Bigtop is to build a community around the packaging 
and interoperability testing 
      of Hadoop-related projects. This includes testing at various levels 
(packaging, platform, runtime, upgrade, etc...) 
      developed by a community with a focus on the system as a whole, rather 
than individual projects.</p>
-     <p>Bigtop is currently being incubated in the <a class="externalLink" 
href="http://incubator.apache.org/";>Apache Incubator</a></p>
      <br/><br/>
     <subsection name="Building Bigtop"></subsection>
     <p>Packages have been built for CentOS/RHEL 5 and 6, Fedora 17, SuSE Linux 
Enterprise 11,        
@@ -120,13 +119,5 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
http://maven.apache.org/xsd
       <li><a 
href="http://bigtop01.cloudera.org:8080/view/Bigtop-trunk/job/Bigtop-0.4.0/";>Bigtop-0.4.0</a>:
 Builds the 0.4.0 release.</li>
       <li><a 
href="http://bigtop01.cloudera.org:8080/job/Bigtop-VM-matrix/";>Bigtop-VM-matrix</a>:
 Builds virtual machines of branches trunk and 0.3 for KVM, VMWare and 
VirtualBox.</li>
     </ul>
-    <subsection name="Disclaimer"></subsection>
-    <p>
-       Apache Bigtop is an effort undergoing incubation at The Apache Software 
Foundation (ASF), 
-      sponsored by the Apache Incubator. 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>
   </body>
 </document>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/src/site/xdoc/mail-lists.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 5a6f5d6..563b6df 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -27,24 +27,24 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
http://maven.apache.org/xsd
     <p>
     If you use Bigtop, please subscribe to the Bigtop user mailing list.<br /> 
     The Bigtop user mailing list is : 
-    <a 
href="mailto:[email protected]";>[email protected]</a>.
+    <a href="mailto:[email protected]";>[email protected]</a>.
     </p>
     <ul>
-    <li><a href="mailto:[email protected]";>Subscribe 
to List</a></li>
-    <li><a 
href="mailto:[email protected]";>Unsubscribe from 
List</a></li>
-    <li><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-bigtop-user/";>Browse 
archives</a></li>
+    <li><a href="mailto:[email protected]";>Subscribe to 
List</a></li>
+    <li><a href="mailto:[email protected]";>Unsubscribe from 
List</a></li>
+    <li><a href="http://mail-archives.apache.org/mod_mbox/bigtop-user/";>Browse 
archives</a></li>
     </ul>
     
     <subsection name="Bigtop Developer List"></subsection>
     <p>
     If you'd like to contribute to Bigtop, please subscribe to the Bigtop 
developer mailing list.<br /> 
     The Bigtop developer mailing list is : 
-    <a 
href="mailto:[email protected]";>[email protected]</a>.
+    <a href="mailto:[email protected]";>[email protected]</a>.
     </p>
     <ul>
-    <li><a href="mailto:[email protected]";>Subscribe 
to List</a></li>
-    <li><a 
href="mailto:[email protected]";>Unsubscribe from 
List</a></li>
-    <li><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-bigtop-dev/";>Browse 
archives</a></li>
+    <li><a href="mailto:[email protected]";>Subscribe to 
List</a></li>
+    <li><a href="mailto:[email protected]";>Unsubscribe from 
List</a></li>
+    <li><a href="http://mail-archives.apache.org/mod_mbox/bigtop-dev/";>Browse 
archives</a></li>
     </ul>
     
     <subsection name="Bigtop Commit List"></subsection>
@@ -52,12 +52,12 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
http://maven.apache.org/xsd
     If you'd like to see changes made in Bigtop's version control system  then 
subscribe 
     to the Bigtop commit mailing list.<br />
     The Bigtop commit mailing list is : 
-    <a 
href="mailto:[email protected]";>[email protected]</a>.
+    <a href="mailto:[email protected]";>[email protected]</a>.
     </p>
     <ul>
-    <li><a 
href="mailto:[email protected]";>Subscribe to 
List</a></li>
-    <li><a 
href="mailto:[email protected]";>Unsubscribe from 
List</a></li>
-    <li><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-bigtop-commits/";>Browse
 archives</a></li>
+    <li><a href="mailto:[email protected]";>Subscribe to 
List</a></li>
+    <li><a href="mailto:[email protected]";>Unsubscribe 
from List</a></li>
+    <li><a 
href="http://mail-archives.apache.org/mod_mbox/bigtop-commits/";>Browse 
archives</a></li>
     </ul>
     
   </body>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/test/site/pom.xml
----------------------------------------------------------------------
diff --git a/test/site/pom.xml b/test/site/pom.xml
index 508a055..26023ce 100644
--- a/test/site/pom.xml
+++ b/test/site/pom.xml
@@ -47,7 +47,7 @@
     <url>https://issues.apache.org/jira/browse/BIGTOP</url>
   </issueManagement>
   <scm>
-    <url>https://svn.apache.org/repos/asf/incubator/bigtop/</url>
+    <url>http://git-wip-us.apache.org/repos/asf/bigtop.git</url>
   </scm>
   <distributionManagement>
     <site>

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/test/site/src/site/apt/devguide.apt
----------------------------------------------------------------------
diff --git a/test/site/src/site/apt/devguide.apt 
b/test/site/src/site/apt/devguide.apt
index c35f843..5be190e 100644
--- a/test/site/src/site/apt/devguide.apt
+++ b/test/site/src/site/apt/devguide.apt
@@ -22,7 +22,7 @@ How to contribute to iTest
   If you find this project interesting and want to contribute your time, ideas,
   code, documentation writing skills, testing cycles - you are very welcome!
 
-  Contributing is easy! Simply go to the 
{{{http://incubator.apache.org/bigtop/}project website}},
+  Contributing is easy! Simply go to the {{{http://bigtop.apache.org/}project 
website}},
   join it and go ahead! 
 
   If you find a problem with iTest, or have a feature request you can

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/test/site/src/site/apt/downloads.apt
----------------------------------------------------------------------
diff --git a/test/site/src/site/apt/downloads.apt 
b/test/site/src/site/apt/downloads.apt
index 7f5a95c..f713e55 100644
--- a/test/site/src/site/apt/downloads.apt
+++ b/test/site/src/site/apt/downloads.apt
@@ -47,5 +47,5 @@ repository 
http://mvnrepository.com/artifact/org.apache.bigtop.itest/itest-commo
 </dependency>
 +--------------------------------------+
 
-  Or you can fetch iTest workspace from 
https://svn.apache.org/repos/asf/incubator/bigtop/
+  Or you can fetch iTest workspace from 
https://git-wip-us.apache.org/repos/asf?p=bigtop.git
 

http://git-wip-us.apache.org/repos/asf/bigtop/blob/b145771a/test/site/src/site/apt/examples.apt
----------------------------------------------------------------------
diff --git a/test/site/src/site/apt/examples.apt 
b/test/site/src/site/apt/examples.apt
index d40849a..f2d1c42 100644
--- a/test/site/src/site/apt/examples.apt
+++ b/test/site/src/site/apt/examples.apt
@@ -85,9 +85,8 @@ mvn verify
 
 * Putting it all together
 
-  As you can see in the 
{{{https://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/suites/}suites}}
-  we are using Maven failsafe plugin to execute tests in the integration 
testing
-  phase of a maven project lifecycle.
+  We are using the Maven failsafe plugin to execute tests in the integration
+  testing phase of a maven project lifecycle.
 
   One of the issues with this plugin is that it requires a presence of a 
physical
   files somewhere on the disk in order to run appropriate tests (which might
@@ -96,9 +95,8 @@ mvn verify
   class files in the location where failsafe will be looking for them, however
   ones from jars found in the classpath will be executed.
 
-  You can see this step being done in the toplevel
-  
{{{https://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/suites/common/pom.xml}pom.xml}}
-  file in the configuration section of <<<org.codehaus.groovy.maven>>> plugin
+  This step is done in the toplevel pom.xml file in the configuration section
+  of <<<org.codehaus.groovy.maven>>> plugin
 
   iTest provides a convenient method of unpacking data files included
   into test artifacts (if needed). It is can be done from the code of the tests

Reply via email to