This is an automated email from the ASF dual-hosted git repository.
pauls pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 3a7cca4 Update Framework description from OSGi R7 to R8
new 673288e Merge pull request #1 from hypr2771/patch-1
3a7cca4 is described below
commit 3a7cca4a568fab2241e21342dea206f52fd28c3b
Author: Vincent Castelluci <[email protected]>
AuthorDate: Wed Dec 8 17:36:35 2021 +0100
Update Framework description from OSGi R7 to R8
According to
https://felix.apache.org/documentation/subprojects/apache-felix-framework.html,
Felix Framework subproject is supposed to implement OSGi R8 but in this
specific page, it mentions R7.
---
modules/ROOT/pages/subprojects.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/ROOT/pages/subprojects.adoc
b/modules/ROOT/pages/subprojects.adoc
index d91e1e2..205b08e 100644
--- a/modules/ROOT/pages/subprojects.adoc
+++ b/modules/ROOT/pages/subprojects.adoc
@@ -43,7 +43,7 @@ If this project is not using Maven, refer to the docs for the
subproject on how
| https://github.com/apache/felix-dev/tree/master/fileinstall[source]
| xref:subprojects/apache-felix-framework.adoc[Framework]
-| An implementation of the OSGi R7 core framework.
+| An implementation of the OSGi R8 core framework.
| https://github.com/apache/felix-dev/tree/master/framework[source]
| xref:subprojects/apache-felix-framework-security.adoc[Framework Security]