Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » com.ibm.icu not resolved in buckminster headless
com.ibm.icu not resolved in buckminster headless [message #534420] Wed, 19 May 2010 06:22 Go to next message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
This is a multi-part message in MIME format.
--------------000400040205090107000604
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

buckminster 3.5 headless seems not to resolve com.ibm.icu correctly.

is this a known bug/feature and how do I workaround this ?
site.rmap is attached.

thanks,
Berni.


ERROR [0000] : No suitable provider for component
com.ibm.icu:osgi.bundle/4.0.1 was found in resourceMap
file:/C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.UpdateSi te/workspace/de.sick.sopas.generator.srt.buckminster/site.rm ap
ERROR [0000] : No suitable provider for component
com.ibm.icu:osgi.bundle/4.0.1 was found in searchPath resources
ERROR [0000] : Resolution attempt ended with exception: Provider
local( file:///C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.Update Site/workspace/com.ibm.icu/):
Missing CSpec source required by component type osgi.bundle
ERROR Provider
local( file:///C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.Update Site/workspace/com.ibm.icu/):
Missing CSpec source required by component type osgi.bundle
Finished: FAILURE


--------------000400040205090107000604
Content-Type: text/xml;
name="site.rmap"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="site.rmap"

<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0" xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0">
<rm:locator pattern="^de\.itemis\.xtext(\..+)?" searchPathRef="itemis"/>
<rm:locator pattern="^org\.antlr(\..+)?" searchPathRef="itemis"/>
<rm:locator pattern="^org\.eclipse\.xtext" searchPathRef="itemis"/>
<rm:locator pattern="^org\.eclipse\.xtend" searchPathRef="itemis"/>
<rm:locator pattern="^org\.eclipse\.xpand(\..+)?" searchPathRef="itemis" failOnError="false"/>
<rm:locator pattern="^org\.eclipse\.emf\.mwe(\..+)?" searchPathRef="mwe"/>
<rm:locator pattern="^org\.apache\.commons(\..+)?" searchPathRef="mwe"/>
<rm:locator searchPathRef="resources"/>
<rm:searchPath name="itemis">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="eclipse.import" source="false" mutable="false" resolutionFilter="">
<rm:uri format="http://download.itemis.com/updates/releases"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="mwe">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="eclipse.import" source="false" mutable="false" resolutionFilter="">
<rm:uri format="http://download.eclipse.org/modeling/emft/updates/releases/"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="resources">
<rm:provider componentTypes="osgi.bundle,eclipse.feature" readerType="local" source="false">
<rm:uri format="file:///{0}/{1}/">
<bc:propertyRef key="workspace.root"/>
<bc:propertyRef key="buckminster.component"/>
<bc:propertyRef key="eclipse.home"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
</rm:rmap>

--------------000400040205090107000604--
Re: com.ibm.icu not resolved in buckminster headless [message #534442 is a reply to message #534420] Wed, 19 May 2010 08:44 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Where do you expect to find com.ibm.icu? You have no locator that
matches it's name so it ends up in the last 'resources' search path
which means that it tries to find it on you local disk. Is that what you
intended?

- thomas

On 05/19/2010 08:22 AM, Bernhard Merkle wrote:
> buckminster 3.5 headless seems not to resolve com.ibm.icu correctly.
>
> is this a known bug/feature and how do I workaround this ?
> site.rmap is attached.
>
> thanks,
> Berni.
>
>
> ERROR [0000] : No suitable provider for component
> com.ibm.icu:osgi.bundle/4.0.1 was found in resourceMap
> file:/C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.UpdateSi te/workspace/de.sick.sopas.generator.srt.buckminster/site.rm ap
>
> ERROR [0000] : No suitable provider for component
> com.ibm.icu:osgi.bundle/4.0.1 was found in searchPath resources
> ERROR [0000] : Resolution attempt ended with exception: Provider
> local( file:///C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.Update Site/workspace/com.ibm.icu/):
> Missing CSpec source required by component type osgi.bundle
> ERROR Provider
> local( file:///C:/tools/win32/hudson/jobs/SOPAS.Generator.P2.Update Site/workspace/com.ibm.icu/):
> Missing CSpec source required by component type osgi.bundle
> Finished: FAILURE
>
Previous Topic:"java.lang.IllegalArgumentException: URI is not hierarchical" when switching to Buckm. 3.6
Next Topic:.qualifier "ignored" in plugins
Goto Forum:
  


Current Time: Fri Mar 29 07:49:07 GMT 2024

Powered by FUDForum. Page generated in 0.03267 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top