From 2c8970ec3094835131ce7e33e2fb5ff669afbb40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Santiago=20Ace=C3=B1olaza?= Date: Wed, 20 May 2015 11:35:34 -0300 Subject: [PATCH] Updated APIClient SDK to disable logging --- .../VersionOne.ServerConnector.csproj | 4 +- ...onOne.ServiceHost.ConfigurationTool.csproj | 4 +- .../VersionOne.ServiceHost.Core.csproj | 7 ++-- VersionOne.ServiceHost/App.config | 42 +++++++++++++------ 4 files changed, 35 insertions(+), 22 deletions(-) diff --git a/VersionOne.ServerConnector/VersionOne.ServerConnector.csproj b/VersionOne.ServerConnector/VersionOne.ServerConnector.csproj index 477eb19..cef3b65 100644 --- a/VersionOne.ServerConnector/VersionOne.ServerConnector.csproj +++ b/VersionOne.ServerConnector/VersionOne.ServerConnector.csproj @@ -77,10 +77,8 @@ - - False + ..\packages\VersionOne.SDK.APIClient.15.0.0.0\lib\net451\VersionOne.SDK.APIClient.dll - True diff --git a/VersionOne.ServiceHost.ConfigurationTool/VersionOne.ServiceHost.ConfigurationTool.csproj b/VersionOne.ServiceHost.ConfigurationTool/VersionOne.ServiceHost.ConfigurationTool.csproj index 56f099a..a62dee6 100644 --- a/VersionOne.ServiceHost.ConfigurationTool/VersionOne.ServiceHost.ConfigurationTool.csproj +++ b/VersionOne.ServiceHost.ConfigurationTool/VersionOne.ServiceHost.ConfigurationTool.csproj @@ -103,10 +103,8 @@ - - False + ..\packages\VersionOne.SDK.APIClient.15.0.0.0\lib\net451\VersionOne.SDK.APIClient.dll - True diff --git a/VersionOne.ServiceHost.Core/VersionOne.ServiceHost.Core.csproj b/VersionOne.ServiceHost.Core/VersionOne.ServiceHost.Core.csproj index 7796e8c..e72bc35 100644 --- a/VersionOne.ServiceHost.Core/VersionOne.ServiceHost.Core.csproj +++ b/VersionOne.ServiceHost.Core/VersionOne.ServiceHost.Core.csproj @@ -72,7 +72,8 @@ false - + + False ..\packages\log4net.2.0.3\lib\net40-full\log4net.dll @@ -90,10 +91,8 @@ - - False + ..\packages\VersionOne.SDK.APIClient.15.0.0.0\lib\net451\VersionOne.SDK.APIClient.dll - True diff --git a/VersionOne.ServiceHost/App.config b/VersionOne.ServiceHost/App.config index 0a7435d..5a46d4f 100644 --- a/VersionOne.ServiceHost/App.config +++ b/VersionOne.ServiceHost/App.config @@ -6,6 +6,11 @@
+ + + + + V1JIRA VersionOne Integration for JIRA @@ -40,24 +45,33 @@ - + http://jira-64.cloudapp.net:8080/rest/api/latest admin admin - - + + + + - customfield_10000 - Open - customfield_10000 - Closed - 11 - 151 - -1 + customfield_10000 + + Open + + customfield_10000 + + Closed + + 11 + + 151 + + -1 + http://jira-64.cloudapp.net:8080/browse/#key# @@ -108,7 +122,8 @@ Reference - 0 + 0 + https://www11.v1host.com/V1Integrations 1.DxVCpH5EiM1MszZq255gBrj15R0= admin @@ -125,4 +140,7 @@ - + + + +