You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by maurotdo <gi...@git.apache.org> on 2014/03/28 18:00:54 UTC

[GitHub] thrift pull request: Adds composer.json for Thrift dev-master bran...

GitHub user maurotdo opened a pull request:

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

    Adds composer.json for Thrift dev-master branch

    Adds composer.json for Thrift dev-master branch
    
    Given that the next release will likely be 1.0.0, i've aliased the dev-master branch to 1.0.x-dev, so anyone requiring 1.0.x-dev will get the most recent commit in dev-master.
    
    When 1.0.0 will be tagged/released, supposedly creating a branch for it (e.g. 1.0.x), we'll switch (on master) the alias to 1.1.x-dev, so:
    
    - anyone requiring 1.0.* will get the most recent tagged version (stable release) along branch 1.0.x (until lowering minimum-stability to dev, in which case it will yield the most recent commit along that branch)
    - anyone requiring 1.0.x-dev will get the most recent commit in branch 1.0
    - anyone requiring 1.1.x-dev will get the most recent commit in dev-master.
    
    And so on

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

    $ git pull https://github.com/maurotdo/thrift master

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

    https://github.com/apache/thrift/pull/91.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 #91
    
----
commit acba5ca4cb9d6d727e63b25a6ce8dfaf863190bc
Author: Mauro Maggi <ma...@immobiliare.it>
Date:   2014-03-28T16:18:30Z

    Adds composer.json for Thrift dev-master branch and aliases dev-master to 1.0.x-dev

----


---
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: Adds composer.json for Thrift dev-master bran...

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

    https://github.com/apache/thrift/pull/91#issuecomment-39182048
  
    Duplicate of THRIFT-1743 (https://issues.apache.org/jira/browse/THRIFT-1743)


---
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: Adds composer.json for Thrift dev-master bran...

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

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


---
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: Adds composer.json for Thrift dev-master bran...

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

    https://github.com/apache/thrift/pull/91#issuecomment-38945719
  
    Thanks for the patch @maurotdo, will review


---
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.
---