Skip to content

Replace configure command's --jar option with properly handling --cp #448

@ktoso

Description

@ktoso

We should not be hardcoding some jar loading behaviors. We should be dealing with classpaths.

  • Remove the --jar option entirely
  • make the command work with --classpath
    • use an URLClassLoader to load classes that we then configure

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