A Java multi-release filesystem watch service implementation.
Uses a polling system for Java6 and delegates to java.nio.file.WatchService for Java7+
while providing the same public API.
Version3.1.0compared with
Version Details
| 3.0.0 | 3.1.0 | |
|---|---|---|
| Release date | Jan 14, 2022 | Jan 18, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (6)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | br.com.objectos.oss-java7 » objectos-latest | - | 3.1.0 |
| ~ Updated | br.com.objectos.oss-java7 » objectos-collections-map | 3.0.0 | 3.1.0 |
| ~ Updated | br.com.objectos.oss-java7 » objectos-collections-set | 3.0.0 | 3.1.0 |
| ~ Updated | br.com.objectos.oss-java7 » objectos-core-service | 3.0.0 | 3.1.0 |
| ~ Updated | br.com.objectos.oss-java7 » objectos-fs | 3.0.0 | 3.1.0 |
| - Removed | br.com.objectos.oss-java7 » objectos-core-multirelease | 3.0.0 | - |
Test Changes (2)
| 3.0.0 | 3.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | br.com.objectos.oss-java7 » objectos-testing-fs | 3.0.0 | 3.1.0 |
| ~ Updated | br.com.objectos.oss-java7 » objectos-testing-random | 3.0.0 | 3.1.0 |