You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2022/06/21 07:08:43 UTC

[sling-maven-enforcer-rules] branch feature/test-parallel-builds created (now f03a6d7)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/test-parallel-builds
in repository https://gitbox.apache.org/repos/asf/sling-maven-enforcer-rules.git


      at f03a6d7  test isolation of workspaces

This branch includes the following new commits:

     new f03a6d7  test isolation of workspaces

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[sling-maven-enforcer-rules] 01/01: test isolation of workspaces

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch feature/test-parallel-builds
in repository https://gitbox.apache.org/repos/asf/sling-maven-enforcer-rules.git

commit f03a6d74f5a36794603bab4b5dfaa3557e041c1e
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Jun 21 09:08:39 2022 +0200

    test isolation of workspaces
---
 Jenkinsfile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index f582519..0a821e3 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,5 @@
+@Library('sling@bugfix/isolate-workspaces') _
+
 /**
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file