lgpl/argeo-commons.git
2 years agoIntroduce composite string
Mathieu Baudier [Mon, 17 Jan 2022 10:22:26 +0000 (11:22 +0100)]
Introduce composite string

2 years agoIntroduce name based UUID and correct time based UUID for high clock
Mathieu Baudier [Sat, 15 Jan 2022 09:06:02 +0000 (10:06 +0100)]
Introduce name based UUID and correct time based UUID for high clock
sequence

2 years agoIntroduce BytesUtils
Mathieu Baudier [Sat, 15 Jan 2022 09:05:13 +0000 (10:05 +0100)]
Introduce BytesUtils

2 years agoStabilise OSGi logging and service factories
Mathieu Baudier [Fri, 14 Jan 2022 08:15:26 +0000 (09:15 +0100)]
Stabilise OSGi logging and service factories

2 years agoAdapt after Argeo Suite refactoring.
Mathieu Baudier [Fri, 14 Jan 2022 07:07:23 +0000 (08:07 +0100)]
Adapt after Argeo Suite refactoring.

2 years agoMove Jetty factory to the servlet bundle
Mathieu Baudier [Tue, 11 Jan 2022 17:08:26 +0000 (18:08 +0100)]
Move Jetty factory to the servlet bundle

2 years agoImprove JCR repository lifecycle
Mathieu Baudier [Tue, 11 Jan 2022 09:56:38 +0000 (10:56 +0100)]
Improve JCR repository lifecycle

2 years agoForce CMS Context activation
Mathieu Baudier [Tue, 11 Jan 2022 05:37:32 +0000 (06:37 +0100)]
Force CMS Context activation

2 years agoComponents-based JCR configuration.
Mathieu Baudier [Tue, 11 Jan 2022 05:09:35 +0000 (06:09 +0100)]
Components-based JCR configuration.

2 years agoRefactor CMS life cycle.
Mathieu Baudier [Sun, 9 Jan 2022 07:42:55 +0000 (08:42 +0100)]
Refactor CMS life cycle.

2 years agoAdapt to recent API changes
Mathieu Baudier [Sun, 9 Jan 2022 04:39:24 +0000 (05:39 +0100)]
Adapt to recent API changes

2 years agoRename into CMS Context
Mathieu Baudier [Fri, 7 Jan 2022 09:57:17 +0000 (10:57 +0100)]
Rename into CMS Context

2 years agoReintegrate CLI into CMS
Mathieu Baudier [Fri, 7 Jan 2022 09:40:28 +0000 (10:40 +0100)]
Reintegrate CLI into CMS

2 years agoMassive Argeo APIs refactoring
Mathieu Baudier [Wed, 5 Jan 2022 11:36:42 +0000 (12:36 +0100)]
Massive Argeo APIs refactoring

2 years agoRename remote auth interfaces
Mathieu Baudier [Wed, 5 Jan 2022 09:45:02 +0000 (10:45 +0100)]
Rename remote auth interfaces

2 years agoFix various issues raised when adapting upper layers
Mathieu Baudier [Wed, 5 Jan 2022 09:10:35 +0000 (10:10 +0100)]
Fix various issues raised when adapting upper layers

2 years agoMerge demo into sdk
Mathieu Baudier [Wed, 5 Jan 2022 08:11:00 +0000 (09:11 +0100)]
Merge demo into sdk

2 years agoRename minimal into base
Mathieu Baudier [Wed, 5 Jan 2022 08:09:12 +0000 (09:09 +0100)]
Rename minimal into base

2 years agoIntroduce PostgreSQL specific CMS module
Mathieu Baudier [Wed, 5 Jan 2022 08:05:39 +0000 (09:05 +0100)]
Introduce PostgreSQL specific CMS module

2 years agoReintegrate RCP into Commons
Mathieu Baudier [Wed, 5 Jan 2022 07:15:17 +0000 (08:15 +0100)]
Reintegrate RCP into Commons

2 years agoMove rap specific to a sub groupId
Mathieu Baudier [Wed, 5 Jan 2022 06:58:54 +0000 (07:58 +0100)]
Move rap specific to a sub groupId

2 years agoRename enterprise into util
Mathieu Baudier [Wed, 5 Jan 2022 06:47:53 +0000 (07:47 +0100)]
Rename enterprise into util

2 years agoMove RAP specific to subdirectory
Mathieu Baudier [Wed, 5 Jan 2022 06:32:11 +0000 (07:32 +0100)]
Move RAP specific to subdirectory

2 years agoRename transtion bundle to cms.tp
Mathieu Baudier [Wed, 5 Jan 2022 06:21:32 +0000 (07:21 +0100)]
Rename transtion bundle to cms.tp

2 years agoStart making the component system more dynamic
Mathieu Baudier [Tue, 4 Jan 2022 06:42:06 +0000 (07:42 +0100)]
Start making the component system more dynamic

2 years agoRefine first component implementation
Mathieu Baudier [Tue, 4 Jan 2022 04:54:58 +0000 (05:54 +0100)]
Refine first component implementation

2 years agoStart working around components
Mathieu Baudier [Mon, 3 Jan 2022 10:43:55 +0000 (11:43 +0100)]
Start working around components

2 years agoIntroduce CMS Servlet.
Mathieu Baudier [Sat, 1 Jan 2022 08:58:34 +0000 (09:58 +0100)]
Introduce CMS Servlet.

2 years agoRemove unused configurations in build.properties
Mathieu Baudier [Fri, 31 Dec 2021 10:29:56 +0000 (11:29 +0100)]
Remove unused configurations in build.properties

2 years agoRemove dedicated class for log entries.
Mathieu Baudier [Fri, 31 Dec 2021 10:26:03 +0000 (11:26 +0100)]
Remove dedicated class for log entries.

2 years agoMake logging configurable
Mathieu Baudier [Fri, 31 Dec 2021 10:25:40 +0000 (11:25 +0100)]
Make logging configurable

2 years agoMake logging configurable
Mathieu Baudier [Fri, 31 Dec 2021 07:07:29 +0000 (08:07 +0100)]
Make logging configurable

2 years agoSLF4J implementation.
Mathieu Baudier [Thu, 30 Dec 2021 10:32:49 +0000 (11:32 +0100)]
SLF4J implementation.

2 years agoFall back to java.util.logging in a pure OSGi environment
Mathieu Baudier [Thu, 30 Dec 2021 07:59:31 +0000 (08:59 +0100)]
Fall back to java.util.logging in a pure OSGi environment

2 years agoRename OSGi Boot to Argeo Init and introduce logging framework.
Mathieu Baudier [Wed, 29 Dec 2021 10:29:45 +0000 (11:29 +0100)]
Rename OSGi Boot to Argeo Init and introduce logging framework.

2 years agoAdd integer standard type
Mathieu Baudier [Sun, 26 Dec 2021 08:24:51 +0000 (09:24 +0100)]
Add integer standard type

2 years agoFix data URI parsing
Mathieu Baudier [Sun, 26 Dec 2021 08:23:03 +0000 (09:23 +0100)]
Fix data URI parsing

2 years agoMove container build scripts
Mathieu Baudier [Sun, 26 Dec 2021 07:06:59 +0000 (08:06 +0100)]
Move container build scripts

2 years agoExpose parsing of standard attributes
Mathieu Baudier [Sun, 26 Dec 2021 07:03:41 +0000 (08:03 +0100)]
Expose parsing of standard attributes

2 years agoMove unit tests
Mathieu Baudier [Sun, 26 Dec 2021 07:03:27 +0000 (08:03 +0100)]
Move unit tests

2 years agoIntroduce open closeable method
Mathieu Baudier [Sun, 26 Dec 2021 06:25:33 +0000 (07:25 +0100)]
Introduce open closeable method

2 years agoMove enterprise tests
Mathieu Baudier [Sun, 26 Dec 2021 06:25:14 +0000 (07:25 +0100)]
Move enterprise tests

2 years agoStart integrating GCR and JCR (not yet working)
Mathieu Baudier [Wed, 22 Dec 2021 10:04:24 +0000 (11:04 +0100)]
Start integrating GCR and JCR (not yet working)

2 years agoFirst draft of file system based GCR
Mathieu Baudier [Sun, 12 Dec 2021 07:35:14 +0000 (08:35 +0100)]
First draft of file system based GCR

2 years agoFirst draft of GCR API
Mathieu Baudier [Sat, 11 Dec 2021 18:19:57 +0000 (19:19 +0100)]
First draft of GCR API

2 years agoMajor refactoring of Argeo CMS UI
Mathieu Baudier [Fri, 10 Dec 2021 10:43:43 +0000 (11:43 +0100)]
Major refactoring of Argeo CMS UI

2 years agoSimplify Argeo Commons project structure
Mathieu Baudier [Thu, 9 Dec 2021 11:11:24 +0000 (12:11 +0100)]
Simplify Argeo Commons project structure

2 years agoMove JCR utilities from API to CMS JCR
Mathieu Baudier [Tue, 7 Dec 2021 09:36:05 +0000 (10:36 +0100)]
Move JCR utilities from API to CMS JCR

2 years agoRemove dependency to JTA
Mathieu Baudier [Tue, 7 Dec 2021 08:47:02 +0000 (09:47 +0100)]
Remove dependency to JTA

2 years agoRemove all JCR related components from CMS.
Mathieu Baudier [Sun, 5 Dec 2021 09:42:44 +0000 (10:42 +0100)]
Remove all JCR related components from CMS.

2 years agoMove Eclipse components which are JCR specific.
Mathieu Baudier [Sun, 5 Dec 2021 07:18:43 +0000 (08:18 +0100)]
Move Eclipse components which are JCR specific.

2 years agoPrepare JCR decoupling.
Mathieu Baudier [Sun, 5 Dec 2021 07:10:27 +0000 (08:10 +0100)]
Prepare JCR decoupling.

2 years agoPut all JCR projects together.
Mathieu Baudier [Sun, 5 Dec 2021 05:16:18 +0000 (06:16 +0100)]
Put all JCR projects together.

2 years agoRemove unnecessary dependency to JTA.
Mathieu Baudier [Tue, 30 Nov 2021 07:10:32 +0000 (08:10 +0100)]
Remove unnecessary dependency to JTA.

2 years agoClose release cycle
Mathieu Baudier [Wed, 24 Nov 2021 10:16:49 +0000 (11:16 +0100)]
Close release cycle

2 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Wed, 24 Nov 2021 09:30:54 +0000 (09:30 +0000)]
[maven-release-plugin] prepare for next development iteration

2 years ago[maven-release-plugin] prepare release v2.1.104 v2.1.104
Mathieu Baudier [Wed, 24 Nov 2021 09:30:48 +0000 (09:30 +0000)]
[maven-release-plugin] prepare release v2.1.104

2 years agoOpen release cycle
Mathieu Baudier [Wed, 24 Nov 2021 09:28:31 +0000 (10:28 +0100)]
Open release cycle

2 years agoMerge remote-tracking branch 'origin/unstable' into testing
Mathieu Baudier [Wed, 24 Nov 2021 09:03:34 +0000 (10:03 +0100)]
Merge remote-tracking branch 'origin/unstable' into testing

2 years agoUse latest Argeo Maven
Mathieu Baudier [Wed, 24 Nov 2021 08:53:04 +0000 (09:53 +0100)]
Use latest Argeo Maven

2 years agoUse testing context
Mathieu Baudier [Wed, 24 Nov 2021 08:02:04 +0000 (09:02 +0100)]
Use testing context

2 years agoMerge remote-tracking branch 'origin/unstable' into testing
Mathieu Baudier [Wed, 24 Nov 2021 06:41:29 +0000 (07:41 +0100)]
Merge remote-tracking branch 'origin/unstable' into testing

2 years agoClose release cycle
Mathieu Baudier [Tue, 23 Nov 2021 10:14:56 +0000 (11:14 +0100)]
Close release cycle

2 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Tue, 23 Nov 2021 10:09:32 +0000 (10:09 +0000)]
[maven-release-plugin] prepare for next development iteration

2 years ago[maven-release-plugin] prepare release v2.3.4 v2.3.4
Mathieu Baudier [Tue, 23 Nov 2021 10:09:26 +0000 (10:09 +0000)]
[maven-release-plugin] prepare release v2.3.4

2 years agoOpen release cycle
Mathieu Baudier [Tue, 23 Nov 2021 10:03:20 +0000 (11:03 +0100)]
Open release cycle

2 years agoChange the approach for releases
Mathieu Baudier [Tue, 23 Nov 2021 10:01:58 +0000 (11:01 +0100)]
Change the approach for releases

2 years agoUse latest Argeo Maven
Mathieu Baudier [Tue, 23 Nov 2021 09:08:53 +0000 (10:08 +0100)]
Use latest Argeo Maven

2 years agoClose release cycle
Mathieu Baudier [Mon, 22 Nov 2021 09:41:13 +0000 (10:41 +0100)]
Close release cycle

2 years agoRe-open release cycle
Mathieu Baudier [Mon, 22 Nov 2021 09:36:28 +0000 (10:36 +0100)]
Re-open release cycle

2 years agoClose release cycle
Mathieu Baudier [Mon, 22 Nov 2021 08:51:56 +0000 (09:51 +0100)]
Close release cycle

2 years agoOpen release cycle v2.3.3
Mathieu Baudier [Mon, 22 Nov 2021 08:29:59 +0000 (09:29 +0100)]
Open release cycle

2 years agoFix modifications by Maven release procedure.
Mathieu Baudier [Mon, 22 Nov 2021 08:27:56 +0000 (09:27 +0100)]
Fix modifications by Maven release procedure.

2 years agoClose release cycle
Mathieu Baudier [Mon, 22 Nov 2021 07:53:27 +0000 (08:53 +0100)]
Close release cycle

2 years ago[maven-release-plugin] prepare for next development iteration
Mathieu Baudier [Mon, 22 Nov 2021 07:30:22 +0000 (07:30 +0000)]
[maven-release-plugin] prepare for next development iteration

2 years ago[maven-release-plugin] prepare release argeo-commons-2.3.2 argeo-commons-2.3.2
Mathieu Baudier [Mon, 22 Nov 2021 07:29:51 +0000 (07:29 +0000)]
[maven-release-plugin] prepare release argeo-commons-2.3.2

2 years agoInitiate 2.3.2 release
Mathieu Baudier [Mon, 22 Nov 2021 07:27:56 +0000 (08:27 +0100)]
Initiate 2.3.2 release

2 years agoRemove deprecated JavaScript launcher
Mathieu Baudier [Mon, 22 Nov 2021 07:25:45 +0000 (08:25 +0100)]
Remove deprecated JavaScript launcher

2 years agoPrepare new release procedure
Mathieu Baudier [Mon, 22 Nov 2021 07:19:14 +0000 (08:19 +0100)]
Prepare new release procedure

2 years agoUse released Argeo Maven plugin
Mathieu Baudier [Mon, 22 Nov 2021 06:37:29 +0000 (07:37 +0100)]
Use released Argeo Maven plugin

2 years agoDisable Argeo CLI packaging.
Mathieu Baudier [Mon, 22 Nov 2021 06:36:10 +0000 (07:36 +0100)]
Disable Argeo CLI packaging.

2 years agoFix RPM dependencies.
Mathieu Baudier [Sat, 20 Nov 2021 09:01:39 +0000 (10:01 +0100)]
Fix RPM dependencies.

2 years agoInclude optional release.bnd.
Mathieu Baudier [Thu, 18 Nov 2021 10:52:46 +0000 (11:52 +0100)]
Include optional release.bnd.

2 years agoImprove RPM build.
Mathieu Baudier [Thu, 18 Nov 2021 10:43:32 +0000 (11:43 +0100)]
Improve RPM build.

2 years agoMerge remote-tracking branch 'origin/master' into testing
Mathieu Baudier [Tue, 16 Nov 2021 10:16:52 +0000 (11:16 +0100)]
Merge remote-tracking branch 'origin/master' into testing

2 years agoUse released Argeo Maven configurations.
Mathieu Baudier [Tue, 16 Nov 2021 10:16:10 +0000 (11:16 +0100)]
Use released Argeo Maven configurations.

2 years agoUse last release as base version.
Mathieu Baudier [Tue, 16 Nov 2021 08:04:52 +0000 (09:04 +0100)]
Use last release as base version.

2 years agoMerge remote-tracking branch 'origin/master' into testing
Mathieu Baudier [Tue, 16 Nov 2021 07:09:21 +0000 (08:09 +0100)]
Merge remote-tracking branch 'origin/master' into testing

2 years agoUse a more restrictive consumer versioning policy.
Mathieu Baudier [Mon, 15 Nov 2021 06:16:49 +0000 (07:16 +0100)]
Use a more restrictive consumer versioning policy.

2 years agoChange base Eclipse project name.
Mathieu Baudier [Sat, 13 Nov 2021 08:40:11 +0000 (09:40 +0100)]
Change base Eclipse project name.

2 years agoMerge branch 'master' into testing
Mathieu Baudier [Sat, 13 Nov 2021 08:36:00 +0000 (09:36 +0100)]
Merge branch 'master' into testing

2 years agoAdd SDK to Maven.
Mathieu Baudier [Sat, 13 Nov 2021 08:34:57 +0000 (09:34 +0100)]
Add SDK to Maven.

2 years agoMerge branch 'master' into testing
Mathieu Baudier [Sat, 13 Nov 2021 08:32:47 +0000 (09:32 +0100)]
Merge branch 'master' into testing

2 years agoCentralise version context switch in Maven.
Mathieu Baudier [Sat, 13 Nov 2021 08:26:30 +0000 (09:26 +0100)]
Centralise version context switch in Maven.

2 years agoBase Maven version on major.minor.
Mathieu Baudier [Sat, 13 Nov 2021 08:15:05 +0000 (09:15 +0100)]
Base Maven version on major.minor.

2 years agoAdapt dist RPMs to new approach.
Mathieu Baudier [Sat, 13 Nov 2021 08:00:54 +0000 (09:00 +0100)]
Adapt dist RPMs to new approach.

2 years agoRemove SDK dep.
Mathieu Baudier [Sat, 13 Nov 2021 07:48:34 +0000 (08:48 +0100)]
Remove SDK dep.

2 years agoRemove unused Eclipse settings.
Mathieu Baudier [Sat, 13 Nov 2021 07:43:28 +0000 (08:43 +0100)]
Remove unused Eclipse settings.

2 years agoRemove unused Eclipse settings.
Mathieu Baudier [Sat, 13 Nov 2021 07:43:01 +0000 (08:43 +0100)]
Remove unused Eclipse settings.

2 years agoCentralises .gitignore configuration.
Mathieu Baudier [Sat, 13 Nov 2021 07:42:46 +0000 (08:42 +0100)]
Centralises .gitignore configuration.