Commit Graph

14 Commits

Author SHA1 Message Date
Michael Jumper
fd6c5c3e91 GUACAMOLE-773: Update license information from Webjar Maven coordinates to NPM module coordinates. 2021-06-02 20:37:52 -07:00
Michael Jumper
e119ba459b GUACAMOLE-773: Allow automatic license generation to consider multiple dependency lists, not necessarily from Maven. 2021-06-02 20:37:52 -07:00
Michael Jumper
5f0ab7b3f3 GUACAMOLE-773: Use Webpack rather than Webpack+Gulp. 2021-06-02 12:48:57 -07:00
Michael Jumper
af0b2ec5c2 GUACAMOLE-773: Use HTTPS for all LICENSE information URLs pointing to Apache. 2021-04-27 15:24:01 -07:00
Michael Jumper
4246acf24e GUACAMOLE-773: Update Jersey from 2.33 to 2.34. 2021-04-26 12:53:23 -07:00
Michael Jumper
9b90376ef3 GUACAMOLE-773: Remove license documentation for dependencies that are no longer bundled. 2021-04-03 19:26:46 -07:00
Michael Jumper
a5ae5811c1 GUACAMOLE-773: Bring license details of bundled Java dependencies up-to-date. 2021-04-03 19:22:43 -07:00
Michael Jumper
d155975d93 GUACAMOLE-773: Allow license checks to be bypassed when necessary for testing/development. 2021-04-03 17:21:34 -07:00
Michael Jumper
7ae3cc1084 GUACAMOLE-1298: Ensure LICENSE/NOTICE generation takes current build into account (not central repository). 2021-03-31 18:37:18 -07:00
Michael Jumper
73e582b478 GUACAMOLE-1298: Avoid POSIX character classes for compatibility with mawk. 2021-03-31 17:23:37 -07:00
Michael Jumper
31a0100c02 GUACAMOLE-1298: Trim down NOTICE files to only those attribution notices that are required.
From https://infra.apache.org/licensing-howto.html#bundle-asf-product:

>
> Modifications to NOTICE
> -----------------------
>
> The NOTICE file is reserved for a certain subset of legally required
> notifications which are not satisfied by either the text of LICENSE or
> the presence of licensing information embedded within the bundled
> dependency. Aside from Apache-licensed dependencies which supply NOTICE
> files of their own, it is uncommon for a dependency to require additions
> to NOTICE.
>
> Copyright notifications which have been relocated, rather than
> removed, from source files must be preserved in NOTICE. However,
> elements such as the copyright notifications embedded within BSD and MIT
> licenses do not need to be duplicated in NOTICE. You can leave those
> notices in their original locations.
>
> It is important to keep NOTICE as brief and simple as possible, as each
> addition places a burden on downstream consumers.
>
> *Do not* add anything to NOTICE which is not legally required.
>
2021-03-31 12:36:10 -07:00
Michael Jumper
1a331e3d67 GUACAMOLE-1298: Do not include duplicate copies of Apache License for dependencies, moving any additional notes to NOTICE. 2021-03-31 12:16:59 -07:00
Michael Jumper
258e5ae5ac GUACAMOLE-1298: Add automatic generation and packaging of LICENSE/NOTICE for RADIUS support. 2021-03-31 11:42:38 -07:00
Michael Jumper
6c8a699faa GUACAMOLE-1298: Automatically generate LICENSE and NOTICE files. 2021-03-31 11:42:38 -07:00