Github user PivotalSarge commented on the issue:
https://github.com/apache/geode/pull/389
I pulled this PR, built it on Windows, and ran the quick integration tests.
This validates that the header addition has not broken the Visual Studio
project files.
---
If your project is set up
Github user metatype commented on the issue:
https://github.com/apache/geode/pull/389
`rake` is a ruby thing. We need a .travis.yml file to build and run unit
tests.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
Github user kirklund commented on the issue:
https://github.com/apache/geode/pull/389
Travis failed due to rake (I'm not sure what that even is).
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb,
Rakefile.rb)
---
If your project is set up fo