|
Description
|
URLRepository.install throws UnsupportedOperationException, which is reasonable for http: URLs. But since a way is needed to install modules into the repository, allow file: URLs to do so. This would alter the repository's associated repository-metadata.xml as well. It remains TBD how other information in that file (such as the <path>) could be set. Note: with this change, uninstall should be able to uninstall modules.
Posted Date : 2007-05-30 18:16:03.0
Such URLRepository instances created with file: protocol sources must not be read-only!
Posted Date : 2007-06-06 19:06:52.0
|