summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2013-03-22 21:08:39 +0100
committerRoger Meier <roger@apache.org>2013-03-22 21:08:39 +0100
commit565517a16c0760f78f3d6183fa88cc77e3b31842 (patch)
tree9be4478a0a0161cc18634dc0e7903386292cb296
parent8cdb9e983ca2dc489e840ac003aaff8c7c7819ac (diff)
downloadthrift-565517a16c0760f78f3d6183fa88cc77e3b31842.tar.gz
subversion, thanks and good bye
;-r
-rwxr-xr-x[-rw-r--r--]contrib/fb303/java/build.xml6
-rw-r--r--debian/control6
-rwxr-xr-xdoap.rdf8
-rwxr-xr-x[-rw-r--r--]lib/as3/build.xml6
-rwxr-xr-x[-rw-r--r--]lib/java/build.xml6
-rwxr-xr-xlib/js/test/test.html2
-rwxr-xr-x[-rw-r--r--]lib/nodejs/package.json4
-rwxr-xr-x[-rw-r--r--]test/nodejs/package.json4
-rwxr-xr-x[-rw-r--r--]tutorial/js/tutorial.html2
9 files changed, 22 insertions, 22 deletions
diff --git a/contrib/fb303/java/build.xml b/contrib/fb303/java/build.xml
index c96e4beb3..bb80e640a 100644..100755
--- a/contrib/fb303/java/build.xml
+++ b/contrib/fb303/java/build.xml
@@ -132,9 +132,9 @@
<remoteRepository refid="central"/>
<remoteRepository refid="apache"/>
<license name="The Apache Software License, Version 2.0" url="${license}"/>
- <scm connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- url="http://svn.apache.org/viewcvs.cgi/thrift"
+ <scm connection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ developerConnection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ url="https://git-wip-us.apache.org/repos/asf?p=thrift.git"
/>
<!-- Thrift Developers -->
<developer id="mcslee" name="Mark Slee"/>
diff --git a/debian/control b/debian/control
index f1b3fbabb..fceb59795 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Build-Depends: debhelper (>= 5), build-essential, mono-gmcs, python-dev, ant,
automake, pkg-config, libtool, bison, flex, libboost-dev | libboost1.40-dev, python-all,
python-all-dev, python-all-dbg, openjdk-6-jdk | java-sdk, libcommons-lang-java,
libboost-test-dev | libboost-test1.40-dev, libevent-dev, perl (>= 5.8.0-7),
- php5, php5-dev, libglib2.0-dev
+ php5, php5-dev, libglib2.0-dev, libqt4-dev
Maintainer: Thrift Developer's <dev@thrift.apache.org>
Homepage: http://thrift.apache.org/
-Vcs-Svn: https://svn.apache.org/repos/asf/thrift
-Vcs-Browser: http://svn.apache.org/viewvc/thrift
+Vcs-Git: https://git-wip-us.apache.org/repos/asf/thrift.git
+Vcs-Browser: https://git-wip-us.apache.org/repos/asf?p=thrift.git
Standards-Version: 3.7.2
XS-Python-Version: >= 2.4
diff --git a/doap.rdf b/doap.rdf
index 411ab21bc..80e7fa7b7 100755
--- a/doap.rdf
+++ b/doap.rdf
@@ -102,10 +102,10 @@
</Version>
</release>
<repository>
- <SVNRepository>
- <location rdf:resource="http://svn.apache.org/repos/asf/thrift"/>
- <browse rdf:resource="http://svn.apache.org/viewvc/thrift"/>
- </SVNRepository>
+ <GitRepository>
+ <location rdf:resource="https://git-wip-us.apache.org/repos/asf/thrift.git"/>
+ <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=thrift.git"/>
+ </GitRepository>
</repository>
<maintainer>
<foaf:Person>
diff --git a/lib/as3/build.xml b/lib/as3/build.xml
index aa523f02a..62a9fe8b7 100644..100755
--- a/lib/as3/build.xml
+++ b/lib/as3/build.xml
@@ -120,9 +120,9 @@
<remoteRepository refid="central"/>
<remoteRepository refid="apache"/>
<license name="The Apache Software License, Version 2.0" url="${license}"/>
- <scm connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- url="http://svn.apache.org/viewcvs.cgi/thrift"
+ <scm connection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ developerConnection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ url="https://git-wip-us.apache.org/repos/asf?p=thrift.git"
/>
<!-- Thrift Developers -->
<developer id="mcslee" name="Mark Slee"/>
diff --git a/lib/java/build.xml b/lib/java/build.xml
index ddbdfda93..213d5cefc 100644..100755
--- a/lib/java/build.xml
+++ b/lib/java/build.xml
@@ -295,9 +295,9 @@
<remoteRepository refid="central"/>
<remoteRepository refid="apache"/>
<license name="The Apache Software License, Version 2.0" url="${license}"/>
- <scm connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/"
- url="http://svn.apache.org/viewcvs.cgi/thrift"
+ <scm connection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ developerConnection="scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git"
+ url="https://git-wip-us.apache.org/repos/asf?p=thrift.git"
/>
<!-- Thrift Developers -->
<developer id="mcslee" name="Mark Slee"/>
diff --git a/lib/js/test/test.html b/lib/js/test/test.html
index 9396fd58f..1c8fc9a6c 100755
--- a/lib/js/test/test.html
+++ b/lib/js/test/test.html
@@ -37,7 +37,7 @@
<script type="text/javascript" src="test.js" charset="utf-8"></script>
</head>
<body>
- <h1 id="qunit-header">Thrift Javascript Bindings: Unit Test (<a href="https://svn.apache.org/repos/asf/thrift/trunk/test/ThriftTest.thrift">ThriftTest.thrift</a>)</h1>
+ <h1 id="qunit-header">Thrift Javascript Bindings: Unit Test (<a href="https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=test/ThriftTest.thrift;hb=HEAD">ThriftTest.thrift</a>)</h1>
<h2 id="qunit-banner"></h2>
<div id="qunit-testrunner-toolbar"></div>
<h2 id="qunit-userAgent"></h2>
diff --git a/lib/nodejs/package.json b/lib/nodejs/package.json
index cb4d22212..b3f7b20c9 100644..100755
--- a/lib/nodejs/package.json
+++ b/lib/nodejs/package.json
@@ -3,8 +3,8 @@
"description": "node.js bindings for the Apache Thrift RPC system",
"homepage": "http://thrift.apache.org/",
"repository":
- { "type" : "svn",
- "url" : "http://svn.apache.org/repos/asf/thrift/trunk/"
+ { "type" : "git",
+ "url" : "https://git-wip-us.apache.org/repos/asf/thrift.git"
},
"version": "1.0.0-dev",
"author":
diff --git a/test/nodejs/package.json b/test/nodejs/package.json
index 7afe077f4..85adef14b 100644..100755
--- a/test/nodejs/package.json
+++ b/test/nodejs/package.json
@@ -4,8 +4,8 @@
"description": "node.js test server and client for the Apache Thrift",
"homepage": "http://thrift.apache.org/",
"repository":
- { "type" : "svn",
- "url" : "http://svn.apache.org/repos/asf/thrift/trunk/"
+ { "type" : "git",
+ "url" : "https://git-wip-us.apache.org/repos/asf/thrift.git"
},
"author":
{ "name": "Apache Thrift Developers",
diff --git a/tutorial/js/tutorial.html b/tutorial/js/tutorial.html
index e9004214e..131ffae9b 100644..100755
--- a/tutorial/js/tutorial.html
+++ b/tutorial/js/tutorial.html
@@ -98,7 +98,7 @@
</table>
</form>
- <p>This Java Script example uses <a href="https://svn.apache.org/repos/asf/thrift/trunk/tutorial/tutorial.thrift">tutorial.thrift</a> and a Thrift server using JSON protocol and HTTP transport.
+ <p>This Java Script example uses <a href="https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=blob;f=tutorial/tutorial.thrift;hb=HEAD">tutorial.thrift</a> and a Thrift server using JSON protocol and HTTP transport.
</p>
<p>
<a href="http://validator.w3.org/check/referer"><img