Bump org.apache.felix:org.apache.felix.scr from 2.2.14 to 2.2.18 (#90)
Bumps org.apache.felix:org.apache.felix.scr from 2.2.14 to 2.2.18.
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.scr dependency-version: 2.2.18 dependency-type: direct:production update-type: version-update:semver-patch …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Aries Remote Service Admin (RSA)
The Aries Remote Service Admin (RSA) project is the reference implementation of Remote Services and Remote Service Admin from the OSGi R7 specs.
It allows to transparently use OSGi services for remote communication. OSGi services can be marked for export by adding a service property service.exported.interfaces=*. Various other properties can be used to customize how the service is to be exposed.
Distribution Provider
Aries Remote Service Admin provides two different transport layers out of the box and can be extended with custom transports.
Discovery Provider
The discovery providers are responsible for finding the available endpoint descriptions of remote services. Aries RSA provides three different implementations and can be extended with custom discovery providers. The three available implementations are
Releasing
Maven release
This creates a staging repository. After all artifacts are deployed login to the Apache maven repo and close the staging repository.
Vote
Promote in Apache Repository
Copy to apache release svn
The source zip needs to be copied to the Apache release svn.
Add checksum