Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Build against 2018-12 (latest) fails #841

Closed
cdietrich opened this issue Oct 3, 2018 · 10 comments
Closed

Build against 2018-12 (latest) fails #841

cdietrich opened this issue Oct 3, 2018 · 10 comments
Assignees
Milestone

Comments

@cdietrich
Copy link
Member

[ERROR] Cannot resolve project dependencies:
[ERROR] You requested to install 'osgi.bundle; org.eclipse.equinox.ds 1.0.0' but it could not be found

Needs to be checked where this dependency came from before and why it is no longer there @kthoms do you have any idea?

@cdietrich cdietrich added this to the Release_2.16 milestone Oct 3, 2018
@cdietrich
Copy link
Member Author

Xtext-xtend is affected too

@cdietrich
Copy link
Member Author

@akurtakov does that mean we need an explicit dependency to the bundle now?
But that won’t be a long term solution if it will completely go
Do you know if the Felix plugin is already there in oxygen, photon and 2018-09

@akurtakov
Copy link

felix.scr has been part of the release even prior to oxygen. So depending on felix.scr is the right thing to do. There is a fix in tycho 1.3.0-SNAPSHOT to start the proper bundle (felix.scr) for tests so you may need to switch to it too.

@cdietrich
Copy link
Member Author

@cdietrich
Copy link
Member Author

@kthoms could you please create a branch without the extra requirement to se what we do need it for

kthoms pushed a commit that referenced this issue Oct 3, 2018
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
kthoms pushed a commit to eclipse/xtext-xtend that referenced this issue Oct 3, 2018
o.a.felix.scr

Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
cdietrich added a commit that referenced this issue Oct 5, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit to eclipse/xtext-xtend that referenced this issue Oct 5, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 9, 2018
…as workaround

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit to eclipse/xtext-xtend that referenced this issue Oct 11, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 11, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 13, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit to eclipse/xtext-xtend that referenced this issue Oct 13, 2018
… 4.10

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 13, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 13, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 13, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
cdietrich added a commit that referenced this issue Oct 13, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
@cdietrich
Copy link
Member Author

cdietrich commented Oct 14, 2018

After tests eclipse seems to hang

http://services.typefox.io/open-source/jenkins/job/xtext-eclipse/job/cd_issue841c/7/console

(ignored ref. test for that)

@cdietrich
Copy link
Member Author

same problem with tycho 1.3.0-SNAPSHOT
http://services.typefox.io/open-source/jenkins/job/xtext-eclipse/job/cd_issue841/6/console
i wonder if there is something wrong with our setup/tests/baseclasses

cdietrich added a commit that referenced this issue Oct 16, 2018
[#841] address removal of equinox.ds in platform 4.10
cdietrich added a commit to eclipse/xtext-xtend that referenced this issue Oct 16, 2018
@cdietrich
Copy link
Member Author

Fixed by using and autostarting apache.felix.scr

cdietrich added a commit that referenced this issue Nov 6, 2018
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants