You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by bl...@apache.org on 2012/08/02 20:06:50 UTC

svn commit: r1368628 - in /sqoop/trunk: DISCLAIMER.txt ivy/sqoop-test.xml ivy/sqoop.xml pom-old.xml src/docs/dev/compiling.txt src/docs/dev/preface.txt src/docs/user/preface.txt src/docs/user/support.txt src/docs/web/footer.xsl

Author: blee
Date: Thu Aug  2 18:06:49 2012
New Revision: 1368628

URL: http://svn.apache.org/viewvc?rev=1368628&view=rev
Log:
SQOOP-528: Remove references to incubator from sources

Removed:
    sqoop/trunk/DISCLAIMER.txt
Modified:
    sqoop/trunk/ivy/sqoop-test.xml
    sqoop/trunk/ivy/sqoop.xml
    sqoop/trunk/pom-old.xml
    sqoop/trunk/src/docs/dev/compiling.txt
    sqoop/trunk/src/docs/dev/preface.txt
    sqoop/trunk/src/docs/user/preface.txt
    sqoop/trunk/src/docs/user/support.txt
    sqoop/trunk/src/docs/web/footer.xsl

Modified: sqoop/trunk/ivy/sqoop-test.xml
URL: http://svn.apache.org/viewvc/sqoop/trunk/ivy/sqoop-test.xml?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/ivy/sqoop-test.xml (original)
+++ sqoop/trunk/ivy/sqoop-test.xml Thu Aug  2 18:06:49 2012
@@ -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>

Modified: sqoop/trunk/ivy/sqoop.xml
URL: http://svn.apache.org/viewvc/sqoop/trunk/ivy/sqoop.xml?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/ivy/sqoop.xml (original)
+++ sqoop/trunk/ivy/sqoop.xml Thu Aug  2 18:06:49 2012
@@ -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>

Modified: sqoop/trunk/pom-old.xml
URL: http://svn.apache.org/viewvc/sqoop/trunk/pom-old.xml?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/pom-old.xml (original)
+++ sqoop/trunk/pom-old.xml Thu Aug  2 18:06:49 2012
@@ -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>

Modified: sqoop/trunk/src/docs/dev/compiling.txt
URL: http://svn.apache.org/viewvc/sqoop/trunk/src/docs/dev/compiling.txt?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/src/docs/dev/compiling.txt (original)
+++ sqoop/trunk/src/docs/dev/compiling.txt Thu Aug  2 18:06:49 2012
@@ -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:

Modified: sqoop/trunk/src/docs/dev/preface.txt
URL: http://svn.apache.org/viewvc/sqoop/trunk/src/docs/dev/preface.txt?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/src/docs/dev/preface.txt (original)
+++ sqoop/trunk/src/docs/dev/preface.txt Thu Aug  2 18:06:49 2012
@@ -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

Modified: sqoop/trunk/src/docs/user/preface.txt
URL: http://svn.apache.org/viewvc/sqoop/trunk/src/docs/user/preface.txt?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/src/docs/user/preface.txt (original)
+++ sqoop/trunk/src/docs/user/preface.txt Thu Aug  2 18:06:49 2012
@@ -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

Modified: sqoop/trunk/src/docs/user/support.txt
URL: http://svn.apache.org/viewvc/sqoop/trunk/src/docs/user/support.txt?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/src/docs/user/support.txt (original)
+++ sqoop/trunk/src/docs/user/support.txt Thu Aug  2 18:06:49 2012
@@ -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

Modified: sqoop/trunk/src/docs/web/footer.xsl
URL: http://svn.apache.org/viewvc/sqoop/trunk/src/docs/web/footer.xsl?rev=1368628&r1=1368627&r2=1368628&view=diff
==============================================================================
--- sqoop/trunk/src/docs/web/footer.xsl (original)
+++ sqoop/trunk/src/docs/web/footer.xsl Thu Aug  2 18:06:49 2012
@@ -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>