Hi
Antoine gave me write access to the
https://github.com/atoulme/buildr4osgi.
I got a fresh clone into
https://github.com/ngiger/buildr4osgi-intalio and
made the following ajustement, which I just pushed back to
https://github.com/atoulme/buildr4osgi
* Bumped the version to 0.9.6.alpha
* I switched from using braids to git submodules, as I was unable to update to
a recent version of buildr using braids.
* I updated buildr4osgi to use the current master of buildr.
* I update a few files to use the same gem versions in buildr and buildr4osgi
* Updated the readme.rdoc to add some tips for building buildr4osgi
* Added support for using Travic-CI. Here I had to use my repository, as only
the owner of a repository may ask for a Travis-CI.
* The output of the CI may be watched at
https://travis-
ci.org/#!/ngiger/buildr4osgi-intalio
I think I will need a few commits to reduce the 54 failures to 0.
Best regards
Niklaus