Bug 539752 - Remove old versions of Lucene < 7.5
Summary: Remove old versions of Lucene < 7.5
Status: CLOSED FIXED
Alias: None
Product: Orbit
Classification: Tools
Component: bundles (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2019-09 M1   Edit
Assignee: Roland Grunberg CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 539368
Blocks:
  Show dependency tree
 
Reported: 2018-10-03 07:30 EDT by Mat Booth CLA
Modified: 2020-10-19 12:48 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mat Booth CLA 2018-10-03 07:30:39 EDT
We probably don't need all these versions of lucene bundles:

org.apache.lucene.core 	(source) 3.5.0
org.apache.lucene.core 	(source) 5.2.1
org.apache.lucene.core 	(source) 6.1.0
org.apache.lucene.core 	(source) 7.1.0
org.apache.lucene.core 	(source) 7.5.0

Let's remove all versions older than 7.5.0 (except perhaps some of 3.5.0 because of Eclipse Recommenders)
Comment 1 Mat Booth CLA 2018-10-03 07:31:37 EDT
Let's wait until bug 539368 is resolved before doing this.
Comment 2 Eclipse Genie CLA 2019-06-25 13:05:27 EDT
New Gerrit change created: https://git.eclipse.org/r/144867
Comment 4 Roland Grunberg CLA 2019-07-30 10:24:33 EDT
Is there any reason to still keep 3.5.0 and 7.5.0 ?
Comment 5 Roland Grunberg CLA 2019-07-30 10:29:16 EDT
In fact, judging from https://github.com/eclipse-attic/recommenders/blob/master/targets/2018-09/2018-09.target , it's safe to remove 3.5.0 simply because anyone trying to build recommenders can continue to use the old repos.
Comment 6 Mat Booth CLA 2019-07-31 04:58:53 EDT
(In reply to Roland Grunberg from comment #4)
> Is there any reason to still keep 3.5.0 and 7.5.0 ?

Probably not, I suspect 7.5.0 was the newest at the time I filed this bug :-)
Comment 7 Roland Grunberg CLA 2019-08-22 14:54:52 EDT
We can remove 7.5 in future releases. I still see it being used by some projects.
Comment 8 Jonah Graham CLA 2020-10-19 12:10:18 EDT
Turns out that Mylyn was (and is) still using 7.1.0. The lucense.core 7.1.0 was being contributed to SimRel via https://download.eclipse.org/technology/epp/logging/milestones which I am trying to remove in Bug 568003
Comment 9 Jonah Graham CLA 2020-10-19 12:10:57 EDT
(In reply to Jonah Graham from comment #8)
> [...] The lucense.core 7.1.0 [...]
typo s/lucense/lucene/