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

Carl Yeksigian commented on THRIFT-1985:
----------------------------------------

+1: this is a really great idea, and would really help with cross-language 
testing.

A few updates in the patch:
# Add .vagrant to .gitignore
# Erlang requires git for getting a package
# make dist for C++ requires the qt lib; using libqt4-dev (removed commented 
out qt-sdk)
# Java requires ant as well as javac

Now, just to add those other languages.
                
> add a Vagrantfile to build and test Apache Thrift fully reproducable
> --------------------------------------------------------------------
>
>                 Key: THRIFT-1985
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1985
>             Project: Thrift
>          Issue Type: Improvement
>         Environment: vagrant
>            Reporter: Roger Meier
>         Attachments: Vagrantfile
>
>
> I made a Vagrantfile to build and test with the following steps by using 
> Vagrant:
> {noformat}
> cd thrift-src
> vagrant up
> {noformat}
> ;-r

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to