You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Bram de Kruijff (JIRA)" <ji...@apache.org> on 2013/08/05 14:33:49 UTC

[jira] [Commented] (ACE-403) Make vaadin client OBR repository index name configurable

    [ https://issues.apache.org/jira/browse/ACE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729466#comment-13729466 ] 

Bram de Kruijff commented on ACE-403:
-------------------------------------

Comitted in r1510451.

An optional obr.xml parameter can be passed to the vaadin servlet. The default remains "repository.xml"

{code}
private static final String KEY_OBR_XML = "obr.xml";
{code}
                
> Make vaadin client OBR repository index name configurable
> ---------------------------------------------------------
>
>                 Key: ACE-403
>                 URL: https://issues.apache.org/jira/browse/ACE-403
>             Project: ACE
>          Issue Type: Improvement
>          Components: UI
>    Affects Versions: 1.0.0
>            Reporter: Bram de Kruijff
>            Assignee: Bram de Kruijff
>            Priority: Minor
>
> At present in the vaadin client the OBR index file is harcoded to "repository.xml". However, in some (nexus) cases this file may actually have a different name (eg. obr.xml).
> Therefore we sould simply make that name configurable through the vaadin config with an optional param and a "repository.xml" default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira