You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/09/27 17:21:00 UTC

[jira] [Created] (JCRVLT-660) Split up vault-core by server-side code and common code

Konrad Windszus created JCRVLT-660:
--------------------------------------

             Summary: Split up vault-core by server-side code and common code
                 Key: JCRVLT-660
                 URL: https://issues.apache.org/jira/browse/JCRVLT-660
             Project: Jackrabbit FileVault
          Issue Type: Improvement
            Reporter: Konrad Windszus


FileVault Core is used not only on the server side (with the underlying repository) providing things like PackageManager, Package Registry but also common code used by both client side tools (e.g. Vlt, FileVault Content Package Maven Plugin, Sling IDE Tooling, Sling Content Package to Feature Model Converter, ...) and the server bundle.

It would be good to split that up so that the latter:
* Does not contain any OSGi Declarative Services
* Does not have a dependency on a running JCR

The split up is a bit tricky though as it shouldn't lead to split packages.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)