Commit Graph

7 Commits

Author SHA1 Message Date
Andreas Jaeger 7c68877e72 Retire zmq-event-publisher
The repo has been forked and is maintained elsewhere.
OpenStack does not need it anymore, so retire it.

Depends-On: https://review.opendev.org/702745
Change-Id: I0787450fdc66beba7d191280b9d208ab2fc024d6
2020-01-15 21:32:13 +01:00
Spencer Krum dd56aff16a Update links in pom.xml
We need to have a page on wiki.jenkins.org in order for it to be
actually published. I created this page and am linking to it here.

Change-Id: I807d1899487898341b0278900610d7bd44d038d1
2016-02-17 16:40:30 -08:00
Andreas Jaeger 2e365eb1b9 Remove broken scm section
This repository only accepts changes using review.openstack.org and
not via github.com. Therefore remove scm configuration sections,
they cannot work for publishing any content.

Note that the scm maven plugin for git does not support gerrit,
documentation about supported options is at
http://maven.apache.org/scm/git.html

Change-Id: I7ece45005124c32251426d319e2a59ae5343e176
2016-01-05 06:57:45 +01:00
Khai Do 83563029e4 setup a parameter for the plugin version
This commit parameterizes the version so that it can be
passed in from the command line.  We use it to auotmate
the versioning and deployment to the repo.jenkins-ci.org
repository.

Change-Id: Ie3911e7181ff7e7f40f29ba48b0c0613937ec489
2013-07-24 09:03:44 -07:00
Clark Boylan 8d334cd9a9 Use jeromq instead of jzmq. 2013-01-25 13:42:38 -08:00
Clark Boylan fd1480b87d Useful events and config.
JSON build info is now emitted in the published events and the plugin is
configurable. Config option include whether or not events should be
emitted (global option and per project option) and the TCP port to
listen on.
2013-01-23 16:10:54 -08:00
Clark Boylan 28a4fa86e1 Initial proof of concept for zmq event publisher.
It works, but isn't very useful yet.
2013-01-23 10:40:09 -08:00