summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorBerke Viktor <sundayfunday1234@outlook.com>2014-01-28 12:07:02 -0500
committerJames Moger <james.moger@gitblit.com>2014-01-28 12:09:28 -0500
commit0dfb9845d7b5877bd0273a931121209b7cea4c86 (patch)
treefff79fcc57470ed2b78d8fa702dff08caca3cdfa /build.xml
parent5be43be6a2788f97ae741d2c7be2cb63f1bd0ede (diff)
downloadgitblit-0dfb9845d7b5877bd0273a931121209b7cea4c86.tar.gz
gitblit-0dfb9845d7b5877bd0273a931121209b7cea4c86.zip
Add Redmine Fetch groovy hook (issue-359)
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 03bbd2c8..ac4e5411 100644
--- a/build.xml
+++ b/build.xml
@@ -958,6 +958,7 @@
<include name="fogbugz.groovy" />
<include name="thebuggenie.groovy" />
<include name="fisheye.groovy" />
+ <include name="redmine-fetch.groovy" />
</fileset>
</copy>
</sequential>