This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 29c1ddb36 [MAINTENANCE] Add note why application module cannot be build
29c1ddb36 is described below
commit 29c1ddb3614060d1e7ba47f1e66f58bde41e359d
Author: Dominik Przybysz <[email protected]>
AuthorDate: Tue Jan 14 23:10:44 2025 +0100
[MAINTENANCE] Add note why application module cannot be build
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9447b117a..25d950301 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ model.
See [Apache Aries Website](http://aries.apache.org/).
-- Application - Missing
+- Application - the implementation is using `org.osgi.service.framework` from
Eclipse Equinox that is [available only in versions
3.5..3.7](https://bugs.eclipse.org/bugs/show_bug.cgi?id=345790)
- [](https://github.com/apache/aries/actions/workflows/async.yml)
- [](https://github.com/apache/aries/actions/workflows/blueprint.yml)
- [](https://github.com/apache/aries/actions/workflows/eba-maven-plugin.yml)