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

kwin pushed a commit to branch feature/SLING-9839-sonar-with-java11
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-webconsole.git

commit 1be5dd88c7add4e27085b37d84e0756525673e47
Author: Konrad Windszus <[email protected]>
AuthorDate: Sat Nov 28 17:13:33 2020 +0100

    SLING-9839 test Sonar with Java 11 with incompatible module
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index f582519..85450fd 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -16,5 +16,5 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-
+@Library('sling@feature/SLING-9839-sonar-with-java11')
 slingOsgiBundleBuild()

Reply via email to