--To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/e8467936-291b-4c57-9c59-072c77a49e9a%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CAPaMnL5Fe6V8vUQo-09wOJj2zmVx00LVE6_Qd7CpXHr6L5wpMA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CACLOopj4CxAewVxr2GX1c2ZfQVK7pZBq-6YwFUeU3_MSrFtQ8w%40mail.gmail.com.
Here is the text of the osgi error which breaks it for me as well (also on jee)
!ENTRY org.scala-ide.sdt.core 4 0 2014-08-18 11:29:30.185
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.scala-ide.sdt.core [1915]
Bundle was not resolved because of a uses contraint violation.
org.osgi.service.resolver.ResolutionException: Uses constraint violation. Unable to resolve resource org.scala-ide.sdt.core [osgi.identity; osgi.identity="org.scala-ide.sdt.core"; type="osgi.bundle"; version:Version="4.0.0.m3-2_11-201407241647-33f4f20"; singleton:="true"] because it is exposed to package 'javax.xml.bind' from resources org.eclipse.osgi [osgi.identity; osgi.identity="org.eclipse.osgi"; type="osgi.bundle"; version:Version="3.10.0.v20140606-1445"; singleton:="true"] and javax.xml.bind [osgi.identity; osgi.identity="javax.xml.bind"; type="osgi.bundle"; version:Version="2.1.9.v201005080401"] via two dependency chains.
Chain 1:
org.scala-ide.sdt.core [osgi.identity; osgi.identity="org.scala-ide.sdt.core"; type="osgi.bundle"; version:Version="4.0.0.m3-2_11-201407241647-33f4f20"; singleton:="true"]
require: (osgi.wiring.bundle=org.eclipse.core.runtime)
|
provide: osgi.wiring.bundle: org.eclipse.core.runtime
org.eclipse.osgi [osgi.identity; osgi.identity="org.eclipse.osgi"; type="osgi.bundle"; version:Version="3.10.0.v20140606-1445"; singleton:="true"]
Chain 2:
org.scala-ide.sdt.core [osgi.identity; osgi.identity="org.scala-ide.sdt.core"; type="osgi.bundle"; version:Version="4.0.0.m3-2_11-201407241647-33f4f20"; singleton:="true"]
require: (&(osgi.wiring.bundle=org.scala-ide.sbt.full.library)(&(bundle-version>=0.13.0)(!(bundle-version>=0.14.0))))
|
provide: osgi.wiring.bundle; osgi.wiring.bundle="org.scala-ide.sbt.full.library"; bundle-version:Version="0.13.2.m3-2_11-20140724-1846"
org.scala-ide.sbt.full.library [osgi.identity; osgi.identity="org.scala-ide.sbt.full.library"; type="osgi.bundle"; version:Version="0.13.2.m3-2_11-20140724-1846"]
import: (osgi.wiring.package=javax.xml.bind)
|
export: osgi.wiring.package: javax.xml.bind
javax.xml.bind [osgi.identity; osgi.identity="javax.xml.bind"; type="osgi.bundle"; version:Version="2.1.9.v201005080401"]
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/c0ea7d53-a90b-473d-a45d-b115bc81e836%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CAOwe9fb%3DCf0_6-NQeOxknRVfSjTBngxgAkPjjp%2B9wHVQJzKAXA%40mail.gmail.com.
I can report that the nightly worked for me, but the milestone had not.It came up on SO, where nightly was suggested.
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/28986343-bdd2-49a9-9681-85515cb3d102%40googlegroups.com.
Don't laugh, but I thought I'd download the two zips and compare, but they are very different sizes, so I won't bother digging around.
Publication can be sensitive business.
--On Thu, Aug 21, 2014 at 10:34 AM, Andrew Gaydenko <andrew....@gmail.com> wrote:
On Thursday, August 21, 2014 9:26:14 PM UTC+4, Som Snytt wrote:The luna branch isn't updating during three weeks https://github.com/scala-ide/scala-ide/commits/platform/luna So I was sure it is in the last milestone state. Have I missed something on luna? :)I can report that the nightly worked for me, but the milestone had not.It came up on SO, where nightly was suggested.
--To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/28986343-bdd2-49a9-9681-85515cb3d102%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CAPaMnL6%3DXgq4nVkkT9yugvkVtFKS7ZcPoM2Pe6R17owAeGz41w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CANpg8PD7YkiEAM_izBbFgjzGekFCUJF1h%2B8cCe0%3D1Zu4PXLrYA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CAPaMnL4RLTiB1o3ptQ8qa75GGDhTmLC9ZqEGCX1_6%2BLuGwuJ9Q%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/CAOwe9fYvVp-yvYoVOtdUXuQ_-wEd%3DCbOqdOY-B%3DFX1Hrs7EJAQ%40mail.gmail.com.