Skip to content

JARDistribution force exclude dotfiles (.foo) #297

@eregon

Description

@eregon

if os.path.basename(arcname).startswith('.'):
mx.logv('Excluding dotfile: ' + origin)
return None

This is problematic notably when using a JAR distribution to package Truffle internal resources, which may contain dotfiles for various reasons, due to e.g. including files from 3rd-party packages.

cc @tzezula @chumer

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