Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relative directory support for git.root in java 1.14 #204 #205

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shysteph
Copy link

Fix for #204

In newer versions of java than 1.8 Grgit.open is done relative to the
daemon home instead of the project home. Using project.file on the
git.root parameter if it exists fixes this. See example project:
See https://github.com/shysteph/nebula-release-plugin-bug

In newer versions of java than 1.8 Grgit.open is done relative to the
daemon home instead of the project home.  Using project.file on the
git.root parameter if it exists fixes this.  See example project:
See https://github.com/shysteph/nebula-release-plugin-bug
@coveralls
Copy link

Coverage Status

Coverage remained the same at 59.608% when pulling 7f2ddc6 on shysteph:master into bcb0e3d on nebula-plugins:master.

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.

2 participants