|
Re: Wildcards in provider tag of a .RMAP usin SVN [message #494724 is a reply to message #494718] |
Mon, 02 November 2009 11:35 |
|
Hi Alain,
No, you cannot use wildcards in the provider URI. You can however have any number of providers in a
SearchPath and all of them will be searched.
Regards,
Thomas Hallgren
Alain wrote:
> Hi
>
> Does anybody know, if it is possible to use a kind of a wildcard (e.g.
> "**") in the provider definition of a .RMAP configuration using a SVN
> repository?
>
> Like the ** in the following example?
>
> <provider readerType="svn"
> componentTypes="eclipse.feature,osgi.bundle,buckminster" source="true">
> <uri
> format=" svn://srv1/Entwicklung/Projects/app/branches/4.2_Buckminster _build/source/plugins/**/">
>
> </uri>
> </provider>
>
> My problem is, that the plugin id and the name of the folder where the
> plugins lives in, are not the same.
> Example:
> Name:MyUtil
> ID: org.my.util
> But there is no possibility to use e.g. a regex to convert the id to the
> name.
> So I tried to use a wildcard in the SVN URL to let the provider look up
> all subdirectories of the SVN URL.
>
> Thanks for your answers,
> Alain.
|
|
|
Powered by
FUDForum. Page generated in 0.03130 seconds