Introduce OSGi sub framework with shared class loaders
[lgpl/argeo-commons.git] / org.argeo.init / src / org / argeo / init / osgi / OsgiBoot.java
2024-03-08 Mathieu BaudierIntroduce OSGi sub framework with shared class loaders
2024-03-07 Mathieu BaudierWorking multi RCP platform
2024-03-05 Mathieu BaudierClean up Argeo Init
2024-03-05 Mathieu BaudierRefactor Argeo init
2023-12-17 Mathieu BaudierFix override of installed bundles
2023-05-24 Mathieu BaudierDeal with OS-specific jars
2022-11-04 MathieuRevert start level changes
2022-11-04 MathieuReduce logging
2022-11-04 MathieuFollow start levels more closely
2022-11-03 Mathieu BaudierMake OSGi init more robust
2022-10-29 Mathieu BaudierSupport installation by reference for equinox
2022-10-29 Mathieu BaudierMake OSGi init more robust
2022-07-22 Mathieu BaudierReexpose some constants
2022-07-22 Mathieu BaudierImprove init
2022-07-14 Mathieu BaudierA2 variants supported
2022-05-29 Mathieu BaudierImprove OSGi initialisation
2022-02-21 Mathieu BaudierChange default A2 directories
2021-12-29 Mathieu BaudierRename OSGi Boot to Argeo Init and introduce logging...