Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » B3 » b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ?
b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533025] Tue, 11 May 2010 22:47 Go to next message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
Hi,

question: how is b3 itself built ? with b3 (selfhosting) or with
buckminsters. ? I read
http://wiki.eclipse.org/Eclipse_b3/contributing/Setting_Up_D evelopment_Environment
but could not find the answer there.

Background of the question is the org.eclipse.b3.releng project which
contains a buckminter project.

But there the b3.rmap file has two problems:
1. it can not be opened in the ecore editor.
error msg is: Unresolved reference 'buckminster'
2. if i run the resolver on the b3.cquery file i get
ERROR [0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in resourceMap
file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
[0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in searchPath platform
ERROR [0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in searchPath modeling
ERROR [0002] : Rejecting provider
p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
No component match was found
[0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in searchPath simultanious.release
Errors and Warnings
E [0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in resourceMap
file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
E [0002] : No suitable provider for component
org.eclipse.rcp:eclipse.feature was found in searchPath modeling
E [0002] : Rejecting provider
p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
No component match was found
TAG-ID 0002 = Query for org.eclipse.b3.releng:buckminster, path:
org.eclipse.b3.releng:buckminster$0.1.0.qualifier


thanks,
Berni.
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533057 is a reply to message #533025] Wed, 12 May 2010 06:48 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Bernhard,
b3 is currently built with Buckminster. It assumes that you have a property 'build.type' set.

Try building using:

build.type=I

HTH,
Thomas Hallgren



On 05/12/2010 12:47 AM, Bernhard Merkle wrote:
> Hi,
>
> question: how is b3 itself built ? with b3 (selfhosting) or with
> buckminsters. ? I read
> http://wiki.eclipse.org/Eclipse_b3/contributing/Setting_Up_D evelopment_Environment
> but could not find the answer there.
>
> Background of the question is the org.eclipse.b3.releng project which
> contains a buckminter project.
>
> But there the b3.rmap file has two problems:
> 1. it can not be opened in the ecore editor.
> error msg is: Unresolved reference 'buckminster'
> 2. if i run the resolver on the b3.cquery file i get
> ERROR [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in resourceMap
> file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
> [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath platform
> ERROR [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath modeling
> ERROR [0002] : Rejecting provider
> p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
> No component match was found
> [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath
> simultanious.release
> Errors and Warnings
> E [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in resourceMap
> file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
> E [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath modeling
> E [0002] : Rejecting provider
> p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
> No component match was found
> TAG-ID 0002 = Query for org.eclipse.b3.releng:buckminster, path:
> org.eclipse.b3.releng:buckminster$0.1.0.qualifier
>
>
> thanks,
> Berni.
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533058 is a reply to message #533057] Wed, 12 May 2010 06:50 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
I just updated b3.rmap and added a default setting for build.type. The default is 'I'.

- thomas

On 05/12/2010 08:48 AM, Thomas Hallgren wrote:
> Hi Bernhard,
> b3 is currently built with Buckminster. It assumes that you have a
> property 'build.type' set.
>
> Try building using:
>
> build.type=I
>
> HTH,
> Thomas Hallgren
>
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533059 is a reply to message #533058] Wed, 12 May 2010 07:05 Go to previous messageGo to next message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
On 12.05.2010 08:50, Thomas Hallgren wrote:
> I just updated b3.rmap and added a default setting for build.type. The
> default is 'I'.

thanks this fixed number 2 of the problem.
but number 1 is still there. Is that a ecore problem ?

1. it can not be opened in the ecore editor.
error msg is: Unresolved reference 'buckminster'

If i try to open b3.rmap in the "Resource Map Editor" it get the
following exception:

org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved
reference 'buckminster'.
(platform:/resource/org.eclipse.b3.releng/b3.rmap, 4, 79)
at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleForwardRefer ences(XMLHandler.java:1154)
at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.endDocument(XMLHan dler.java:1228)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .endDocument(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentS cannerImpl.scanDocument(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSA XParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl. java:181)
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533075 is a reply to message #533059] Wed, 12 May 2010 07:49 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
On 05/12/2010 09:05 AM, Bernhard Merkle wrote:
> 1. it can not be opened in the ecore editor.
> error msg is: Unresolved reference 'buckminster'
>
Ah, sorry about that. It's fixed too now.

- thomas
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #533101 is a reply to message #533075] Wed, 12 May 2010 08:43 Go to previous message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
thanks !

On 12.05.2010 09:49, Thomas Hallgren wrote:
> On 05/12/2010 09:05 AM, Bernhard Merkle wrote:
>> 1. it can not be opened in the ecore editor.
>> error msg is: Unresolved reference 'buckminster'
>>
> Ah, sorry about that. It's fixed too now.
>
> - thomas
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #606978 is a reply to message #533025] Wed, 12 May 2010 06:48 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Bernhard,
b3 is currently built with Buckminster. It assumes that you have a property 'build.type' set.

Try building using:

build.type=I

HTH,
Thomas Hallgren



On 05/12/2010 12:47 AM, Bernhard Merkle wrote:
> Hi,
>
> question: how is b3 itself built ? with b3 (selfhosting) or with
> buckminsters. ? I read
> http://wiki.eclipse.org/Eclipse_b3/contributing/Setting_Up_D evelopment_Environment
> but could not find the answer there.
>
> Background of the question is the org.eclipse.b3.releng project which
> contains a buckminter project.
>
> But there the b3.rmap file has two problems:
> 1. it can not be opened in the ecore editor.
> error msg is: Unresolved reference 'buckminster'
> 2. if i run the resolver on the b3.cquery file i get
> ERROR [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in resourceMap
> file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
> [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath platform
> ERROR [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath modeling
> ERROR [0002] : Rejecting provider
> p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
> No component match was found
> [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath
> simultanious.release
> Errors and Warnings
> E [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in resourceMap
> file:/W:/B3_Source/org.eclipse.b3.releng/b3.rmap
> E [0002] : No suitable provider for component
> org.eclipse.rcp:eclipse.feature was found in searchPath modeling
> E [0002] : Rejecting provider
> p2({0}/modeling/emf/updates/milestones[http://download.eclipse.org/modeling/emf/updates/milestones]):
> No component match was found
> TAG-ID 0002 = Query for org.eclipse.b3.releng:buckminster, path:
> org.eclipse.b3.releng:buckminster$0.1.0.qualifier
>
>
> thanks,
> Berni.
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #606980 is a reply to message #533057] Wed, 12 May 2010 06:50 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
I just updated b3.rmap and added a default setting for build.type. The default is 'I'.

- thomas

On 05/12/2010 08:48 AM, Thomas Hallgren wrote:
> Hi Bernhard,
> b3 is currently built with Buckminster. It assumes that you have a
> property 'build.type' set.
>
> Try building using:
>
> build.type=I
>
> HTH,
> Thomas Hallgren
>
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #606981 is a reply to message #533058] Wed, 12 May 2010 07:05 Go to previous message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
On 12.05.2010 08:50, Thomas Hallgren wrote:
> I just updated b3.rmap and added a default setting for build.type. The
> default is 'I'.

thanks this fixed number 2 of the problem.
but number 1 is still there. Is that a ecore problem ?

1. it can not be opened in the ecore editor.
error msg is: Unresolved reference 'buckminster'

If i try to open b3.rmap in the "Resource Map Editor" it get the
following exception:

org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved
reference 'buckminster'.
(platform:/resource/org.eclipse.b3.releng/b3.rmap, 4, 79)
at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.handleForwardRefer ences(XMLHandler.java:1154)
at
org.eclipse.emf.ecore.xmi.impl.XMLHandler.endDocument(XMLHan dler.java:1228)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .endDocument(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentS cannerImpl.scanDocument(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(U nknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSA XParser.parse(Unknown
Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.emf.ecore.xmi.impl.XMLLoadImpl.load(XMLLoadImpl. java:181)
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #606982 is a reply to message #533059] Wed, 12 May 2010 07:49 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
On 05/12/2010 09:05 AM, Bernhard Merkle wrote:
> 1. it can not be opened in the ecore editor.
> error msg is: Unresolved reference 'buckminster'
>
Ah, sorry about that. It's fixed too now.

- thomas
Re: b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ? [message #606983 is a reply to message #533075] Wed, 12 May 2010 08:43 Go to previous message
Bernhard Merkle is currently offline Bernhard MerkleFriend
Messages: 88
Registered: July 2009
Member
thanks !

On 12.05.2010 09:49, Thomas Hallgren wrote:
> On 05/12/2010 09:05 AM, Bernhard Merkle wrote:
>> 1. it can not be opened in the ecore editor.
>> error msg is: Unresolved reference 'buckminster'
>>
> Ah, sorry about that. It's fixed too now.
>
> - thomas
Previous Topic:b3.rmap: 2 Problems and question about b3.releng: is b3 already selfhosting ?
Next Topic:b3 releng build
Goto Forum:
  


Current Time: Tue Mar 19 03:44:14 GMT 2024

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

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

Back to the top