James Moger
2013-01-23 c7acc2e1fa86102bb87e715c8fe4e336329fbcc6
Include issue tracker hooks in builds
2 files modified
7 ■■■■■ changed files
build.xml 6 ●●●●● patch | view | raw | blame | history
docs/04_releases.mkd 1 ●●●● patch | view | raw | blame | history
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>
                    
docs/04_releases.mkd
@@ -10,6 +10,7 @@
#### additions
 
 - FogBugz post-receive hook script (github/djschny)
 - Implemented multiple repository owners (github/akquinet)
 - Chinese translation (github/dapengme, github/yin8086)