Re: Small bug...

2006-09-19 Thread Richard S. Hall
Oops. Yep, I missed that one. Thanks. It is committed. -> richard Olivier Gruber wrote: Just stumbled on a small bug public FindEntriesEnumeration(Felix felix, BundleImpl bundle, String path, String filePattern, boolean recurse) { m_felix = felix; m_bun

Small bug...

2006-09-19 Thread Olivier Gruber
Just stumbled on a small bug public FindEntriesEnumeration(Felix felix, BundleImpl bundle, String path, String filePattern, boolean recurse) { m_felix = felix; m_bundle = bundle; m_path = path; m_enumeration = m_bundle.getInfo().getCurrentModule