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

[Task] Add API to get SPDX license identifier for Aspect Model File #687

Closed
atextor opened this issue Dec 10, 2024 · 0 comments · Fixed by #688
Closed

[Task] Add API to get SPDX license identifier for Aspect Model File #687

atextor opened this issue Dec 10, 2024 · 0 comments · Fixed by #688
Labels

Comments

@atextor
Copy link
Contributor

atextor commented Dec 10, 2024

Is your task related to a problem? Please describe.
ADR-0008 specifies how license information is stored in an Aspect Model File. It would be convenient to be able to retrieve this information using the Aspect Model Java API.

Describe the solution you'd like
A method Optional<String> spdxLicenseIdentifier() in AspectModelFile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant