You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by ningzhaohang <gi...@git.apache.org> on 2014/12/24 07:42:27 UTC

[GitHub] thrift pull request: 0.6.x

GitHub user ningzhaohang opened a pull request:

    https://github.com/apache/thrift/pull/338

    0.6.x

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/thrift 0.6.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/338.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #338
    
----
commit 981240d11e82b63529b7680b175bed35a95b93b4
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-07T18:24:38Z

    branch for the 0.6 release candidate
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1056441 13f79535-47bb-0310-9956-ffa450edef68

commit 68a59b2acb300451bea53da0245e4251a124c502
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-07T18:41:20Z

    merge in changes to CHANGES file
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1056450 13f79535-47bb-0310-9956-ffa450edef68

commit e22ff6dbea0d2e667052a778ade4bd9341333f77
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-07T18:46:50Z

    chop the -dev off all version numbers
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1056454 13f79535-47bb-0310-9956-ffa450edef68

commit 960173564264caf33ffae71ba27cd366126ce660
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-11T19:21:51Z

    merge in THRIFT-1033 from trunk
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1057810 13f79535-47bb-0310-9956-ffa450edef68

commit 5baba45df99d625ca682e8ecafb81400a6cb56c5
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-11T19:23:24Z

    update the changes file
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1057812 13f79535-47bb-0310-9956-ffa450edef68

commit eb1e6f7107bb2f861ad008ed77e276a1fda270cb
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-13T18:10:18Z

    THRIFT-1032. make dist fails due to c_glib problem
    
    Patch: Michael Lum
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1058693 13f79535-47bb-0310-9956-ffa450edef68

commit 3d60f81ce1a7cde3a801888117e2cbbf5ee774e8
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-13T18:11:49Z

    update CHANGES file
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1058695 13f79535-47bb-0310-9956-ffa450edef68

commit 923e453be43ed31d2c32ed3af28581a3785a79b4
Author: Christian Lavoie <cl...@apache.org>
Date:   2011-01-24T23:01:37Z

    Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives the same patch.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1063050 13f79535-47bb-0310-9956-ffa450edef68

commit 38b6574865f2646b0b455ca0ceb2ff3ba83315ee
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-01-26T22:46:04Z

    THRIFT-1038. java: Generated Java code for structures containing binary fields (or collections thereof) are not serializable (in the Java sense) even though they implement java.io.Serializable
    
    This patch causes Java Serialized Thrift structs to be serialized onto the stream via the Compact Protocol.
    
    Patch: Mathias Herberts
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1063911 13f79535-47bb-0310-9956-ffa450edef68

commit 68634a0bac61d41b8ce057d0c9086aea82f4d853
Author: T Jake Luciani <ja...@apache.org>
Date:   2011-01-31T01:57:14Z

    merge changes for 0.6 rc2
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1065464 13f79535-47bb-0310-9956-ffa450edef68

commit c76009881b2149ef5840692fdf50d0025acd069c
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-03-24T22:20:12Z

    THRIFT-1112. java: Maven deploy support
    
    Patch: Jake Farrell
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085164 13f79535-47bb-0310-9956-ffa450edef68

commit 1735a73cc189ef874b44160fbd06e0b7b778cfa9
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-03-24T22:22:24Z

    THRIFT-1074. .keystore and .truststore are missing from the 0.6.0 distribution
    
    Patch: Jake Farrell
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085165 13f79535-47bb-0310-9956-ffa450edef68

commit 2511cdcef91f3aad716ec0aaca54e37746300cbd
Author: Bryan Duxbury <br...@apache.org>
Date:   2011-03-24T22:26:32Z

    adjust version number to 0.6.1
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085168 13f79535-47bb-0310-9956-ffa450edef68

commit 65e7544643bba71bd426a3a8ba7ed559079fa2e2
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-14T14:30:25Z

    Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string
    Client lib: csharp
    Patch: Maciek Weksej
    
    C# JSON Protocol throws TProtocolException after meeting an escaped character in UTF8 string, this casts the value being read to avoid this.
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1092282 13f79535-47bb-0310-9956-ffa450edef68

commit b46cbbf3182dd2792ad3d34ddb083fed91573be4
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-19T21:11:54Z

    Thrift-363: Maven Deploy
    Patch: jfarrell
    Client lib: java
    
    Adding the ability to publish the java client library as artifacts to the apache maven repository.     
    
    Usage: ant -Drelease=true publish
    Note: You must have a gpg key setup and push it to pgp.mit.edu and
      have a ~/.m2/settings.xml file containing your apache and gpg information.
      Thrift-1114 will help make this file more secure or unnecessary.
    
      <settings>
        <servers>
          <server>
            <id>apache.releases.https</id>
            <username>@APACHE_USERNAME@</username>
            <password>@APACHE_PASSWORD@</password>
          </server>
        </servers>
        <profiles>
          <profile>
            <id>gpg</id>
            <properties>
              <gpg.passphrase>@GPG_PASSPHRASE@</gpg.passphrase>
            </properties>
          </profile>
        </profiles>
      </settings>
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095216 13f79535-47bb-0310-9956-ffa450edef68

commit 11676adeb37b8f13c0abd6b2dade85cadcc58382
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-19T21:15:17Z

    Thrift-1109: Deploy fb303 along side libthrift to maven repo
    patch: jfarrell
    client: contrib fb303 java
    depends on: Thrift-363
    
    Adding the ability to publish the fb303 java library as an artifact alongside libthrift to the apache maven repository. 
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095218 13f79535-47bb-0310-9956-ffa450edef68

commit 209d6dcc0e2fece7e28e3092a8d7c52a7ab0d23f
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-20T16:35:20Z

    Thrift-1133: Java and JavaScript tutorial is broken since we have Java maven deployment
    patch: jfarrell
    client: js
    
    Fixing build.xml for the js test cases to use ant-tasks.
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095454 13f79535-47bb-0310-9956-ffa450edef68

commit 3ecea5005880b9fb86fc854b85e6812897d0683b
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-20T19:48:12Z

    Adding java build.properties file to the exported files list. 
    
    client: java
    
    
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095491 13f79535-47bb-0310-9956-ffa450edef68

commit 5a53060de2af5959db0ef21ee4a865ae3fa67fd3
Author: Jake Farrell <jf...@apache.org>
Date:   2011-04-20T20:11:07Z

    Updating CHANGES for 0.6.1.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1095500 13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: 0.6.x

Posted by jfarrell <gi...@git.apache.org>.
Github user jfarrell closed the pull request at:

    https://github.com/apache/thrift/pull/338


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: 0.6.x

Posted by Jens-G <gi...@git.apache.org>.
Github user Jens-G commented on the pull request:

    https://github.com/apache/thrift/pull/338#issuecomment-68206210
  
    After looking at your other PRs it becomes even more unlikely. Please close this PR.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift pull request: 0.6.x

Posted by Jens-G <gi...@git.apache.org>.
Github user Jens-G commented on the pull request:

    https://github.com/apache/thrift/pull/338#issuecomment-68206154
  
    Hi,
    
    it is not only the merge conflicts, in general I have serious doubts. From my knowledge there are no plans to maintain such an old branch any further. You are welcome to explain your reasons for this PR on the [dev mailing list](https://thrift.apache.org/mailing), but - unless you come up with some very convincing reasons - this PR is very unlikely to be accepted. 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---