Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FELIX-4193 - Make maven bundle plugin generate indexes compliant with… #138

Open
wants to merge 10,000 commits into
base: trunk
Choose a base branch
from

Conversation

manandbytes
Copy link

… the R5 Repository Service Specification

According to Apache Felix OSGi Bundle Repository (OBR) homepage [1]:

As of release 2.0.x Felix OBR also supports the OSGi Repository
1.0 specification. Chapter 132 in the OSGi R5 Enterprise
specification.

Upgrade dependency o.a.f.bundlerepository AKA 'Felix OBR' from the
ancient 1.6.x to the latest release.

[1] https://felix.apache.org/documentation/subprojects/apache-felix-osgi-bundle-repository.html

Signed-off-by: Mykola Nikishov mn@mn.com.ua

David Leangen and others added 30 commits December 20, 2017 06:23
fix invalid links
remove examples sections without examples

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1819023 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1819957 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820565 13f79535-47bb-0310-9956-ffa450edef68
Committing on behalf of Tim Ward with many thanks!
This closes apache#129


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820666 13f79535-47bb-0310-9956-ffa450edef68
Committing some missing test classes that should have been included with the previous commit.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820667 13f79535-47bb-0310-9956-ffa450edef68
Changes are mostly formatting related as the OSGi codebase automatically applies formatting rules. New functionality is the handling of marker interfaces.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820735 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820831 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820836 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1820841 13f79535-47bb-0310-9956-ffa450edef68
karlpauls and others added 29 commits May 3, 2018 15:28
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1831154 13f79535-47bb-0310-9956-ffa450edef68
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1831297 13f79535-47bb-0310-9956-ffa450edef68
Signed-off-by: Raymond Augé <rotty3000@apache.org>

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1831875 13f79535-47bb-0310-9956-ffa450edef68
… the R5 Repository Service Specification

According to Apache Felix OSGi Bundle Repository (OBR) homepage [1]:

    As of release 2.0.x Felix OBR also supports the OSGi Repository
    1.0 specification. Chapter 132 in the OSGi R5 Enterprise
    specification.

Upgrade dependency o.a.f.bundlerepository AKA 'Felix OBR' from the
ancient 1.6.x to the latest release.

[1] https://felix.apache.org/documentation/subprojects/apache-felix-osgi-bundle-repository.html

Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants