Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [papyrus-rt-dev] Unresolved required bundle: org.eclipse.papyrus.designer.languages.common.profile

Thanks Ansgar and Peter. Yes, I see the compositeContent now. It wasn't obvious indeed. But I still don't understand why I got the build error. The error seems to suggest that it was redirecting to the "downloads" folder. Anyway, using the 1.0.1_papyrus-designer-neon_133/ folder and it seems to work now.  But I'm still curious: why wouldn't the plain url work?




 

On Wed, Jun 29, 2016 at 8:10 AM Peter Cigéhn <peter.cigehn@xxxxxxxxx> wrote:
Hi,

I've experienced issues with this p2 repo as well. My conlusion (without really knowing the details of how p2 repos should look like) is that the "downloads" directory has been placed incorrectly "inside" this repo causing issues, i.e. the directory http://download.eclipse.org/modeling/mdt/papyrus/components/designer/downloads/?d should not really be placed there, since it does not conform being part of the repo.

/Peter Cigéhn

On 29 June 2016 at 14:00, Ansgar Radermacher <ansgar.radermacher@xxxxxx> wrote:
Hi Ernesto,

when I open http://download.eclipse.org/modeling/mdt/papyrus/components/designer/ in a browser, I see a compositeContent.xml file. However, it is not that obvious, since this file is visible below the image (since the file name compositeArtifacts.xml.ori is too long)
You can open it directly: http://download.eclipse.org/modeling/mdt/papyrus/components/designer/compositeContent.xml

Best regards

Ansgar


On 28/06/2016 20:08, Ernesto Posse wrote:
More on this. It looks like the Designer repos at those locations are meant to be composite, but are malformed:


has a compositeArtifacts.xml but no compositeContent.{xml,jar}

and


has neither.

Yet, under "Install New Software...", using the former, one can see the content.




On Tue, Jun 28, 2016 at 11:46 AM Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:
I just tried updating the TPs but the builds fail with

Failed to load p2 metadata repository from location http://download.eclipse.org/modeling/mdt/papyrus/components/designer/: Unable to read repository at http://download.eclipse.org/modeling/mdt/papyrus/components/designer. No repository found at http://download.eclipse.org/modeling/mdt/papyrus/components/designer/downloads.

              Which repository should be used then?

On Tue, Jun 28, 2016 at 11:23 AM Ernesto Posse <eposse@xxxxxxxxxxxxx> wrote:
Thanks Ansgar. 

I regenerated one of the TPs (oeprt.targetplatform.neon.papyrusrelease.tpd) although that one uses

In my local environment I got rid of the errors by running the Oomph developer setup which explicitly and that one uses only


I suppose we should we use this one in the TP, right?

I also added an explicit dependency to oep.designer.languages.common.profile in my plugins and that seems to do the trick.



On Tue, Jun 28, 2016 at 4:46 AM Ansgar Radermacher <ansgar.radermacher@xxxxxx> wrote:
Hi Ernesto,

we've made a 1.0.1 release of designer (which implies that designer is no longer blocking Papyrus-RT from sorting the incubation). This release contains a new common code generation profile with common hints for the code generators. It should normally be dragged automatically as it is required by oep.designer.languages.common.base - it's also part of the languages.common feature. I don't know, if you have to update the Papyrus-RT target definition to get access to it.

Best regards

Ansgar



On 27/06/2016 20:23, Ernesto Posse wrote:
Is anyone else getting an unresolved bundle error with bundles from Designer like org.eclipse.papyrus.designer.languages.common.profile?


--
Ernesto Posse
Zeligsoft


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


-- 
Ansgar Radermacher                CEA/DRT/DILS/LISE
http://www-list.cea.fr/index.htm
phone: +33 16908 3812
mailto: ansgar.radermacher@xxxxxx
_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


-- 
Ansgar Radermacher                CEA/DRT/DILS/LISE
http://www-list.cea.fr/index.htm
phone: +33 16908 3812
mailto: ansgar.radermacher@xxxxxx

_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev


_______________________________________________
papyrus-rt-dev mailing list
papyrus-rt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/papyrus-rt-dev

Back to the top