You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2007/10/21 19:46:50 UTC

[jira] Created: (FELIX-405) Cannot specified custom obr repository

Cannot specified custom obr repository
--------------------------------------

                 Key: FELIX-405
                 URL: https://issues.apache.org/jira/browse/FELIX-405
             Project: Felix
          Issue Type: Bug
          Components: Maven Bundle Plugin
            Reporter: Clement Escoffier


The attribute obrRepository is misunderstand when finishing by .xml instead of repository.xml. 
So if you try to customize the repository with foo.xml, the plugin will create the folder foo.xml and a repository.xml file inside this folder.

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


[jira] Updated: (FELIX-405) Cannot specified custom obr repository

Posted by "Clement Escoffier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-405:
------------------------------------

    Attachment: patch-obr.txt

This submitted patch just solve the porlbme. Instead of testing the if the obrPath ends with "repository.xml" it just tests it ends with ".xml".


> Cannot specified custom obr repository
> --------------------------------------
>
>                 Key: FELIX-405
>                 URL: https://issues.apache.org/jira/browse/FELIX-405
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Clement Escoffier
>         Attachments: patch-obr.txt
>
>
> The attribute obrRepository is misunderstand when finishing by .xml instead of repository.xml. 
> So if you try to customize the repository with foo.xml, the plugin will create the folder foo.xml and a repository.xml file inside this folder.

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


[jira] Resolved: (FELIX-405) Cannot specified custom obr repository

Posted by "Stuart McCulloch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch resolved FELIX-405.
------------------------------------

    Resolution: Fixed

patch applied - thanks

> Cannot specified custom obr repository
> --------------------------------------
>
>                 Key: FELIX-405
>                 URL: https://issues.apache.org/jira/browse/FELIX-405
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Clement Escoffier
>         Attachments: patch-obr.txt
>
>
> The attribute obrRepository is misunderstand when finishing by .xml instead of repository.xml. 
> So if you try to customize the repository with foo.xml, the plugin will create the folder foo.xml and a repository.xml file inside this folder.

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


[jira] Closed: (FELIX-405) Cannot specified custom obr repository

Posted by "Stuart McCulloch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart McCulloch closed FELIX-405.
----------------------------------

    Assignee: Stuart McCulloch

deployed new snapshot with this fix

> Cannot specified custom obr repository
> --------------------------------------
>
>                 Key: FELIX-405
>                 URL: https://issues.apache.org/jira/browse/FELIX-405
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven Bundle Plugin
>            Reporter: Clement Escoffier
>            Assignee: Stuart McCulloch
>         Attachments: patch-obr.txt
>
>
> The attribute obrRepository is misunderstand when finishing by .xml instead of repository.xml. 
> So if you try to customize the repository with foo.xml, the plugin will create the folder foo.xml and a repository.xml file inside this folder.

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