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/05/23 07:50:12 UTC

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

Ferry Huberts created FELIX-5261:
------------------------------------

             Summary: 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
             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)

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

Posted by Ferry Huberts <ma...@hupie.com>.
ping?

It's a one-line change.


On 31/05/16 09:23, Ferry Huberts wrote:
> ping?
>
> On 23/05/16 09:50, Ferry Huberts (JIRA) wrote:
>> Ferry Huberts created FELIX-5261:
>> ------------------------------------
>>
>>              Summary: 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
>>              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)
>>
>

-- 
Ferry Huberts

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

Posted by Ferry Huberts <ma...@hupie.com>.
ping?

On 23/05/16 09:50, Ferry Huberts (JIRA) wrote:
> Ferry Huberts created FELIX-5261:
> ------------------------------------
>
>              Summary: 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
>              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)
>

-- 
Ferry Huberts