Skip to content

Support sym-linked target directory#45

Open
dkristian wants to merge 1 commit intosbt:masterfrom
dkristian:development
Open

Support sym-linked target directory#45
dkristian wants to merge 1 commit intosbt:masterfrom
dkristian:development

Conversation

@dkristian
Copy link

This patch works around a problem that arises when the project target directory is a sym-link to another directory on the file system. I'm not sure if the baseDir needs the same treatment or if the scriptDir change has any other knock-on effects, but this change was enough to get the plugin working again for me locally.

… target directory is sym-linked to another location
@dkristian
Copy link
Author

Actually, there is still a problem if $PROJECT_DIR is referenced in the generated start script, as it is resolved relative to the canonical location of the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant