Skip to content
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
This repository was archived by the owner on Dec 17, 2019. It is now read-only.

updateWhitesource failed with JDK9 #3

@fladulima

Description

@fladulima

Execution failed for task ':updateWhitesource'.

sun/misc/BASE64Encoder

The dependency wss-agent-api-client:2.3.8 uses sun/misc/BASE64Encoder in ZipUtils which is not available in JDK9.

Upgrade the wss-agent-api-client to the latest version should fix the problem since it has removed the usage of the deprecated class.

https://github.com/whitesource/agents/blob/master/wss-agent-utils/src/main/java/org/whitesource/agent/utils/ZipUtils.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions