Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.init /
2024-03-16 Mathieu BaudierMerge tag 'v2.3.28' into testing
2024-03-08 Mathieu BaudierImprove subframework launch
2024-03-08 Mathieu BaudierIntroduce OSGi sub framework with shared class loaders
2024-03-07 Mathieu BaudierClean up code
2024-03-07 Mathieu BaudierWorking multi RCP platform
2024-03-06 Mathieu BaudierImprove build and local deployment
2024-03-05 Mathieu BaudierRefactor CMS UUID factory
2024-03-05 Mathieu BaudierClean up Argeo Init
2024-03-05 Mathieu BaudierRefactor Argeo init
2024-03-04 Mathieu BaudierIntroduce runtime manager
2024-03-04 Mathieu BaudierMake publication of thin logger more robust
2024-03-04 Mathieu BaudierIntroduce include/exclude of A2 categories
2023-12-19 Mathieu BaudierMerge tag 'v2.3.27' into testing
2023-12-17 Mathieu BaudierImprove overriding A2 modules
2023-12-17 Mathieu BaudierFix override of installed bundles
2023-12-10 Mathieu BaudierAdd option to log to a file
2023-12-10 Mathieu BaudierIntroduce post start callbacks in Argeo Init
2023-11-09 Mathieu BaudierMerge tag 'v2.3.23' into testing
2023-10-18 Mathieu BaudierFix trying to delete non temprorary jar during installation
2023-10-16 Mathieu BaudierUse locator path as OSGi installation string
2023-10-04 Mathieu BaudierImprove ACR search
2023-08-25 Mathieu BaudierExtract log method from asynchronous publisher
2023-06-01 Mathieu BaudierMerge tag 'v2.3.17' into testing
2023-05-30 Mathieu BaudierLoad system properties as config
2023-05-30 Mathieu BaudierTry to start unresolved bundles
2023-05-29 Mathieu BaudierMake A2 variant search more robust
2023-05-29 Mathieu BaudierImprove documentation
2023-05-29 Mathieu BaudierAdd canonical JShell direct execution provider
2023-05-24 Mathieu BaudierDeal with OS-specific jars
2022-12-06 MathieuMerge remote-tracking branch 'origin/merge-to-testing...
2022-12-06 MathieuMerge remote-tracking branch 'origin/unstable' into...
2022-12-03 MathieuRemove unused file
2022-11-20 MathieuImprove A2
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-10-19 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-07-23 Mathieu BaudierFix synchronous logging mode (used during native image...
2022-07-22 Mathieu BaudierReexpose some constants
2022-07-22 Mathieu BaudierImprove init
2022-07-21 Mathieu BaudierFix packaged launch
2022-07-18 Mathieu BaudierUse Java-17 in projects classpath
2022-07-14 Mathieu BaudierA2 variants supported
2022-07-06 Mathieu BaudierDeal with logging parameters
2022-06-28 Mathieu BaudierExperiment with Java preferences.
2022-06-09 Mathieu BaudierSwitch thin logger to synchronous in order to support...
2022-05-29 Mathieu BaudierImprove OSGi initialisation
2022-05-28 Mathieu BaudierMake A2 API more public.
2022-05-28 Mathieu BaudierMake sure LoggerFinder has been lazily activated.
2022-03-12 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-03-04 Mathieu BaudierImprove Argeo Init shutdown sequence.
2022-03-04 Mathieu BaudierMake Argeo Init shutdown more robust
2022-02-27 Mathieu BaudierMerge remote-tracking branch 'origin/unstable' into...
2022-02-27 Mathieu BaudierRemove Maven
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare for next development...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons... argeo-commons-2.3.5
2022-02-26 Mathieu Baudier[maven-release-plugin] rollback the release of argeo...
2022-02-26 Mathieu Baudier[maven-release-plugin] prepare release argeo-commons...
2022-02-21 Mathieu BaudierSystemd deployment
2022-02-21 Mathieu BaudierChange default A2 directories
2022-01-29 Mathieu BaudierStart making Makefile more generic
2022-01-14 Mathieu BaudierAdapt after Argeo Suite refactoring.
2022-01-11 Mathieu BaudierComponents-based JCR configuration.
2022-01-05 Mathieu BaudierMassive Argeo APIs refactoring
2021-12-31 Mathieu BaudierRemove unused configurations in build.properties
2021-12-31 Mathieu BaudierRemove dedicated class for log entries.
2021-12-31 Mathieu BaudierMake logging configurable
2021-12-31 Mathieu BaudierMake logging configurable
2021-12-30 Mathieu BaudierSLF4J implementation.
2021-12-30 Mathieu BaudierFall back to java.util.logging in a pure OSGi environment
2021-12-29 Mathieu BaudierRename OSGi Boot to Argeo Init and introduce logging...