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

Apache 2 License claim #252

Open
dominicpanarello opened this issue Sep 6, 2019 · 0 comments
Open

Apache 2 License claim #252

dominicpanarello opened this issue Sep 6, 2019 · 0 comments

Comments

@dominicpanarello
Copy link

Description:
Charon is currently claiming to be available under the Apache 2 License. However, there two issues with this:

  1. Its dependencies files are largely out of date and not a true reflection of the dependencies actually required at runtime.
  2. Many of the dependencies are not under the Apache 2 License, or don't have a license at all.

Some simple examples:
/org.wso2.charon3.impl-3.1.30/META-INF/DEPENDENCIES references net.jcip:jcip-annotations - which is unlicensed and doesn't seem to be required at all
/org.wso2.charon3.impl-3.1.30/META-INF/DEPENDENCIES references com.google.code.findbugs:jsr305 - but this is not required at runtime; at best it is a compile or test component

Suggested Labels:
bug, licenses, dependencies

Affected Product Version:
3.1.30

OS, DB, other environment details and versions:
N/A

Steps to reproduce:
N/A

Related Issues:

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