-
Notifications
You must be signed in to change notification settings - Fork 214
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
Could not notify CliPluginRealmCache #49
Comments
Thanks for the report, I think it is quite clear what is going on. |
Fix #49 Could not notify CliPluginRealmCache
There is no test for the fix. Would you mind testing with master? If it works for you @gnodet might consider a release (I am leaving for PTO now). |
Thanks for the fix @ppalaga. I tried running with master but I couldn't make it running. I tried a few different things, like manually installing the client on I'll definitely try w/ the next version once it's out, though. |
To test the master, please do the following:
|
Let's better not compare on realPaths. That would give unexpected results in situations when something is symlinked into the source tree.
@ppalaga sorry for the late reply, it's been a busy week. I just wanted to share a feedback that the the code fix worked and I don't have that issue anymore. Thanks! |
Sorry for opening a vague report like this, but I couldn't really figure out what went wrong.
One of my builds succeeded, but nonetheless printed a message like this:
I built the project it using
mvnd -DskipIntegrationTests=true clean install
on a Mac.If there's something I could do to try to collect more information, I would be happy to try it.
The text was updated successfully, but these errors were encountered: