Skip to content

Inaccurate licenses for tyrus-standalone-client #1705

Description

@josh-cohen1006

The previously closed issue regarding tyrus-standalone-client licenses is not fully resolved. After the bugfix update we see the following for tyrus-standalone-client:

"licenses": "Eclipse Public License (EPL), Version 2.0,GPL",
"normalized_licenses": [
  "EPL-1.0",
  "GPL-2.0+"
]

Visible here: https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.glassfish.tyrus.bundles:tyrus-standalone-client

This is missing the GNU Classpath Exception, which is a crucial distinction. See the Maven listing here: https://mvnrepository.com/artifact/org.glassfish.tyrus.bundles/tyrus-standalone-client/2.1.3

And the license definition here: https://spdx.org/licenses/GPL-2.0-with-classpath-exception.html

Can this be fixed to represent the proper Classpath Exception in the license?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions