[ 
http://jira.codehaus.org/browse/MRM-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=135672#action_135672
 ] 

Brett Porter commented on MRM-694:
----------------------------------

here are some other small adjustments:
- when you deploy, you get 400 BAD REQUEST, but I think maybe 405 on deployment 
is more appropriate? (http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html). 
If not 405, perhaps 403. Reading the spec, both would comply but 400 means we 
didn't understand the request
- the plain HTML indexes (IndexWriter) are not alphabetically sorted in groups
- in the UI, we should show the group HTTP URL, like the repository URLs we 
show for each repo
- I was allowed to create group with ID of an existing repository - this should 
be a conflict
- likewise, I was allowed to create a repository with ID of an existing group - 
this should be a conflict
- the repository group page HTML seems invalid - probably missing a closing div 
(see the footer which doesn't extend all the way to the left)

> Virtual repositories or repository grouping
> -------------------------------------------
>
>                 Key: MRM-694
>                 URL: http://jira.codehaus.org/browse/MRM-694
>             Project: Archiva
>          Issue Type: New Feature
>          Components: repository interface
>            Reporter: Maria Odea Ching
>            Assignee: Maria Odea Ching
>             Fix For: 1.1
>
>         Attachments: MRM-694-archiva-configuration.patch, 
> MRM-694-archiva-webapp.patch, MRM-694-archiva-webdav.patch, 
> MRM-694-web-interface.patch
>
>
> A number of managed repositories can  be grouped together with that group 
> having only one url. So you only need to specify that url in the settings.xml 
> file and when Archiva receives a request via that url, it would look for that 
> artifact from the repositories belonging to that group. 
> More details are dicussed here:
> http://www.nabble.com/Archiva-1.1-Roadmap-td15262645.html#a15263879

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to