You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2017/10/16 16:40:39 UTC

qpid-jms git commit: NO-JIRA: add config option to try and avoid MSBuild failure in certain Appveyor job envs

Repository: qpid-jms
Updated Branches:
  refs/heads/master f665c63f2 -> 26e190ae6


NO-JIRA: add config option to try and avoid MSBuild failure in certain Appveyor job envs


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/26e190ae
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/26e190ae
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/26e190ae

Branch: refs/heads/master
Commit: 26e190ae66fef061bbe9f56af830bd576862bc43
Parents: f665c63
Author: Robbie Gemmell <ro...@apache.org>
Authored: Mon Oct 16 17:40:22 2017 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Mon Oct 16 17:40:22 2017 +0100

----------------------------------------------------------------------
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/26e190ae/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index baae25b..4a9d556 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,7 @@
 version: '{build}'
 skip_tags: true
 clone_depth: 30
+build: off
 
 environment:
   JAVA_HOME: C:\Program Files\Java\jdk1.8.0


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org