Allow remote repository to be located via non-http URI
Mandy Chung
mandy.chung at oracle.com
Mon Feb 6 15:16:37 PST 2012
On 2/6/2012 10:19 AM, Alan Bateman wrote:
>
> The remote repository is currently limited to http. I've changed the
> implementation so that other URIs can now be used, in particular file
> URIs where the repository is on the file system. The webrev with the
> changes is here:
>
> http://cr.openjdk.java.net/~alanb/jigsaw-localrepos/webrev/
>
Looks okay. It would be good to add a test to verify the repository
API before and after adding jmod files (something like
_RemoteRepository.java but specific for file-system based repository)
Mandy
More information about the jigsaw-dev
mailing list