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

License Issues for jPMML #1

Open
skonto opened this issue Jun 11, 2017 · 2 comments
Open

License Issues for jPMML #1

skonto opened this issue Jun 11, 2017 · 2 comments

Comments

@skonto
Copy link

skonto commented Jun 11, 2017

@blublinsky

"org.jpmml" % "pmml-evaluator" % PMML,
"org.jpmml" % "pmml-evaluator-extension" % PMML
=> AGPL 3.0

We need to decide how to handle this...

https://opensource.org/licenses/AGPL-3.0
https://softwareengineering.stackexchange.com/questions/107883/agpl-what-you-can-do-and-what-you-cant
It seems you have to license this as AGPL as well... or follow how Spark handles this (recommended):
https://github.com/apache/spark/blob/dba2ca2c129b6d2597f1707e0315d4e238c40ed6/LICENSE#L239
with exclusion: https://github.com/apache/spark/blob/f44c8a843ca512b319f099477415bc13eca2e373/mllib/pom.xml#L102
Check Owen's comment: https://issues.apache.org/jira/browse/SPARK-1406

@skonto skonto changed the title License Issues for PMML License Issues for jPMML Jun 11, 2017
@cjolif
Copy link

cjolif commented Feb 13, 2018

I see that https://github.com/jpmml/jpmml-evaluator README says "other licenses available on request". I'm not sure to which extend they can accept Apache/BSD licensing in the context of use by an Apache Licensed project.

@skonto
Copy link
Author

skonto commented Feb 15, 2018

@cjolif you are right, I will check and see how it goes with jpmml.

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

2 participants