Skip to content
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
/ fedmsg-java Public archive

A Java library for interacting with Fedmsg. Only handles emitting for now, not receiving.

License

Notifications You must be signed in to change notification settings

fedora-infra/fedmsg-java

Repository files navigation

fedmsg-java

Build Status

A small library for emitting messages to the fedmsg bus from Java.

javadoc.

NOTE: If using this with a Jenkins master hosted on JDK 1.6, you must also compile this dependency on a 1.6 JVM.

Developing

$ 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

License

Apache 2.

About

A Java library for interacting with Fedmsg. Only handles emitting for now, not receiving.

Resources

License

Stars

Watchers

Forks

Packages

No packages published