You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jf...@apache.org on 2016/10/19 02:02:33 UTC

svn commit: r16586 - in /dev/thrift/0.10.0: ./ compiler/ compiler/windows/ contrib/ contrib/fb303/ contrib/thrift-maven-plugin/ contrib/ubuntu/ lib/ lib/csharp/ lib/haskell/ lib/java/ lib/python/ lib/ruby/

Author: jfarrell
Date: Wed Oct 19 02:02:33 2016
New Revision: 16586

Log:
Apache Thrift 0.10.0-rc0 release candidate staging

Added:
    dev/thrift/0.10.0/
    dev/thrift/0.10.0/compiler/
    dev/thrift/0.10.0/compiler/windows/
    dev/thrift/0.10.0/compiler/windows/thrift-0.10.0-rc0.exe   (with props)
    dev/thrift/0.10.0/contrib/
    dev/thrift/0.10.0/contrib/fb303/
    dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.jar   (with props)
    dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.pom
    dev/thrift/0.10.0/contrib/thrift-maven-plugin/
    dev/thrift/0.10.0/contrib/thrift-maven-plugin/thrift-maven-plugin-0.10.0.jar   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/
    dev/thrift/0.10.0/contrib/ubuntu/libthrift-cil_0.10.0_all.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/libthrift-dev_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/libthrift-java_0.10.0_all.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/libthrift-perl_0.10.0_all.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/libthrift0_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/php5-thrift_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/python-thrift-dbg_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/python-thrift_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/python3-thrift-dbg_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/python3-thrift_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/ruby-thrift_0.10.0_all.deb   (with props)
    dev/thrift/0.10.0/contrib/ubuntu/thrift-compiler_0.10.0_amd64.deb   (with props)
    dev/thrift/0.10.0/lib/
    dev/thrift/0.10.0/lib/csharp/
    dev/thrift/0.10.0/lib/csharp/Thrift.dll   (with props)
    dev/thrift/0.10.0/lib/haskell/
    dev/thrift/0.10.0/lib/haskell/thrift-0.10.0.tar.gz   (with props)
    dev/thrift/0.10.0/lib/java/
    dev/thrift/0.10.0/lib/java/libthrift-0.10.0-javadoc.jar   (with props)
    dev/thrift/0.10.0/lib/java/libthrift-0.10.0.jar   (with props)
    dev/thrift/0.10.0/lib/java/libthrift-0.10.0.pom
    dev/thrift/0.10.0/lib/python/
    dev/thrift/0.10.0/lib/python/thrift-0.10.0-py2.7-linux-x86_64.egg   (with props)
    dev/thrift/0.10.0/lib/ruby/
    dev/thrift/0.10.0/lib/ruby/thrift-0.10.0.0.gem   (with props)
    dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz   (with props)
    dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.asc
    dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.md5
    dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.sha

Added: dev/thrift/0.10.0/compiler/windows/thrift-0.10.0-rc0.exe
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/compiler/windows/thrift-0.10.0-rc0.exe
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/thrift/0.10.0/compiler/windows/thrift-0.10.0-rc0.exe
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.pom
==============================================================================
--- dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.pom (added)
+++ dev/thrift/0.10.0/contrib/fb303/libfb303-0.10.0.pom Wed Oct 19 02:02:33 2016
@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.thrift</groupId>
+  <artifactId>libfb303</artifactId>
+  <version>0.10.0</version>
+  <packaging>pom</packaging>
+  <name>Apache Thrift</name>
+  <description>Thrift is a software framework for scalable cross-language services development.</description>
+  <url>http://thrift.apache.org</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mcslee</id>
+      <name>Mark Slee</name>
+    </developer>
+    <developer>
+      <id>dreiss</id>
+      <name>David Reiss</name>
+    </developer>
+    <developer>
+      <id>aditya</id>
+      <name>Aditya Agarwal</name>
+    </developer>
+    <developer>
+      <id>marck</id>
+      <name>Marc Kwiatkowski</name>
+    </developer>
+    <developer>
+      <id>jwang</id>
+      <name>James Wang</name>
+    </developer>
+    <developer>
+      <id>cpiro</id>
+      <name>Chris Piro</name>
+    </developer>
+    <developer>
+      <id>bmaurer</id>
+      <name>Ben Maurer</name>
+    </developer>
+    <developer>
+      <id>kclark</id>
+      <name>Kevin Clark</name>
+    </developer>
+    <developer>
+      <id>jake</id>
+      <name>Jake Luciani</name>
+    </developer>
+    <developer>
+      <id>bryanduxbury</id>
+      <name>Bryan Duxbury</name>
+    </developer>
+    <developer>
+      <id>esteve</id>
+      <name>Esteve Fernandez</name>
+    </developer>
+    <developer>
+      <id>todd</id>
+      <name>Todd Lipcon</name>
+    </developer>
+    <developer>
+      <id>geechorama</id>
+      <name>Andrew McGeachie</name>
+    </developer>
+    <developer>
+      <id>molinaro</id>
+      <name>Anthony Molinaro</name>
+    </developer>
+    <developer>
+      <id>roger</id>
+      <name>Roger Meier</name>
+    </developer>
+    <developer>
+      <id>jfarrell</id>
+      <name>Jake Farrell</name>
+    </developer>
+    <developer>
+      <id>jensg</id>
+      <name>Jens Geyer</name>
+    </developer>
+    <developer>
+      <id>carl</id>
+      <name>Carl Yeksigian</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=thrift.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.thrift</groupId>
+      <artifactId>libthrift</artifactId>
+      <version>0.10.0</version>
+    </dependency>
+  </dependencies>
+</project>

Added: dev/thrift/0.10.0/contrib/thrift-maven-plugin/thrift-maven-plugin-0.10.0.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/thrift-maven-plugin/thrift-maven-plugin-0.10.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/libthrift-cil_0.10.0_all.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/libthrift-cil_0.10.0_all.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/libthrift-dev_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/libthrift-dev_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/libthrift-java_0.10.0_all.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/libthrift-java_0.10.0_all.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/libthrift-perl_0.10.0_all.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/libthrift-perl_0.10.0_all.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/libthrift0_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/libthrift0_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/php5-thrift_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/php5-thrift_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/python-thrift-dbg_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/python-thrift-dbg_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/python-thrift_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/python-thrift_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/python3-thrift-dbg_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/python3-thrift-dbg_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/python3-thrift_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/python3-thrift_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/ruby-thrift_0.10.0_all.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/ruby-thrift_0.10.0_all.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/contrib/ubuntu/thrift-compiler_0.10.0_amd64.deb
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/contrib/ubuntu/thrift-compiler_0.10.0_amd64.deb
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/csharp/Thrift.dll
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/csharp/Thrift.dll
------------------------------------------------------------------------------
    svn:executable = *

Propchange: dev/thrift/0.10.0/lib/csharp/Thrift.dll
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/haskell/thrift-0.10.0.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/haskell/thrift-0.10.0.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/java/libthrift-0.10.0-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/java/libthrift-0.10.0-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/java/libthrift-0.10.0.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/java/libthrift-0.10.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/java/libthrift-0.10.0.pom
==============================================================================
--- dev/thrift/0.10.0/lib/java/libthrift-0.10.0.pom (added)
+++ dev/thrift/0.10.0/lib/java/libthrift-0.10.0.pom Wed Oct 19 02:02:33 2016
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.thrift</groupId>
+  <artifactId>libthrift</artifactId>
+  <version>0.10.0</version>
+  <packaging>pom</packaging>
+  <name>Apache Thrift</name>
+  <description>Thrift is a software framework for scalable cross-language services development.</description>
+  <url>http://thrift.apache.org</url>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+    </license>
+  </licenses>
+  <developers>
+    <developer>
+      <id>mcslee</id>
+      <name>Mark Slee</name>
+    </developer>
+    <developer>
+      <id>dreiss</id>
+      <name>David Reiss</name>
+    </developer>
+    <developer>
+      <id>aditya</id>
+      <name>Aditya Agarwal</name>
+    </developer>
+    <developer>
+      <id>marck</id>
+      <name>Marc Kwiatkowski</name>
+    </developer>
+    <developer>
+      <id>jwang</id>
+      <name>James Wang</name>
+    </developer>
+    <developer>
+      <id>cpiro</id>
+      <name>Chris Piro</name>
+    </developer>
+    <developer>
+      <id>bmaurer</id>
+      <name>Ben Maurer</name>
+    </developer>
+    <developer>
+      <id>kclark</id>
+      <name>Kevin Clark</name>
+    </developer>
+    <developer>
+      <id>jake</id>
+      <name>Jake Luciani</name>
+    </developer>
+    <developer>
+      <id>bryanduxbury</id>
+      <name>Bryan Duxbury</name>
+    </developer>
+    <developer>
+      <id>esteve</id>
+      <name>Esteve Fernandez</name>
+    </developer>
+    <developer>
+      <id>todd</id>
+      <name>Todd Lipcon</name>
+    </developer>
+    <developer>
+      <id>geechorama</id>
+      <name>Andrew McGeachie</name>
+    </developer>
+    <developer>
+      <id>molinaro</id>
+      <name>Anthony Molinaro</name>
+    </developer>
+    <developer>
+      <id>roger</id>
+      <name>Roger Meier</name>
+    </developer>
+    <developer>
+      <id>jfarrell</id>
+      <name>Jake Farrell</name>
+    </developer>
+    <developer>
+      <id>jensg</id>
+      <name>Jens Geyer</name>
+    </developer>
+    <developer>
+      <id>carl</id>
+      <name>Carl Yeksigian</name>
+    </developer>
+  </developers>
+  <scm>
+    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git</connection>
+    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/thrift.git</developerConnection>
+    <url>https://git-wip-us.apache.org/repos/asf?p=thrift.git</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+      <version>1.7.12</version>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>servlet-api</artifactId>
+      <version>2.5</version>
+      <scope>provided</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+      <version>4.4.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+      <version>4.4.1</version>
+    </dependency>
+  </dependencies>
+</project>

Added: dev/thrift/0.10.0/lib/python/thrift-0.10.0-py2.7-linux-x86_64.egg
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/python/thrift-0.10.0-py2.7-linux-x86_64.egg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/lib/ruby/thrift-0.10.0.0.gem
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/lib/ruby/thrift-0.10.0.0.gem
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.asc
==============================================================================
--- dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.asc (added)
+++ dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.asc Wed Oct 19 02:02:33 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iF4EABEIAAYFAlgG08AACgkQuwY2j2a3ePnstAEAluFTLcZ1SRwcZt5+ZhXzwamq
+L1rRf9BpYG0mbmoOqw4A+wRokYBCoCKay8kKIjfaU27TSSXX4HvXGScngCW9TSuB
+=+RSb
+-----END PGP SIGNATURE-----

Added: dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.md5
==============================================================================
--- dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.md5 (added)
+++ dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.md5 Wed Oct 19 02:02:33 2016
@@ -0,0 +1 @@
+MD5 (thrift-0.10.0-rc0.tar.gz) = 3fbab9c36b2ea84cd443fc2cbff33fb3

Added: dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.sha
==============================================================================
--- dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.sha (added)
+++ dev/thrift/0.10.0/thrift-0.10.0-rc0.tar.gz.sha Wed Oct 19 02:02:33 2016
@@ -0,0 +1 @@
+fdb9c1913187bb54145f96f95084fc5d32dd6a84  thrift-0.10.0-rc0.tar.gz