You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/15 23:46:34 UTC

[jira] [Commented] (THRIFT-2829) Support haxelib installation via github

    [ https://issues.apache.org/jira/browse/THRIFT-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213786#comment-14213786 ] 

ASF GitHub Bot commented on THRIFT-2829:
----------------------------------------

GitHub user Jens-G opened a pull request:

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

    THRIFT-2829 Support haxelib installation via github

    

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

    $ git pull https://github.com/Jens-G/thrift thrift-2829

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

    https://github.com/apache/thrift/pull/268.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 #268
    
----
commit b2138d28741c8921392d65f907ec1d3f6973d286
Author: Jens Geyer <je...@apache.org>
Date:   2014-10-17T23:40:20Z

    multiple library fixes/improvements:
    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

commit 6bfefaec6834e134c338a20aeb1ac55ce8305873
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-09T22:05:37Z

    args/results class not found without namespaces
    - one source file per Haxe class
    - ensure correctly capitalized names

commit 3f6984db86aabb25408ae5a6e64a7a3d9c960a70
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

commit 26f5fdc3724873adf9f728b6f3818a1edd52e775
Author: Jens Geyer <je...@apache.org>
Date:   2014-10-17T23:40:20Z

    multiple library fixes/improvements:
    - TSocket ignores timeout on read()
    - TFramedTransport throws Eof after first receive cycle
    - TFramedTransport .flush() did not invoke the read callback
    - incorrect declaration of logDelegate member variable
    - added FlashDevelop project files
    - added Haxe files to EXTRA_DIST etc.
    - added haxelib.json control file for haxelib.org

commit cc3e11d8a3040541662980d3ac2cd69ec4fa6bb2
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-09T22:05:37Z

    args/results class not found without namespaces
    - one source file per Haxe class
    - ensure correctly capitalized names

commit 6aa05f31ae8cc5ea6b4a6220359626c64d20adea
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-09T17:52:48Z

    Multiplex protocol on any language

commit a248817f122541023a9f541607923a2ed86c3c23
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-10T23:54:05Z

    Merge branch 'master' of https://github.com/Jens-G/thrift

commit 087596dcc1e40315c46ff6c77a1651785320152e
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-11T01:08:45Z

    Merge branch 'master' of https://github.com/apache/thrift

commit bc50db3106cbfd6ddf9837e5342b10a1e0f9815d
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-15T22:31:27Z

    Merge branch 'master' of https://github.com/apache/thrift

commit 722594b6f66690e3abb581356526487c0dd8c48a
Author: Jens Geyer <je...@apache.org>
Date:   2014-11-15T22:06:47Z

    THRIFT-2829 Support haxelib installation via github
    Client: Haxe
    Patch: Jens Geyer

----


> Support haxelib installation via github
> ---------------------------------------
>
>                 Key: THRIFT-2829
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2829
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haxe - Library
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>             Fix For: 0.9.3
>
>
> The haxelib tool supports installation via GitHub. Because haxelib.org currently does not support the Apache 2.0 license option, the library cannot be installed via {{haxelib install}]. However, since the {{haxelib git}] option is fully functional with regard to updates, we can use that option without much problems.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)