diff --git a/DISCLAIMER.txt b/DISCLAIMER.txt deleted file mode 100644 index 460e6652..00000000 --- a/DISCLAIMER.txt +++ /dev/null @@ -1,16 +0,0 @@ -Apache Sqoop is an effort undergoing incubation at the Apache Software -Foundation (ASF), sponsored by the Apache Incubator Project Management -Committee. - -Incubation is required for all newly accepted projects until a further review -indicates that the infrastructure, communications, and decisions 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. - -For more information about the incubation status of the Sqoop project you can -go to the following page: - -http://incubator.apache.org/projects/sqoop.html diff --git a/ivy/sqoop-test.xml b/ivy/sqoop-test.xml index 2545494c..df2b3ce9 100644 --- a/ivy/sqoop-test.xml +++ b/ivy/sqoop-test.xml @@ -20,7 +20,7 @@ under the License. - + Sqoop test library diff --git a/ivy/sqoop.xml b/ivy/sqoop.xml index 3e33a2d0..ad921020 100644 --- a/ivy/sqoop.xml +++ b/ivy/sqoop.xml @@ -20,7 +20,7 @@ under the License. - + Sqoop diff --git a/pom-old.xml b/pom-old.xml index 2404276f..79620f2a 100644 --- a/pom-old.xml +++ b/pom-old.xml @@ -43,7 +43,7 @@ ant instead. You have been warned! Apache Sqoop TODO - http://incubator.apache.org/sqoop/ + http://sqoop.apache.org 2011 The Apache Software Foundation @@ -71,9 +71,9 @@ ant instead. You have been warned! - scm:svn:http://svn.apache.org/repos/asf/incubator/sqoop/trunk/ - scm:svn:https://svn.apache.org/repos/asf/incubator/sqoop/trunk/ - http://svn.apache.org/viewvc/incubator/sqoop/trunk/ + scm:svn:http://svn.apache.org/repos/asf/sqoop/trunk/ + scm:svn:https://svn.apache.org/repos/asf/sqoop/trunk/ + http://svn.apache.org/viewvc/sqoop/trunk/ jira diff --git a/src/docs/dev/compiling.txt b/src/docs/dev/compiling.txt index 8cba5cd3..a108cab6 100644 --- a/src/docs/dev/compiling.txt +++ b/src/docs/dev/compiling.txt @@ -22,7 +22,7 @@ Compiling Sqoop from Source --------------------------- You can obtain the source code for Sqoop at: -http://svn.apache.org/repos/asf/incubator/sqoop/trunk +http://svn.apache.org/repos/asf/sqoop/trunk Sqoop source code is held in a +git+ repository. Instructions for retrieving source from the repository are provided at: diff --git a/src/docs/dev/preface.txt b/src/docs/dev/preface.txt index 27f9417e..57d34a44 100644 --- a/src/docs/dev/preface.txt +++ b/src/docs/dev/preface.txt @@ -28,7 +28,7 @@ Sqoop Releases -------------- Apache Sqoop is an open source software product of The Apache Software Foundation. -Development for Sqoop occurs at http://svn.apache.org/repos/asf/incubator/sqoop/trunk. At +Development for Sqoop occurs at http://svn.apache.org/repos/asf/sqoop/trunk. At that site, you can obtain: - New releases of Sqoop as well as its most recent source code diff --git a/src/docs/user/preface.txt b/src/docs/user/preface.txt index 27e36502..f01b2260 100644 --- a/src/docs/user/preface.txt +++ b/src/docs/user/preface.txt @@ -29,7 +29,7 @@ Sqoop Releases Sqoop is an open source software product of the Apache Software Foundation. -Software development for Sqoop occurs at http://svn.apache.org/repos/asf/incubator/sqoop/trunk. +Software development for Sqoop occurs at http://svn.apache.org/repos/asf/sqoop/trunk. At that site you can obtain: - New releases of Sqoop as well as its most recent source code diff --git a/src/docs/user/support.txt b/src/docs/user/support.txt index 0fdf0e30..caf1b170 100644 --- a/src/docs/user/support.txt +++ b/src/docs/user/support.txt @@ -21,13 +21,13 @@ Getting Support --------------- Some general information is available at the -http://incubator.apache.org/sqoop/ +http://sqoop.apache.org/ Report bugs in Sqoop to the issue tracker at -https://issues.apache.org/jira/browse/SQOOP[]. +https://issues.apache.org/jira/browse/SQOOP. Questions and discussion regarding the usage of Sqoop should be directed to the -http://incubator.apache.org/sqoop/mail-lists.html[sqoop-user mailing list]. +http://sqoop.apache.org/mail-lists.html[sqoop-user mailing list]. Before contacting either forum, run your Sqoop job with the +\--verbose+ flag to acquire as much debugging information as diff --git a/src/docs/web/footer.xsl b/src/docs/web/footer.xsl index f93cbfb3..4f8331a7 100644 --- a/src/docs/web/footer.xsl +++ b/src/docs/web/footer.xsl @@ -29,7 +29,7 @@ alt="Documentation Home" />
This document was built from Sqoop source available at - http://svn.apache.org/repos/asf/incubator/sqoop/trunk/. + http://svn.apache.org/repos/asf/sqoop/trunk/.