ogema-fileinstall

org.ogema.tools

Bundle with a synchronous activator which will install OGEMA resources from XML (.ogx) or JSON (.ogj) files located in config/resources (default). This requires a running OGEMA framework when the bundle is started and enables the installation of basic resources before other applications are activated. Also adds a service for felix fileinstall that will install such resource files. Files installed through fileinstall will be reinstalled when they are updated or when a newer version of an installed file is found after a restart (using the file's last modification timestamp). Files installed from the configuration directory will only be reinstalled on a restart, if they have been changed.

Recommended: 2.2.1 2 versions bundle Updated 6 years agoChecking...

Add to your project2.2.1

<dependency>
    <groupId>org.ogema.tools</groupId>
    <artifactId>ogema-fileinstall</artifactId>
    <version>2.2.1</version>
</dependency>

Version Details — 2.2.1

Packaging
bundle
Direct Deps
5
Total Deps
9
Published
Dec 6, 2019
License
Unknown

Bundle with a synchronous activator which will install OGEMA resources from XML (.ogx) or JSON (.ogj) files located in config/resources (default). This requires a running OGEMA framework when the bundle is started and enables the installation of basic resources before other applications are activated. Also adds a service for felix fileinstall that will install such resource files. Files installed through fileinstall will be reinstalled when they are updated or when a newer version of an installed file is found after a restart (using the file's last modification timestamp). Files installed from the configuration directory will only be reinstalled on a restart, if they have been changed.

Checking security advisories...