5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-02 22:49:59 +08:00

SQOOP-528: Remove references to incubator from sources

git-svn-id: https://svn.apache.org/repos/asf/sqoop/trunk@1368628 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bilung Lee 2012-08-02 18:06:49 +00:00
parent 47f1ef75ab
commit 90d15511d5
9 changed files with 13 additions and 29 deletions

View File

@ -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

View File

@ -20,7 +20,7 @@ under the License.
<ivy-module version="1.0">
<info organisation="org.apache.sqoop" module="${name}-test">
<license name="Apache 2.0"/>
<ivyauthor name="Sqoop Team" url="http://incubator.apache.org/projects/sqoop.html" />
<ivyauthor name="Sqoop Team" url="http://sqoop.apache.org/" />
<description>
Sqoop test library
</description>

View File

@ -20,7 +20,7 @@ under the License.
<ivy-module version="1.0">
<info organisation="org.apache.sqoop" module="${name}">
<license name="Apache 2.0"/>
<ivyauthor name="Sqoop Team" url="http://incubator.apache.org/projects/sqoop.html" />
<ivyauthor name="Sqoop Team" url="http://sqoop.apache.org/" />
<description>
Sqoop
</description>

View File

@ -43,7 +43,7 @@ ant instead. You have been warned!
<name>Apache Sqoop</name>
<description>TODO</description>
<url>http://incubator.apache.org/sqoop/</url>
<url>http://sqoop.apache.org</url>
<inceptionYear>2011</inceptionYear>
<organization>
<name>The Apache Software Foundation</name>
@ -71,9 +71,9 @@ ant instead. You have been warned!
</developers>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sqoop/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sqoop/trunk/</developerConnection>
<url>http://svn.apache.org/viewvc/incubator/sqoop/trunk/</url>
<connection>scm:svn:http://svn.apache.org/repos/asf/sqoop/trunk/</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sqoop/trunk/</developerConnection>
<url>http://svn.apache.org/viewvc/sqoop/trunk/</url>
</scm>
<issueManagement>
<system>jira</system>

View File

@ -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:

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -29,7 +29,7 @@
alt="Documentation Home" /></a></span>
<br/>
This document was built from Sqoop source available at
<a href="http://svn.apache.org/repos/asf/incubator/sqoop/trunk/">http://svn.apache.org/repos/asf/incubator/sqoop/trunk/</a>.
<a href="http://svn.apache.org/repos/asf/sqoop/trunk/">http://svn.apache.org/repos/asf/sqoop/trunk/</a>.
</div>
</xsl:template>