This is an automated email from the ASF dual-hosted git repository.
cris pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-saml2.git
The following commit(s) were added to refs/heads/master by this push:
new 3e1b5b9 CI to build with Java 11
3e1b5b9 is described below
commit 3e1b5b997ee6555f62c0aa84d83c26d815e8eddb
Author: Cris Rockwell <[email protected]>
AuthorDate: Fri Apr 16 12:25:31 2021 -0400
CI to build with Java 11
---
.sling-module.json | 5 +++++
README.md | 4 +---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/.sling-module.json b/.sling-module.json
new file mode 100644
index 0000000..9535ed3
--- /dev/null
+++ b/.sling-module.json
@@ -0,0 +1,5 @@
+{
+ "jenkins":{
+ "jdks": [11]
+ }
+}
diff --git a/README.md b/README.md
index 96493e6..5bd56a5 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,10 @@
[](https://sling.apache.org)
- [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-auth-saml2/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-auth-s
[...]
+ [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-auth-saml2/job/master/) [](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-auth-s
[...]
-sling-org-apache-sling-auth-saml2
-
# Apache Sling SAML2 Handler
An OSGi bundle that provides a SAML2 Web Profile Service Provider
Authentication for [Apache Sling](https://sling.apache.org) using [OpenSAML v4
libraries](https://wiki.shibboleth.net/confluence/display/OSAML/Home)