Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Automatically create bootstrap/src/main/resources if missing #11

Merged
merged 1 commit into from
May 25, 2019
Merged

Automatically create bootstrap/src/main/resources if missing #11

merged 1 commit into from
May 25, 2019

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented May 25, 2019

#10 removed bootstrap/src/main/resources/dependencies.xml from the git repo. The directory has to be created inorder to be able to save the dependencies xml file, so the directory has to be created if missing.

Pr 10 removed bootstrap/src/main/resources/dependencies.xml from the git repo.
The directory has to be created inorder to be able to save the dependencies to the xml file,
so the directory has to be created if missing.
@stewue
Copy link
Contributor

stewue commented May 25, 2019

As an alternative create a file bootstrap/src/main/resources/.gitkeep and the directory will always exist

@promasu
Copy link
Member

promasu commented May 25, 2019

Regarding deployments and distribution in the future having the code handling the file structure is better that a .gitkeep

Thanks for the contribution.

@promasu promasu merged commit 4f3828a into codeoverflow-org:master May 25, 2019
@hlxid hlxid deleted the fix-dependency-directory branch May 25, 2019 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants