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

Fix #33 Maven mojo change ignored #38

Merged
merged 5 commits into from
Jul 3, 2020
Merged

Fix #33 Maven mojo change ignored #38

merged 5 commits into from
Jul 3, 2020

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Jun 29, 2020

Turn 3 using WatchService

@ppalaga ppalaga force-pushed the 33.3 branch 3 times, most recently from d670578 to 8b2f67c Compare June 30, 2020 11:40
@ppalaga
Copy link
Contributor Author

ppalaga commented Jun 30, 2020

@gnodet I ended up with a hybrid: using the TimestampedCacheRecord we had earlier for Mac and a stock JDK WatchService for all other platforms.

gmethvin/directory-watcher turned up to be too inflexible for our use case - it does not allow adding and removing watched dirs dynamically. We'd have to build and start it anew on every cache add/removal.

@ppalaga
Copy link
Contributor Author

ppalaga commented Jun 30, 2020

The CI is passing \o/ Could you please review?

@ppalaga ppalaga merged commit af77ad3 into apache:master Jul 3, 2020
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