Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-work the licenses annotations to use SPDX, instead of hard-coded values #1962

Open
4 tasks
carlspring opened this issue Nov 25, 2020 · 0 comments
Open
4 tasks

Comments

@carlspring
Copy link
Member

Task Description

Currently, we've hard-coded some more common licenses in the LicenseType enum class. We should replace this with the Java SPDX library and drop the need for this class, or make it work with SPDX.

Tasks

The following tasks will need to be carried out:

  • Introduce the SPDX library to Strongbox.
  • Investigate what will need to be done.
  • Refactor the code.
  • Add some tests.

Task Relationships

This task:

Useful Links

Help

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

No branches or pull requests

1 participant