Details
-
Type: Task
-
Status: To-Do (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 4 2023 Feb 21, Spring 5 2023 Mar 6, Spring 6 2023 Mar 20
Description
Situation: investigating other maven projects using OSGI may be informative as to how to proceed with updating IGB.
Task:
- Identify other open source projects that use latest versions of OSGi and related tools, especially maven
- Summarize how these projects handle annotations and other aspects we need to update in IGB
Example project:
- Investigate https://github.com/mliradelc/opencast (to start, other projects welcome) and determine which changes we need to make to get IGB to update.
Eclipse BIRT is an eclipse plugin github project which has an issue where they are moving their modules to Java 11. There are not a lot of common artifacts between IGB and the apps but trying to learn what I from it because the comments in the issue helps understand the problems with the move to Java 11.