tag | c2dfaa0f3c4731855e3b87bc47a6df4daa93807e | |
---|---|---|
tagger | Carsten Ziegeler <cziegeler@apache.org> | Fri Jul 17 08:18:31 2020 +0200 |
object | 9a73309faa6ef59a1c2984e5a564bc5647e35c02 |
[maven-release-plugin] copy for tag org.apache.felix.webconsole-4.5.4
commit | 9a73309faa6ef59a1c2984e5a564bc5647e35c02 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Fri Jul 17 08:18:24 2020 +0200 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Fri Jul 17 08:18:24 2020 +0200 |
tree | d0411874587dbf6e60681a17ad1b7d2c6728db8d | |
parent | 6c34706c8cc5b02f7e08518c3eb02ff5f79cdf97 [diff] |
[maven-release-plugin] prepare release org.apache.felix.webconsole-4.5.4
The Apache Felix project is a collection of semi-related OSGi sub-projects that build and release individually.
The flagship project is the Apache Felix Framework which implements the OSGi Core R7 specification. The /framework
directory contains the source and build tree for the OSGi-compliant framework implementation.
Directly related projects:
/main*
- provides an executable jar that launches the Felix framework.Several sub-projects cover various OSGi Compendium specifications such as:
/configadmin
/configurator
/converter
/coordinator
/deploymentadmin
/deviceaccess
/scr*
/eventadmin
/http
/http
/io
/log*
/metatype
/prefs
/resolver
/upnp
/useradmin
/wireadmin
Several projects provide extra features to an OSGi runtime.
/bundlerepository
- Bundle repository service./connect
- A service registry that enables OSGi style service registry programs without using an OSGi framework./dependencymanager
- A versatile java API, allowing to declaratively register, acquire, and manage dynamic OSGi services./fileinstall*
- A utility to automatically install bundles from a directory./gogo
- A command line shell, runtime and set of base commands for interacting with and introspecting an OSGi framework./healthcheck/*
- An extensible framework to monitor the status of the OSGi container at runtime. (contains systemready)/inventory
- Provides some mechanisms to get the current state of the system and therefore provides an inventory of the system./ipojo
- A service component runtime aiming to simplify OSGi application development./jaas
- Bundle to simplify JAAS usage within OSGi environment./logback
- A simple integration of the OSGi R7 Log (1.4) service to Logback backend./rootcause
- Finding the root cause of problems with OSGi declarative services components./utils
- Utility classes for OSGi (intended for embedding within other bundles.)/webconsole*
- Web Based Management Console for OSGi Frameworks.The /tools
directory contains various build tools.
/tools/maven-bundle-plugin
- A maven plugin for building OSGi bundles./tools/osgicheck-maven-plugin
- Maven plugin for checking several OSGi aspects of your project.