This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Resolve circular dependency between org.eclipse.mylyn.monitor.* and org.eclipse.mylyn.context.* #16
Comments
Merged
Please se my comment in #14 (comment) The following classes in org.eclipse.commons need some parts from org.eclipse.mylyn.context
Should I try to solve this issue? |
Of cause you are welcome to suggest your solution. |
BeckerFrank
added a commit
to eclipse-mylyn/org.eclipse.mylyn.context
that referenced
this issue
Nov 28, 2022
org.eclipse.mylyn.context.* eclipse-mylyn/org.eclipse.mylyn.commons#16
BeckerFrank
added a commit
to eclipse-mylyn/org.eclipse.mylyn.context
that referenced
this issue
Nov 29, 2022
org.eclipse.mylyn.context.* eclipse-mylyn/org.eclipse.mylyn.commons#16
BeckerFrank
added a commit
to eclipse-mylyn/org.eclipse.mylyn.context
that referenced
this issue
Nov 29, 2022
org.eclipse.mylyn.context.* eclipse-mylyn/org.eclipse.mylyn.commons#16
BeckerFrank
added a commit
to eclipse-mylyn/org.eclipse.mylyn.context
that referenced
this issue
Nov 30, 2022
ruspl-afed
added a commit
that referenced
this issue
Dec 7, 2022
Use the latest nightly snapshot for Mylyn Context Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
Dec 7, 2022
Try to update to Tycho 3.0.1 to resolve java.lang.NoSuchMethodError: 'void org.eclipse.equinox.internal.p2.repository.helpers.ChecksumProducer Signed-off-by: Alexander Fedorov <[email protected]>
ruspl-afed
added a commit
that referenced
this issue
Dec 7, 2022
Remove circular dependency #16 : use nightly snapshot
I'm not sure that this is the only circular dependency, let's postpone the implementation a bit until we can see the whole picture. |
Sure! |
BeckerFrank
added a commit
that referenced
this issue
Dec 17, 2022
I think that we no longer need this because we want to have a new big Repository with all plugins (eclipse-mylyn/.github#15) |
Yes, we can postpone this issue . With one repository it will be easier to fix. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently org.eclipse.mylyn.commons repository requires org.eclipse.mylyn.ide_feature feature to be built. We need to introduce an interface to resolve this.
The text was updated successfully, but these errors were encountered: