Skip to content

Conversation

@vajain-1982
Copy link

@vajain-1982 vajain-1982 commented Feb 29, 2024

Support for files as part of download location

Currently regex defined for location validation doesn't allow for files
fixed updated the regex to include files
location example :- file:/Users/javarun/.m2/repository/jakarta/annotation/jakarta.annotation-api/2.1.1/jakarta.annotation-api-2.1.1.jar

Copy link
Member

@goneall goneall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vajain-1982

I check the spec and it does look like it supports any URL, so file:/ should be included.

@goneall goneall merged commit 61a84dd into spdx:master Mar 2, 2024
@vajain-1982
Copy link
Author

@goneall Thanks for merging , any idea when it will be available on maven central , I need to update spdx-gradle-plugin to consume this.

@goneall
Copy link
Member

goneall commented Mar 5, 2024

@vajain-1982 - I'll spin a release before the weekend - likely sooner.

@goneall
Copy link
Member

goneall commented Mar 7, 2024

@vajain-1982 - I just spun a new release - it should be available soon on Maven central.

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.

2 participants