I built the snapshot (org.apache.felix.fileinstall-2.0.1-SNAPSHOT.jar ) with the latest trunk and could reproduce the infinite loop behaviour.
On Tue, Sep 8, 2009 at 10:36 AM, Guillaume Nodet <gno...@gmail.com> wrote: > Fileinstall has undergone some major changes in the past weeks, so you may > try to build a snapshot and see if you can reproduce the problem with the > latest trunk. FWIW, fileinstall is in the process of being released right > now. > > On Tue, Sep 8, 2009 at 17:31, Ajay Kumar <ajay25ku...@gmail.com> wrote: > > > I could configure File Install to watch multiple directories. Lets say, > my > > file install is watching */foo/bar* directory. If I put a new > configuration > > file (*org.apache.felix.fileinstall-<pid>.cfg*) and tell it to watch * > > /foo/baz* directory, It works great. > > > > However, if I tell the new configuration file to watch */foo/bar* > directory > > (meaning the same directory which file install is watching), it runs in > an > > infinite loop. > > > > Please let me know, if I should open a JIRA for the same. Currently, > > looking at the source code to see what needs to be changed. > > > > Regards, > > Ajay Kumar > > > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > ------------------------ > Open Source SOA > http://fusesource.com >