This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
.DS_Store file causes exception during !include <directory> on Windows #364
Labels
bug
Something isn't working
Description
Hi! This is from a discussion on this topic. Link to attached zip file.
Originally posted by @simonbrowndotje in structurizr/cli#136 (reply in thread)
Steps to reproduce
Please find the excellent simplified test folder / DSL workspace structure (
workspace.zip
) from @okamiraner, here: structurizr/cli#136 (reply in thread). Here is also a direct link to workspace.zip.Unzip
workspace.zip
to get the folder structure, and open a shell there.structurizr export -w workspace.dsl -f plantuml -o c4export
Expected: Includes are successfully parsed and included
Actual: Exception thrown, see below:
Screenshot
FYR, the folder structure (of the attached zip file,
workspace.zip
) is:Code sample
Here is some of the code (contained in the files in
workspace.zip
), that show how the test/sample workspace is set up, with includes:workspace.dsl
Here are includes, one for model and one for views folders.
model/container.dsl
model/person.dsl
Configuration
This was tested on windows (10).
Tested on two shells, using windows cmd shell & powershell - w same results.
Structurizr version nrs.
Severity
Minor
Priority
Medium
Resolution
I have no budget and there's no rush, please fix this for free
More information
Maybe this issue belongs in the DSL project instead. Sorry for that, if so.
The text was updated successfully, but these errors were encountered: