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 2020/11/28 16:13:47 UTC

[sling-org-apache-sling-jcr-webconsole] branch feature/SLING-9839-sonar-with-java11 created (now 1be5dd8)

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

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


      at 1be5dd8  SLING-9839 test Sonar with Java 11 with incompatible module

This branch includes the following new commits:

     new 1be5dd8  SLING-9839 test Sonar with Java 11 with incompatible module

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-org-apache-sling-jcr-webconsole] 01/01: SLING-9839 test Sonar with Java 11 with incompatible module

Posted by kw...@apache.org.
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 <kw...@apache.org>
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()