Github user geomacy commented on the issue:
https://github.com/apache/brooklyn-client/pull/44
Code changes look good; but problems with test:
I tested this out as follows:
- upload a zip file as `br catalog add test.zip` - success
- upload a directory as `br catalog add test4` - success
- upload a zip file via "file" URL: `br catalog add
file:///Users/geoff/tmp/test3/test.zip` - fails, with
open file:/Users/geoff/tmp/test3/test.zip: no such file or directory
From looking at the code I thought this should work, is this how it's
intended?
---
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.
---