mirror of
https://github.com/apache/sqoop.git
synced 2025-05-03 10:10:08 +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:
parent
47f1ef75ab
commit
90d15511d5
@ -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
|
|
@ -20,7 +20,7 @@ under the License.
|
|||||||
<ivy-module version="1.0">
|
<ivy-module version="1.0">
|
||||||
<info organisation="org.apache.sqoop" module="${name}-test">
|
<info organisation="org.apache.sqoop" module="${name}-test">
|
||||||
<license name="Apache 2.0"/>
|
<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>
|
<description>
|
||||||
Sqoop test library
|
Sqoop test library
|
||||||
</description>
|
</description>
|
||||||
|
@ -20,7 +20,7 @@ under the License.
|
|||||||
<ivy-module version="1.0">
|
<ivy-module version="1.0">
|
||||||
<info organisation="org.apache.sqoop" module="${name}">
|
<info organisation="org.apache.sqoop" module="${name}">
|
||||||
<license name="Apache 2.0"/>
|
<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>
|
<description>
|
||||||
Sqoop
|
Sqoop
|
||||||
</description>
|
</description>
|
||||||
|
@ -43,7 +43,7 @@ ant instead. You have been warned!
|
|||||||
|
|
||||||
<name>Apache Sqoop</name>
|
<name>Apache Sqoop</name>
|
||||||
<description>TODO</description>
|
<description>TODO</description>
|
||||||
<url>http://incubator.apache.org/sqoop/</url>
|
<url>http://sqoop.apache.org</url>
|
||||||
<inceptionYear>2011</inceptionYear>
|
<inceptionYear>2011</inceptionYear>
|
||||||
<organization>
|
<organization>
|
||||||
<name>The Apache Software Foundation</name>
|
<name>The Apache Software Foundation</name>
|
||||||
@ -71,9 +71,9 @@ ant instead. You have been warned!
|
|||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sqoop/trunk/</connection>
|
<connection>scm:svn:http://svn.apache.org/repos/asf/sqoop/trunk/</connection>
|
||||||
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sqoop/trunk/</developerConnection>
|
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sqoop/trunk/</developerConnection>
|
||||||
<url>http://svn.apache.org/viewvc/incubator/sqoop/trunk/</url>
|
<url>http://svn.apache.org/viewvc/sqoop/trunk/</url>
|
||||||
</scm>
|
</scm>
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>jira</system>
|
<system>jira</system>
|
||||||
|
@ -22,7 +22,7 @@ Compiling Sqoop from Source
|
|||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
You can obtain the source code for Sqoop at:
|
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
|
Sqoop source code is held in a +git+ repository. Instructions for
|
||||||
retrieving source from the repository are provided at:
|
retrieving source from the repository are provided at:
|
||||||
|
@ -28,7 +28,7 @@ Sqoop Releases
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
Apache Sqoop is an open source software product of The Apache Software Foundation.
|
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:
|
that site, you can obtain:
|
||||||
|
|
||||||
- New releases of Sqoop as well as its most recent source code
|
- New releases of Sqoop as well as its most recent source code
|
||||||
|
@ -29,7 +29,7 @@ Sqoop Releases
|
|||||||
|
|
||||||
Sqoop is an open source software product of the Apache Software Foundation.
|
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:
|
At that site you can obtain:
|
||||||
|
|
||||||
- New releases of Sqoop as well as its most recent source code
|
- New releases of Sqoop as well as its most recent source code
|
||||||
|
@ -21,13 +21,13 @@ Getting Support
|
|||||||
---------------
|
---------------
|
||||||
|
|
||||||
Some general information is available at the
|
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
|
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
|
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
|
Before contacting either forum, run your Sqoop job with the
|
||||||
+\--verbose+ flag to acquire as much debugging information as
|
+\--verbose+ flag to acquire as much debugging information as
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
alt="Documentation Home" /></a></span>
|
alt="Documentation Home" /></a></span>
|
||||||
<br/>
|
<br/>
|
||||||
This document was built from Sqoop source available at
|
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>
|
</div>
|
||||||
|
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
Loading…
Reference in New Issue
Block a user