Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
add heiko's pinger. we now get startup errors. need to figure out why
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Feb 11, 2015
1 parent 1d318d5 commit 892991d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions integration-distro-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
<version>${version.org.hawkular.inventory}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.hawkular</groupId>
<artifactId>hawkular-pinger</artifactId>
<version>${version.org.hawkular.inventory}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.hawkular.alerts</groupId>
<artifactId>hawkular-alerts-ear</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
<useProjectArtifact>false</useProjectArtifact>
<includes>
<include>org.hawkular.inventory:rest-api</include>
<include>org.hawkular:hawkular-pinger</include>
<include>org.hawkular.alerts:hawkular-alerts-ear</include>
<include>org.hawkular.alerts:hawkular-notifiers-email</include>
<include>org.hawkular.metrics:rest-servlet</include>
Expand Down

0 comments on commit 892991d

Please sign in to comment.