Skip to content
/ jpoller Public
forked from levelsbeyond/jpoller

Fork of Cristiano Sadun's JPoller library

Notifications You must be signed in to change notification settings

dlamy/jpoller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPoller

The JPoller library was written by Critiano Sadun but has not been maintained for several years (last release was 2006). It is a filesystem directory poller with several nice features for auto-moving and filtering built in.

A few code improvements have been put into this source fork:

  • A fix to a bug could cause FileSetFoundEvents to not have the correct automove directory if a cycle's last file is not processed. This was due to a dir directory being set to the automove directory only on the last file in the processing array, so if for any reason it was not processed the automove directory would not be set correctly and corresponding event listeners would be looking for a file that no longer existed.
  • An improvement was added to always eliminate hidden files from processing candidacy.

Original source can be found here: http://sourceforge.net/projects/jpoller/

About

Fork of Cristiano Sadun's JPoller library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%