4400ed4f88
Basic setup of Campfire notifications from builds. Change-Id: I4e0bc43a1583fe51e0510743844d66e82b184e23
9 lines
206 B
XML
9 lines
206 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<publishers>
|
|
<hudson.plugins.campfire.CampfireNotifier>
|
|
<campfire/>
|
|
</hudson.plugins.campfire.CampfireNotifier>
|
|
</publishers>
|
|
</project>
|