disneystreaming / smithy-translate

Other
53 stars 12 forks source link

fix proto test nondeterminism #239

Closed lewisjkl closed 5 months ago

lewisjkl commented 5 months ago

There was an issue where on some systems the resource lookup would find proto files in jar dependencies and would then attempt to treat them like local files. This fix makes it so jar dependencies are filtered out in our lookup.