[GJC-13] Pull io.find out into its own gj-find jar | |
| Status: | Closed |
| Project: | Genjava |
| Component/s: | gj-core |
| Affects Version/s: | |
| Fix Version/s: | core-3.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Henri Yandell | Assignee: | 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. |