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

Not Serializable Exception from "SOMTrainingSummary.scala" #1

Open
flybibopc opened this issue Feb 2, 2022 · 1 comment
Open

Not Serializable Exception from "SOMTrainingSummary.scala" #1

flybibopc opened this issue Feb 2, 2022 · 1 comment

Comments

@flybibopc
Copy link

Hi!
During some tests, this library raised a Not Serializable Exception from "SOMTrainingSummary.scala" when using the Maven package.
The following inconsistencies have been found:

  • In Github, version 0.2 contains the file "SOMTrainingSummary.scala" modified by adding "extends Serializable" the 24th of January
  • In Maven, version 0.2 has been added the 21st of January
  • So, it seems that the package in Maven does not contain this modification

Using a rebuilt JAR of the library on the latest Github sources eliminated the Not Serializable Exception.
Maybe the version should be incremented to 0.3 in Github and Maven with a rebuild of the JAR with the latest changes ?

Best regards

@FlorentF9
Copy link
Owner

Hi!

You are right, the package has not been updated on the central repository. I just published a new version of the artifact, should be fixed now! Thanks 😃

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