Skip to content

Class that is also contained in a dependency was modified, but has the same name and package. #6

@pstutz

Description

@pstutz

Hi Richard,

The class is:
https://github.com/rwl/ParallelColt/blob/master/src/main/java/edu/emory/mathcs/utils/ConcurrencyUtils.java
The dependency to jplasma adds a modified version of this class to the class path.
This leads to problems when attempting to package with sbt assembly. One way to solve it would be to remove the class and use the one from the dependency. Alternatively, if it really does something differently, it could get a new name/package to get rid of the ambiguity.

Thanks and kind regards,
Philip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions