Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6563535
Votes 0
Synopsis (repo) URLRepository.install() should allow file: protocol to install a module
Category java:module
Reported Against
Release Fixed 7(b99)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs 6589789
Submit Date 30-MAY-2007
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
Work Around
N/A
Evaluation
A reasonable idea.
Posted Date : 2007-07-05 23:47:06.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang