Re: Review Request 41700: vagrant file for apache wave

2015-12-27 Thread Evan Hughes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111952 --- Ship it! Ship It! - Evan Hughes On Dec. 26, 2015, 5:24 a.m., Ev

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Evan Hughes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/ --- (Updated Dec. 26, 2015, 5:24 a.m.) Review request for wave, Ali Lown and Yuri Z

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Evan Hughes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/ --- (Updated Dec. 26, 2015, 5:18 a.m.) Review request for wave, Ali Lown and Yuri Z

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Evan Hughes
> On Dec. 25, 2015, 10:11 p.m., Andreas Kotes wrote: > > scripts/vagrant/setup-fedora.sh, line 21 > > > > > > Ubuntu is using OpenJDK 7? > > > > Don't care either way, but should be consistent. offically w

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Andreas Kotes
> On Dez. 24, 2015, 9:23 nachm., Andreas Kotes wrote: > > Fedora doesn't seem to be so lucky :( > > > > $ vagrant up fedora > > Bringing machine 'fedora' up with 'virtualbox' provider... > > ==> fedora: Importing base box 'fedora/23-cloud-base'... > > ==> fedora: Matching MAC address for NAT net

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Andreas Kotes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111896 --- Well-meant nitpicking :) scripts/vagrant/setup-fedora.sh (line 21

Re: Review Request 41700: vagrant file for apache wave

2015-12-25 Thread Evan Hughes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/ --- (Updated Dec. 25, 2015, 11:11 a.m.) Review request for wave, Ali Lown and Yuri

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Evan Hughes
> On Dec. 24, 2015, 9:23 p.m., Andreas Kotes wrote: > > Fedora doesn't seem to be so lucky :( > > > > $ vagrant up fedora > > Bringing machine 'fedora' up with 'virtualbox' provider... > > ==> fedora: Importing base box 'fedora/23-cloud-base'... > > ==> fedora: Matching MAC address for NAT netwo

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Evan Hughes
> On Dec. 24, 2015, 3:18 p.m., Yuri Zelikov wrote: > > I have little experience with vagrant - but I guess this setup won't work > > with OSX - right? > > Andreas Kotes wrote: > it should, on any platform supporting VirtualBox - there should > be a brew package for vagrant itself > > Y

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111882 --- Ship it! The Win10 vagrant config doesn't do much, as announced.

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
> On Dez. 24, 2015, 3:18 nachm., Yuri Zelikov wrote: > > I have little experience with vagrant - but I guess this setup won't work > > with OSX - right? > > Andreas Kotes wrote: > it should, on any platform supporting VirtualBox - there should > be a brew package for vagrant itself > >

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111879 --- Fedora doesn't seem to be so lucky :( $ vagrant up fedora Bringing

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111878 --- Apache Wave in Ubuntu vagrant coming up as expected. Neat! - Andre

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Zelikov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111876 --- Ship it! Worked for me on OSX - used ubuntu vm. The only issue - i

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111877 --- c README.md (line 5)

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Upayavira
I use VirtualBox every day. I think you're right, you need to find a V4 download, but they are out there, look for "previous versions". On Thu, Dec 24, 2015, at 07:09 PM, Yuri Z wrote: > It looks like vagrant doesn't support virtual box versions that can work > on > my mac. I ll try later on my w

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Z
It looks like vagrant doesn't support virtual box versions that can work on my mac. I ll try later on my windows laptop. On Thu, Dec 24, 2015 at 8:58 PM Yuri Z wrote: > Yeah, I have vagrant and virtual box - but still got some issues. I am > working to fix them. Meanwhile - can someone review th

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Z
Yeah, I have vagrant and virtual box - but still got some issues. I am working to fix them. Meanwhile - can someone review this patch? On Thu, Dec 24, 2015 at 6:54 PM Upayavira wrote: > Install both VirtualBox and Vagrant on your mac, then do vagrant up > > The ubuntu/fedora etc refers (i presu

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Upayavira
Install both VirtualBox and Vagrant on your mac, then do vagrant up The ubuntu/fedora etc refers (i presume) the guest OS rather than the host os which is in your case MacOS. Upayavira On Thu, Dec 24, 2015, at 03:37 PM, Yuri Zelikov wrote: > > > > On Dec. 24, 2015, 3:18 p.m., Yuri Zelikov wro

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Zelikov
> On Dec. 24, 2015, 3:18 p.m., Yuri Zelikov wrote: > > I have little experience with vagrant - but I guess this setup won't work > > with OSX - right? > > Andreas Kotes wrote: > it should, on any platform supporting VirtualBox - there should > be a brew package for vagrant itself >From

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Andreas Kotes
> On Dez. 24, 2015, 3:18 nachm., Yuri Zelikov wrote: > > I have little experience with vagrant - but I guess this setup won't work > > with OSX - right? it should, on any platform supporting VirtualBox - there should be a brew package for vagrant itself - Andreas ---

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Zelikov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111860 --- I have little experience with vagrant - but I guess this setup won'

Re: Review Request 41700: vagrant file for apache wave

2015-12-24 Thread Yuri Zelikov
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41700/#review111828 --- Thanks for the patch - I am going to test it. - Yuri Zelikov On