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

Not possible to reach code to clone git repo #63

Closed
github4rocker opened this issue Dec 3, 2018 · 1 comment
Closed

Not possible to reach code to clone git repo #63

github4rocker opened this issue Dec 3, 2018 · 1 comment

Comments

@github4rocker
Copy link

As far as I can see it is not possible to reach line

due to the fact that path is checked, if it is a file here:

and also checked if it is a directory here:

So it seems it is unreachable if you do a proper configuration. Also the documentation says (https://vertx.io/docs/vertx-config/java/) that "If the local path does not exist, the configuration store clones the repository into this directory. Then it reads the file matching the different file sets."
which is not possible.

Am I missing something here ?

@github4rocker
Copy link
Author

github4rocker commented Dec 3, 2018

Checked the code again and the attached jUnit tests and understood the code and is working as expected.

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

No branches or pull requests

1 participant