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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 8019026f ignore broken link in license report (#253)
8019026f is described below

commit 8019026f69e795825a8198ff9656b0c48a0406a7
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 10 14:39:35 2024 +0100

    ignore broken link in license report (#253)
---
 scripts/link-validator.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/link-validator.conf b/scripts/link-validator.conf
index 5c1ed883..961422d4 100644
--- a/scripts/link-validator.conf
+++ b/scripts/link-validator.conf
@@ -42,6 +42,7 @@ site-link-validator {
     "http://groovy.codehaus.org/";
     "http://www.mockito.org";
     "https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html";
+    "http://servlet-spec.java.net";
     # Occasionally returns a 500 Internal Server Error
     "http://code.google.com/";
   ]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to