Re-enable various resource-related unit tests by mcculls · Pull Request #51 · eclipse-sisu/sisu-project (original) (raw)
The test resource binaries are a combination of open-source jars that recreate known resource scanning issues:
- commons-logging-1.1.1.jar licensed under Apache License Version 2.0
- icu4j-2.6.1.jar licensed under the Unicode License
as well as various trivial archives created from scratch to exercise particular edge-cases.
Also included are Incomplete class files that refer to a missing type Param, used to test iteration over declared members.