You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by dp...@apache.org on 2017/06/30 14:42:53 UTC

[03/12] logging-log4net git commit: Changed label to Windows

Changed label to Windows


Project: http://git-wip-us.apache.org/repos/asf/logging-log4net/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4net/commit/6446ed92
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4net/tree/6446ed92
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4net/diff/6446ed92

Branch: refs/heads/develop
Commit: 6446ed929f3512db9e8ffb040a435e8622c953a5
Parents: 619e0d0
Author: Dominik Psenner <dp...@apache.org>
Authored: Fri Jun 30 11:53:41 2017 +0200
Committer: Dominik Psenner <dp...@apache.org>
Committed: Fri Jun 30 11:53:41 2017 +0200

----------------------------------------------------------------------
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4net/blob/6446ed92/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index 9a593e6..6bfe15e 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@
  * under the License.
  */
 
-node('windows-2012-2')
+node('Windows')
 {
 	dir('build')
 	{