You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by ro...@apache.org on 2013/03/22 21:10:52 UTC

[2/2] git commit: subversion, thanks and good bye ;-r

subversion, thanks and good bye
;-r


Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/565517a1
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/565517a1
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/565517a1

Branch: refs/heads/master
Commit: 565517a16c0760f78f3d6183fa88cc77e3b31842
Parents: 8cdb9e9
Author: Roger Meier <ro...@apache.org>
Authored: Fri Mar 22 21:08:39 2013 +0100
Committer: Roger Meier <ro...@apache.org>
Committed: Fri Mar 22 21:08:39 2013 +0100

----------------------------------------------------------------------
 contrib/fb303/java/build.xml |    6 +++---
 debian/control               |    6 +++---
 doap.rdf                     |    8 ++++----
 lib/as3/build.xml            |    6 +++---
 lib/java/build.xml           |    6 +++---
 lib/js/test/test.html        |    2 +-
 lib/nodejs/package.json      |    4 ++--
 test/nodejs/package.json     |    4 ++--
 tutorial/js/tutorial.html    |    2 +-
 9 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/contrib/fb303/java/build.xml
----------------------------------------------------------------------
diff --git a/contrib/fb303/java/build.xml b/contrib/fb303/java/build.xml
old mode 100644
new mode 100755
index c96e4be..bb80e64
--- 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"/>

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/debian/control
----------------------------------------------------------------------
diff --git a/debian/control b/debian/control
index f1b3fba..fceb597 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 <de...@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
 

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/doap.rdf
----------------------------------------------------------------------
diff --git a/doap.rdf b/doap.rdf
index 411ab21..80e7fa7 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>

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/lib/as3/build.xml
----------------------------------------------------------------------
diff --git a/lib/as3/build.xml b/lib/as3/build.xml
old mode 100644
new mode 100755
index aa523f0..62a9fe8
--- 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"/>

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/lib/java/build.xml
----------------------------------------------------------------------
diff --git a/lib/java/build.xml b/lib/java/build.xml
old mode 100644
new mode 100755
index ddbdfda..213d5ce
--- 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"/>

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/lib/js/test/test.html
----------------------------------------------------------------------
diff --git a/lib/js/test/test.html b/lib/js/test/test.html
index 9396fd5..1c8fc9a 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>

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/lib/nodejs/package.json
----------------------------------------------------------------------
diff --git a/lib/nodejs/package.json b/lib/nodejs/package.json
old mode 100644
new mode 100755
index cb4d222..b3f7b20
--- 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":

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/test/nodejs/package.json
----------------------------------------------------------------------
diff --git a/test/nodejs/package.json b/test/nodejs/package.json
old mode 100644
new mode 100755
index 7afe077..85adef1
--- 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",

http://git-wip-us.apache.org/repos/asf/thrift/blob/565517a1/tutorial/js/tutorial.html
----------------------------------------------------------------------
diff --git a/tutorial/js/tutorial.html b/tutorial/js/tutorial.html
old mode 100644
new mode 100755
index e900421..131ffae
--- 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