Skip to content

Filesystem operations based on File/URL instead of Path #125

Description

@jens-kaiser

The code still contains concepts that were used long before Java 8 in many places. Some of these can or should now be replaced by other constructs.

The tests load many resources from files and operate on file URLs. These are assembled from a base URL and string paths. The Paths API has long provided better alternatives here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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