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

Fixes #888: Disable Security of X-Stream #962

Merged
merged 1 commit into from Dec 25, 2018
Merged

Fixes #888: Disable Security of X-Stream #962

merged 1 commit into from Dec 25, 2018

Conversation

timomeinen
Copy link
Contributor

JDK9, power mockito 2.0.0-beta.5 -
final class issue when mocking static method #888

Unconfigured security in X-Stream leads to error message during build:
"Security framework of XStream not initialized,
XStream is probably vulnerable."

This commit will configure XStream security by allowing all types.

JDK9, power mockito 2.0.0-beta.5 -
final class issue when mocking static method #888

Unconfigured security in X-Stream leads to error message during build:
"Security framework of XStream not initialized,
XStream is probably vulnerable."

This commit will configure XStream security by allowing all types.
@thekingn0thing thekingn0thing merged commit 3cf2ff7 into powermock:release/2.x Dec 25, 2018
@luongvo
Copy link

luongvo commented Jan 7, 2019

@timomeinen @thekingnothing could I use this RC.5 release via a snapshot? What is the repository snapshot url plz?

@timomeinen
Copy link
Contributor Author

@luongvo Just copy this file into your current project until the new version is released. And remove the dependency to powermock-classloading-xstream.

@thekingn0thing
Copy link
Member

All RC candidate are released to Bintray
https://bintray.com/powermock/maven/powermock-development

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

3 participants