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

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 6bfbaea  Fix license check - jakarta.el
6bfbaea is described below

commit 6bfbaeac898780f25eec0a0a477ac3824bf07ab6
Author: Antoine Toulme <anto...@lunar-ocean.com>
AuthorDate: Mon Dec 14 23:23:52 2020 -0800

    Fix license check - jakarta.el
---
 gradle/check-licenses.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gradle/check-licenses.gradle b/gradle/check-licenses.gradle
index f327237..1eef3b3 100644
--- a/gradle/check-licenses.gradle
+++ b/gradle/check-licenses.gradle
@@ -163,6 +163,7 @@ downloadLicenses {
     (group('org.glassfish.hk2.external')): epl2,
     (group('javax.xml.bind')): cddl1,
     (group('jakarta.ws.rs')): epl2,
+    (group('org.glassfish')): epl2,
     (group('org.glassfish.hk2')): epl2,
     (group('jakarta.annotation')): epl2,
     (group('com.sun.mail')): epl2,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tuweni.apache.org
For additional commands, e-mail: commits-h...@tuweni.apache.org

Reply via email to