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

Uncomment some problematic lines #289

Merged
merged 3 commits into from
Apr 30, 2018
Merged

Uncomment some problematic lines #289

merged 3 commits into from
Apr 30, 2018

Conversation

kwalcock
Copy link
Member

No description provided.

this is already a transitive dependency through ai.lum.common,
we are just making it explicit
@marcovzla
Copy link
Contributor

The problem is that ObjectInputStream is not using the right ClassLoader.
I used ClassLoaderObjectInputStream to specify the correct one.

Closes #288

@marcovzla
Copy link
Contributor

@kwalcock I can't add you as a reviewer, probably because you created the PR.
Please review anyway.

@kwalcock
Copy link
Member Author

It did indeed fix the test and on short order. Thanks. I wish that it didn't involve yet another dependency.

@marcovzla
Copy link
Contributor

That dependency was already present, because ai.lum.common uses it.
I just added it to build.sbt to make it explicit

@kwalcock
Copy link
Member Author

Great! I'll take it without further worries.

@kwalcock kwalcock merged commit 0a067bc into master Apr 30, 2018
@kwalcock kwalcock deleted the kwalcock-classpath branch April 30, 2018 19:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants