[cpp-msbuild] branch master updated: Update log4shib path.

Scott Cantor cantor.2 at osu.edu
Fri Jul 6 15:27:31 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-msbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=4d0903538ac2b2baebc4fc1406cb723c2fd2086c

The following commit(s) were added to refs/heads/master by this push:
       new  4d09035   Update log4shib path.
4d09035 is described below

commit 4d0903538ac2b2baebc4fc1406cb723c2fd2086c
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 6 15:27:27 2018 -0400

    Update log4shib path.
---
 Versions.props          | 2 +-
 dependencies/config.bat | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Versions.props b/Versions.props
index 9b9de97..313acdd 100644
--- a/Versions.props
+++ b/Versions.props
@@ -213,7 +213,7 @@
     <Log4ShibComponent32d>{08A406FB-D426-40A6-B5C1-9FFBC9A085B2}</Log4ShibComponent32d>
     <Log4ShibComponent64>{AED2A19A-D47E-41B4-A4FB-5F23601F989D}</Log4ShibComponent64>
     <Log4ShibComponent64d>{A30DBD49-6717-44CB-9A38-349D4F8DF149}</Log4ShibComponent64d>
-    <log4shib>cpp-log4shib</log4shib>
+    <log4shib>log4shib-2.0.0</log4shib>
   </PropertyGroup>
 
 </Project>
diff --git a/dependencies/config.bat b/dependencies/config.bat
index 2fa2a8b..8e30de1 100644
--- a/dependencies/config.bat
+++ b/dependencies/config.bat
@@ -122,7 +122,7 @@ set ZLIB_FILE_VERSION=1_2_11
 REM
 REM LOG4SHIB CONFIG
 REM
-set LOG4SHIB_DIR=cpp-log4shib
+set LOG4SHIB_DIR=log4shib-2.0.0
 set LOG4SHIB_MM_VERSION=2.0.0
 set LOG4SHIB_FILE_VERSION=2_0
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list