Two implementations: - native 'tail' command (e.g. tail -F -n 0 /foo/bar) - Apache commons-io Tailer Further changes: - Add documentation to section "what's new" - Add a JUnit @Rule so the OSDFTMP test doesn't fail on Windows
Two implementations: - native 'tail' command (e.g. tail -F -n 0 /foo/bar) - Apache commons-io Tailer Further changes: - Add documentation to section "what's new" - Add a JUnit @Rule so the OSDFTMP test doesn't fail on Windows