You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ro...@apache.org on 2020/03/09 14:57:04 UTC

[felix-atomos] branch master updated: more readme tweaks

This is an automated email from the ASF dual-hosted git repository.

rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git


The following commit(s) were added to refs/heads/master by this push:
     new 62e08b2  more readme tweaks
62e08b2 is described below

commit 62e08b2e5789229b16b2d479cf2ec2bfb69c1fa3
Author: Raymond Augé <ra...@liferay.com>
AuthorDate: Fri Mar 6 15:58:31 2020 -0500

    more readme tweaks
    
    Signed-off-by: Raymond Augé <ra...@liferay.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 55c1b03..c309125 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@ Atomos - A Java Module Runtime using OSGi Connect
 
 Atomos requires an OSGi Framework implementation which supports OSGi Connect initially described in this OSGi [blog post](https://blog.osgi.org/2019/09/osgi-connect-revisited.html).  The OSGi Connect specification is currently being developed as an RFC with the OSGi Alliance and the current version of the RFC can be found [here](https://github.com/osgi/design/blob/master/rfcs/rfc0243/rfc-0243-Connect.pdf).
 
-Currently a snapshot of the Equinox and Felix OSGi Framework are being used that implements the proposed OSGi Connect specification for an upcoming OSGi R8 Core specification. Source for the snapshots can be found at:
+Currently snapshots of the Equinox and Felix OSGi Frameworks are being used that implement the proposed OSGi Connect specification for an upcoming OSGi R8 Core specification release. Source for the snapshots can be found at:
 1. Equinox - The `osgiR8` branch in the git repo https://git.eclipse.org/c/equinox/rt.equinox.framework.git
-1. Felix - https://svn.apache.org/repos/asf/felix/sandbox/pauls/connect
+1. Felix - https://github.com/apache/felix-dev/tree/connect
 
 The snapshot JARs and source JARs are pushed to https://github.com/tjwatson/atomos-temp-m2repo for Atomos. The Atomos build is currently configured to use this as a repository for getting the OSGi Framework implementations: https://github.com/tjwatson/atomos-temp-m2repo/raw/master/repository