I've seen a bug report that SQL editor does not work anymore, and the stack seem to be related. So yes, this seem to be a new issue with RC2.
Am 12. September 2018 17:54:28 MESZ schrieb Ed Merks <[email protected]>: >I've been testing the regenerated Oomph product catalog for 2018-09. I > >thought to try JEE because that package was late showing up for >2018-09. > >It installs okay but there are many errors like the following in the >log. I get these same errors unzipping the RC1 package, so it's not >that Oomph has installed it oddly. > >I know the JEE package got a +1 for RC1 so I'm wondering if the >following problems have been overlooked; of course I'm hoping the JEE >package does do this for this week's build results. > >org.osgi.framework.BundleException: Could not resolve module: >org.eclipse.m2e.wtp.jpa [608] > Unresolved requirement: Require-Bundle: org.eclipse.jpt.jpa.core; >bundle-version="3.3.0" > -> Bundle-SymbolicName: org.eclipse.jpt.jpa.core; >bundle-version="3.5.1.v201803012210"; singleton:="true" > org.eclipse.jpt.jpa.core [462] > Unresolved requirement: Require-Bundle: >org.eclipse.jpt.jpa.db; bundle-version="[2.0.0,3.0.0)" > -> Bundle-SymbolicName: org.eclipse.jpt.jpa.db; >bundle-version="2.2.201.v201803012210"; singleton:="true" > org.eclipse.jpt.jpa.db [463] > Unresolved requirement: Require-Bundle: >org.eclipse.datatools.sqltools.editor.core; >bundle-version="[1.0.0,3.0.0)" > -> Bundle-SymbolicName: >org.eclipse.datatools.sqltools.editor.core; >bundle-version="1.2.101.201807022034"; singleton:="true" > org.eclipse.datatools.sqltools.editor.core [241] > Unresolved requirement: Require-Bundle: >org.eclipse.datatools.sqltools.result > -> Bundle-SymbolicName: >org.eclipse.datatools.sqltools.result; >bundle-version="1.3.200.201808291506"; singleton:="true" > org.eclipse.datatools.sqltools.result [248] > Unresolved requirement: Require-Bundle: >org.apache.lucene.queryparser; bundle-version="7.1.0" > -> Bundle-SymbolicName: >org.apache.lucene.queryparser; bundle-version="7.1.0.v20180828-2118" > org.apache.lucene.queryparser [74] > Unresolved requirement: >Import-Package: org.apache.lucene.document; core="split"; >version="[7.1.0,7.2.0)" > > at org.eclipse.osgi.container.Module.start(Module.java:447) > at >org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1685) > at >org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1664) > at >org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1627) > at >org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1558) > at >org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) > at >org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233) > at >org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:343) > >Is it correct/expected that there are so many versions of Lucene in the > >JEE package? I thought we were trying to avoid this situation. > >./eclipse/plugins/org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar >./eclipse/plugins/org.apache.lucene.analyzers-common_7.1.0.v20180122-2126.jar >./eclipse/plugins/org.apache.lucene.core_3.5.0.v20120725-1805.jar >./eclipse/plugins/org.apache.lucene.core_6.1.0.v20170814-1820.jar >./eclipse/plugins/org.apache.lucene.core_7.1.0.v20171214-1510.jar > >Regards, >Ed > >_______________________________________________ >cross-project-issues-dev mailing list >[email protected] >To change your delivery options, retrieve your password, or unsubscribe >from this list, visit >https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev -- Kind regards, Andrey Loskutov http://google.com/+AndreyLoskutov _______________________________________________ cross-project-issues-dev mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
