Skip to content

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented May 15, 2023

Address previously breaking issues in memoryfilesystem regarding URL handling
now that a fix has been released for the library.

This means I can remove some additional logic in JCT that was previously
working around these issues.

Issues fixed:

  • URL protocol handler now will filter by the requested URL scheme correctly.
  • URLs for directories now have a trailing forward slash, so URLClassLoader
    will not try to interpret it as a JAR and immediately ignore any files
    in subdirectories.

@ascopes ascopes added bug Something isn't working maven Changes within Maven manifests trimming fat labels May 15, 2023
@ascopes ascopes self-assigned this May 15, 2023
@ascopes ascopes merged commit e5a4443 into main May 15, 2023
@ascopes ascopes deleted the task/memoryfs-update branch May 15, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working maven Changes within Maven manifests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant