Skip to content

MODNOTES-297: Add third-party license notes to README#372

Open
julianladisch wants to merge 2 commits into
masterfrom
MODNOTES-297
Open

MODNOTES-297: Add third-party license notes to README#372
julianladisch wants to merge 2 commits into
masterfrom
MODNOTES-297

Conversation

@julianladisch

Copy link
Copy Markdown
Contributor

https://folio-org.atlassian.net/browse/MODNOTES-297

Purpose

FOLIO has a policy about third party dependency licenses: https://github.com/folio-org/tech-council/blob/master/MODULE_ACCEPTANCE_CRITERIA.MD#sharedcommon

This policy requires that mod-notes adds a note to the README about third-party libraries with restrictions significantly different from those of the Apache License.

Approach

mod-notes 8.0.0 dependencies/licenses report: https://julianladisch.github.io/folio-dependencies/mod-notes-8.0.0.html

ASF license list: https://apache.org/legal/resolved.html

Add table with runtime licenses that are significantly different from Apache license.

Changes Checklist

  • n/a API Changes: Document any API paths, methods, request or response bodies changed, added, or removed.
  • n/a Database Schema Changes: Indicate any database schema changes and their impact. Confirm that migration scripts were created.
  • n/a Interface Version Changes: Indicate any changes to interface versions.
  • n/a Interface Dependencies: Document added or removed dependencies.
  • n/a Permissions: Document any changes to permissions.
  • n/a Logging: Confirm that logging is appropriately handled.
  • n/a Unit Testing: Confirm that changed classes were covered by unit tests.
  • n/a Integration Testing: Confirm that changed logic was covered by integration tests.
  • n/a Manual Testing: Confirm that changes were tested on local or dev environment.
  • NEWS: Confirm that the NEWS file is updated with relevant information about the changes made in this pull request.

Related Issues

https://folio-org.atlassian.net/browse/MODNOTES-297

https://folio-org.atlassian.net/browse/MODNOTES-297

FOLIO has a policy about third party dependency licenses: https://github.com/folio-org/tech-council/blob/master/MODULE_ACCEPTANCE_CRITERIA.MD#sharedcommon

This policy requires that mod-notes adds a note to the README about third-party libraries with restrictions significantly different from those of the Apache License.

mod-notes 8.0.0 dependencies/licenses report: https://julianladisch.github.io/folio-dependencies/mod-notes-8.0.0.html
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants