0.0
No commit activity in last 3 years
No release in over 3 years
Framework that allows arbitrary push and pull connectors to send data to an instance of the Trampoline SONAR server
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0.10.5
>= 1.2.8

Runtime

 Project Readme

Trampoline SONAR Connector framework¶ ↑

<img src=“https://travis-ci.org/trampoline/sonar-connector.png?branch=master” alt=“Build Status” />

Dependencies¶ ↑

Jruby¶ ↑

Here’s how to install jruby 1.4.0 on OS X:

wget http://jruby.kenai.com/downloads/1.4.0/jruby-bin-1.4.0.tar.gz
sudo tar xfvz jruby-bin-1.4.0.tar.gz -C /usr/local/
ln -s /usr/local/jruby/bin/jruby /usr/bin/jruby
ln -s /usr/local/jruby/bin/rake /usr/bin/jrake
ln -s /usr/local/jruby/bin/gem /usr/bin/jgem
ln -s /usr/local/jruby/bin/jirb /usr/bin/jirb

Copyright © 2010 Trampoline Systems Ltd. See LICENSE for details.