summaryrefslogtreecommitdiff
path: root/src/main/resources/index.jelly
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2014-05-02 18:26:50 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2014-05-02 18:26:50 +0200
commit345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa (patch)
tree0ee3919571bab4c92d9ed306c671b879db9b12ff /src/main/resources/index.jelly
downloadactivemq-plugin-345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa.tar.gz
activemq-plugin-345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa.tar.bz2
activemq-plugin-345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa.tar.xz
activemq-plugin-345c0d8f7738aab20d2b45fd6c5ebf911b75e2fa.zip
o Initial import of ActiveMQ plugin for Jenkins.
Diffstat (limited to 'src/main/resources/index.jelly')
-rw-r--r--src/main/resources/index.jelly3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/index.jelly b/src/main/resources/index.jelly
new file mode 100644
index 0000000..7692983
--- /dev/null
+++ b/src/main/resources/index.jelly
@@ -0,0 +1,3 @@
+<div>
+ Send events to an ActiveMQ server.
+</div>