aungmyo / impala

Automatically exported from code.google.com/p/impala
0 stars 0 forks source link

Graph Class loader getResources only returns maximum of single resource from local module class path #244

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Applies as of r4616

This is because it uses URLClassRetriever.getResource() rather than
getResources() to get resources from local class path.

Original issue reported on code.google.com by philzoio...@googlemail.com on 21 Sep 2009 at 7:54

GoogleCodeExporter commented 9 years ago
Fixed with r4617

Original comment by philzoio...@googlemail.com on 21 Sep 2009 at 8:44

GoogleCodeExporter commented 9 years ago
Changed milestone to 1.0 RC1

Original comment by philzoio...@googlemail.com on 21 Sep 2009 at 9:30