From f4a6cf85ed84d9305397447dfde4cfab1815b8b5 Mon Sep 17 00:00:00 2001 From: Nick Couchman Date: Fri, 21 Apr 2017 22:25:48 -0400 Subject: [PATCH] GUACAMOLE-197: Make a seprate build profile for LGPL dependencies and add this extension to that list; also exclude all extensions from top-level RAT check. --- pom.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b2203a9e3..0144d5ac0 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,6 @@ extensions/guacamole-auth-ldap extensions/guacamole-auth-noauth extensions/guacamole-auth-openid - extensions/guacamole-auth-radius doc/guacamole-example @@ -64,6 +63,15 @@ + + + lgpl-extensions + + extensions/guacamole-auth-radius + + + + @@ -106,6 +114,7 @@ .dockerignore CONTRIBUTING **/README.md + extensions/**/*