A small library for emitting messages to the fedmsg bus from Java.
NOTE: If using this with a Jenkins master hosted on JDK 1.6, you must also compile this dependency on a 1.6 JVM.
$ sudo yum install sbt
$ git clone git://github.com/fedora-infra/fedmsg-java # for anonymous clone
# - OR -
$ git clone git@github.com:fedora-infra/fedmsg-java # for fedora-infra members
$ cd fedmsg-java && sbt compile
Apache 2.