aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-12-23 00:21:57 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2012-12-23 00:21:57 +0100
commiteaa0a2a0828037227312970668eba7bf951b4049 (patch)
treeeced0d4f6c1b53abe0b2af527ecba3bd493684cd /pom.xml
parent78e7933c0af1d11d9476c5ee213c64ad87066f55 (diff)
downloadesper-testing-eaa0a2a0828037227312970668eba7bf951b4049.tar.gz
esper-testing-eaa0a2a0828037227312970668eba7bf951b4049.tar.bz2
esper-testing-eaa0a2a0828037227312970668eba7bf951b4049.tar.xz
esper-testing-eaa0a2a0828037227312970668eba7bf951b4049.zip
o Storing the raw bytes with the parsed data from Jenkins.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 5f72fdd..adb8e12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,6 +178,10 @@
<name>jenkins-build-poller</name>
<mainClass>io.trygvis.esper.testing.core.jenkins.JenkinsBuildPoller</mainClass>
</program>
+ <program>
+ <name>unbreakable-poller</name>
+ <mainClass>io.trygvis.esper.testing.core.badge.UnbreakablePoller</mainClass>
+ </program>
</programs>
</configuration>
</execution>