You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/09 12:58:00 UTC

[jira] [Commented] (KARAF-5413) Missing explicit version in features

    [ https://issues.apache.org/jira/browse/KARAF-5413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196914#comment-16196914 ] 

ASF GitHub Bot commented on KARAF-5413:
---------------------------------------

GitHub user paoloantinori opened a pull request:

    https://github.com/apache/karaf/pull/383

    KARAF-5413 - Added missing version in features.xml descriptors

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paoloantinori/karaf KARAF-5413

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/383.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #383
    
----
commit 20f383065ef0c16d68b1a77c1a8e1166c9b286f6
Author: Paolo Antinori <pa...@redhat.com>
Date:   2017-10-09T12:56:07Z

    KARAF-5413 - Added missing version in features.xml descriptors

----


> Missing explicit version in features
> ------------------------------------
>
>                 Key: KARAF-5413
>                 URL: https://issues.apache.org/jira/browse/KARAF-5413
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Paolo Antinori
>            Priority: Minor
>
> Explicit version is missing in a couple of features
> {code}
> /data/repositories/work/karaf [master_upstream|⚑ 3] 
> 14:48 $ xmlstarlet sel  -N ns=http://karaf.apache.org/xmlns/features/v1.3.0 -t -v '/ns:features/ns:feature[not(@version)]/@name'  assemblies/features/standard/src/main/feature/feature.xml
> jaas-boot
> pax-http-service
> wrap
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)