Skip to content

Utils.inferCompileDependencies does not create a valid classpath on windows #386

@amuraco

Description

@amuraco

com.linkedin.avro.fastserde.Utils.inferCompileDependencies(String, String, Set) should be using ";" as a separator instead of ":" on windows when creating a classpath.

I think the correct field to use is: java.io.File.pathSeparatorChar / java.io.File.pathSeparator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions