Github user jaikiran commented on a diff in the pull request:
https://github.com/apache/ant-ivy/pull/52#discussion_r127396320
--- Diff: src/java/org/apache/ivy/osgi/repo/RepositoryManifestIterable.java
---
@@ -59,11 +59,11 @@ protected InputStream getInputStream(String f) throws
IOException {
return repo.getResource(f).openStream();
}
- protected List<String> listBundleFiles(String dir) throws IOException {
+ protected List<String> listBundleFiles(String dir) {
--- End diff --
Similar comment as here
https://github.com/apache/ant-ivy/pull/52/files#r127395633 applies to this line
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]