You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Aleksy Wróblewski (Jira)" <ji...@apache.org> on 2023/02/13 21:45:00 UTC

[jira] [Created] (KARAF-7670) Some example READMEs use old versions

Aleksy Wróblewski created KARAF-7670:
----------------------------------------

             Summary: Some example READMEs use old versions 
                 Key: KARAF-7670
                 URL: https://issues.apache.org/jira/browse/KARAF-7670
             Project: Karaf
          Issue Type: Documentation
    Affects Versions: 4.4.3
            Reporter: Aleksy Wróblewski


Some READMEs of the examples ([https://github.com/apache/karaf/tree/main/examples)] have installation instructions which refer to a specific Karaf (outdated) version, e.g. from karaf-config-example:

```
## Feature and Deployment

On a running Karaf instance, register the features repository using:

```
karaf@root()> feature:repo-add mvn:org.apache.karaf.examples/karaf-config-example-features/4.2.3-SNAPSHOT/xml
```
It'd be better to use LATEST, so that the instructions works on every version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)