Skip to content

Deploying from windows is broken #1402

Open
@ahgittin

Description

@ahgittin

the BrooklynConfigKeys puts Os.tmp() into a freemarker template, but that results in an invalid / unparseable template on windows, probably because the temp dir has backslashes.

suggest we fix by hardcoding "/tmp/" -- it shouldn't be used in normal code paths in any case

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