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

PMML service provider JARs should store expected JPMML-Model library version #22

Open
vruusmann opened this issue Dec 2, 2022 · 1 comment

Comments

@vruusmann
Copy link
Member

See #21 (comment)

@vruusmann vruusmann changed the title PMML service provider JARs should store expected JPMML-Evaluator library version PMML service provider JARs should store expected JPMML-Model library version Dec 2, 2022
@vruusmann
Copy link
Member Author

This information should be stored in META-INF/ directory, in a way that could be read and analyzed without loading any Java classes.

Additionally, all newly defined JavaExpression and JavaModel subclasses should declare an explicit serialVersionUID class constant (inherit from the parent class?).

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