You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2008/10/22 17:37:44 UTC

[jira] Issue Comment Edited: (FELIX-481) Change OBR default repository url

    [ https://issues.apache.org/jira/browse/FELIX-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641575#action_12641575 ] 

rickhall edited comment on FELIX-481 at 10/22/08 8:36 AM:
-----------------------------------------------------------------

I think I will address this issue by removing the default URL from OBR completely. Thus, if it is not configured, it won't start up with a repository.

      was (Author: rickhall):
    I think I will address this issue be removing the default URL from OBR completely. Thus, if it is not configured, it won't start up with a repository.
  
> Change OBR default repository url 
> ----------------------------------
>
>                 Key: FELIX-481
>                 URL: https://issues.apache.org/jira/browse/FELIX-481
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR)
>    Affects Versions: felix-1.0.0
>            Reporter: Alin Dreghiciu
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: felix-1.4.0
>
>
> By default (if no repository is configured) BundleRepository uses http://oscar-osgi.sourceforge.net/obr2/repository.xml as a default repository. As Richard mentioned on the mailing list this repository is more a "didactic" repository.  Having this repo is somehow then useless and adds confusion to the unexperimented (e.g. one has a wrong spelled config "obr.repository.url". In that case the default is used => expected bundles will not be found)
> I suggest the following alternatives:
> 1. No default => fail to initialize with an misconfiguration exception
> 2. use the osgi alliance repository
> 3. use a (to be created) felix obr repository 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.