Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-pmc] Missing requirement: Eclipse Data Tools Platform SQL Results ViewPlug-ins 1.2.0.201603142002 (org.eclipse.datatools.sqltools.result1.2.0.201603142002) requires 'bundle org.apache.lucene.core [3.5.0, 4.0.0)'but it could not be found

Brian,

 

Sorry for the delay in getting back to you. I’ve made the necessary changes to have DTP build with Oxygen. Unfortunately, it looks like DTP has an incompatibility with the new version of Lucene.

 

https://hudson.eclipse.org/datatools/job/master/54/console

 

Currently the build is set to build and ensure compatibility with Neon, Neon.1, Neon.2 and Oxygen, but you likely will need to limit this to Oxygen when you make the fixes for the new Lucene version. This is easy to do in the build.properties file. See the changes that I just made to give you an idea.

 

http://git.eclipse.org/c/datatools/org.eclipse.datatools.build.git/commit/?id=4b30ca9ef8e9836e7d807775f4603d157eeaa42e

 

To limit to Oxygen, just eliminate all references to Neon, Neon.1 and Neon.2 targets.

 

Thanks,

 

- Konstantin

 

PS: I am copying wtp-pmc as there is discussion there on the status of DTP for Oxygen.

 

 

From: Brian Payton
Sent: Tuesday, December 20, 2016 6:18 PM
To: Konstantin Komissarchik
Cc: Kit Lo
Subject: Fw: Missing requirement: Eclipse Data Tools Platform SQL Results ViewPlug-ins 1.2.0.201603142002 (org.eclipse.datatools.sqltools.result1.2.0.201603142002) requires 'bundle org.apache.lucene.core [3.5.0,4.0.0)'but it could not be found

 

Hi Konstantin,

How do I go about increasing the plugin version range for a specific plugin dependency in the DTP build?  (See attached email.)  Do I set the "configuration.max" value in the build.properties file?  If so, what is the form of the value that would cover Eclipse 4.7 M4?

Regards,
Brian

Brian Payton
Developer, Next Generation Platform for Analytics
IBM Silicon Valley Laboratory


----- Forwarded by Brian Payton/Santa Teresa/IBM on 12/20/2016 06:14 PM -----

From:        Kit Lo/Raleigh/IBM
To:        Brian Payton/Santa Teresa/IBM@IBMUS
Date:        12/19/2016 07:26 AM
Subject:        Missing requirement: Eclipse Data Tools Platform SQL Results View Plug-ins 1.2.0.201603142002 (org.eclipse.datatools.sqltools.result 1.2.0.201603142002) requires 'bundle org.apache.lucene.core [3.5.0,4.0.0)' but it could not be found



Brian,

We are trying to declare IES 4.7.0 M4, but just found a problem with DTP.
org.eclipse.datatools.sqltools.resultincluded in BIRT requires 'bundle org.apache.lucene.core [3.5.0,4.0.0)' but it could not be found.

!ENTRY org.eclipse.equinox.p2.director 4 10053 2016-12-17 00:24:23.180
!MESSAGE Cannot complete the install because one or more required items could not be found.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.180
!MESSAGE Software being installed: BIRT Framework 4.6.0.v201609152029 (org.eclipse.birt.feature.group 4.6.0.v201609152029)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.180
!MESSAGE Missing requirement: Eclipse Data Tools Platform SQL Results View Plug-ins 1.2.0.201603142002 (org.eclipse.datatools.sqltools.result 1.2.0.201603142002) requires 'bundle org.apache.lucene.core [3.5.0,4.0.0)' but it could not be found
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2016-12-17 00:24:23.180
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.180
!MESSAGE From: BIRT Framework 4.6.0.v201609152029 (org.eclipse.birt.feature.group 4.6.0.v201609152029)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.180
!MESSAGE To: org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.6.0
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2016-12-17 00:24:23.180
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.182
!MESSAGE From: Data Tools Platform SQL Development Tools Results View 1.13.0.201603142002 (org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.13.0.201603142002)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.182
!MESSAGE To: org.eclipse.datatools.sqltools.result [1.2.0.201603142002]
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2016-12-17 00:24:23.182
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.182
!MESSAGE From: Data Tools Platform SQL Query Builder 1.13.0.201603142002 (org.eclipse.datatools.sqldevtools.sqlbuilder.feature.feature.group 1.13.0.201603142002)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2016-12-17 00:24:23.182
!MESSAGE To: org.eclipse.datatools.sqldevtools.results.feature.feature.group 1.13.0

org.apache.lucene.core_3.5.0.v20120725-1805.jarused to be included in Eclipse Platform M3.
However, Eclipse Platform changed that to org.apache.lucene.core_6.1.0.v20161115-1612.jar in M4.

I understand you don't have much resource to work on DTP. However, this may be a simple version range adjustment to keep DTP alive. Can you help make the change?

Thanks!

Regards,
Kit Lo
Eclipse Babel Project Lead
IBM Eclipse SDK (IES) Globalization Technical Lead
IBM Rational solution for Collaborative Lifecycle Management (CLM) Globalization Technical Lead

 


Back to the top