You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Ferry Huberts (JIRA)" <ji...@apache.org> on 2016/10/04 10:19:20 UTC

[jira] [Commented] (FELIX-5261) FileInstall: allow comments in *.config files

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

Ferry Huberts commented on FELIX-5261:
--------------------------------------

Ok, investigated these changes:

org.osgi.service.cm   1.3 --> 1.5  =  OSGi 4.2 --> 5.0
org.osgi.util.tracker 1.4 --> 1.5  =  OSGi 4.2 --> 4.3


Can you guys PLEASE PLEASE PLEASE do a release of FileInstall?

> FileInstall: allow comments in *.config files
> ---------------------------------------------
>
>                 Key: FELIX-5261
>                 URL: https://issues.apache.org/jira/browse/FELIX-5261
>             Project: Felix
>          Issue Type: Improvement
>          Components: File Install
>    Affects Versions: fileinstall-3.5.4
>         Environment: All
>            Reporter: Ferry Huberts
>            Assignee: Guillaume Nodet
>             Fix For: fileinstall-3.5.6
>
>
> Previous updates to ConfigAdmin forgot to update FileInstall.
> FileInstall only uses a single class from ConfigAdmin, but upgrading that dependency to the latest ConfigAdmin enables comments in *.config files.
> This enables me to get rid of all the *.config.txt files in my project (that are used to document for users what options are available)
> I have already summitted a PR on GitHub: https://github.com/apache/felix/pull/67



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)