-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
You can see the AS failed to build:
http://172.17.131.2/job/narayana-windows2008-taconic/415/console
I suspect it is something to do with:
call build.bat clean install "-DskipTests" "-Drelease=true" || (call:comment_on_pull "AS Failed %BUILD_URL%" && exit -1)
Maybe commit on pull is returning false because nothing is done?