This is an exported version of the JIRA issue tracker. Please use the Google Code site to open new tickets or report updates to these existing tickets. Feel free to contact the mailing list with any questions.

[GJC-13] Pull io.find out into its own gj-find jar
Created: Fri, 16 Apr 2004 22:28:08 -0700 (PDT)  Updated: Wed, 28 Apr 2004 21:02:13 -0700 (PDT)

Status:Closed
Project:Genjava
Component/s:gj-core
Affects Version/s:
Fix Version/s:core-3.1

Type:TaskPriority: Major
Reporter:Henri YandellAssignee:Henri Yandell
Resolution:Fixed 
Environment:


 Description   
ClassIndex depends on it, which is a pain as that's not a very important class. io.find has no dependencies and will be nice and tight all on its own. ExtensionFileFilter should die, along with the hidden NameFilter and PathFilter to be replaced by Name and Path Filters that use Wildcards.
Comment by bayard [ Wed, 28 Apr 2004 21:02:13 -0700 (PDT) ]
find code taken out of gj-core and into gj-find.