summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-01-23 08:42:20 -0500
committerJames Moger <james.moger@gitblit.com>2013-01-23 08:42:20 -0500
commitc7acc2e1fa86102bb87e715c8fe4e336329fbcc6 (patch)
tree19088e6ea0311739cedd96352f7e2a3cab07c0f0 /build.xml
parentd5c21904ca6aaef2528084e96e866824830aa375 (diff)
downloadgitblit-c7acc2e1fa86102bb87e715c8fe4e336329fbcc6.tar.gz
gitblit-c7acc2e1fa86102bb87e715c8fe4e336329fbcc6.zip
Include issue tracker hooks in builds
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index f60dcef4..869c370b 100644
--- a/build.xml
+++ b/build.xml
@@ -251,6 +251,8 @@
<include name="sendmail-html.groovy" />
<include name="jenkins.groovy" />
<include name="protect-refs.groovy" />
+ <include name="fogbugz.groovy" />
+ <include name="thebuggenie.groovy" />
</fileset>
</copy>
@@ -479,6 +481,8 @@
<include name="sendmail-html.groovy" />
<include name="jenkins.groovy" />
<include name="protect-refs.groovy" />
+ <include name="fogbugz.groovy" />
+ <include name="thebuggenie.groovy" />
</fileset>
</copy>
@@ -706,6 +710,8 @@
<include name="sendmail-html.groovy" />
<include name="jenkins.groovy" />
<include name="protect-refs.groovy" />
+ <include name="fogbugz.groovy" />
+ <include name="thebuggenie.groovy" />
</fileset>
</copy>