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

Jean-Baptiste Onofré commented on KARAF-4181:
---------------------------------------------

I guess you talk the bundle blacklist file used by the Builder.

You are right that it's not a pure "properties" file as it contains bundle 
blacklist like, for instance:

{code}
spring;range="[2,3)"
{code}

For backward compatible, I will add the bundle-blacklist.txt filename format, 
and raise a warn message when using blacklist.properties.

> blacklist.properties is not a properties file
> ---------------------------------------------
>
>                 Key: KARAF-4181
>                 URL: https://issues.apache.org/jira/browse/KARAF-4181
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Benson Margulies
>
> It's confusing that a file named 'blacklist.properties' does not, in fact, 
> contain a properties file. Rather, it's just a list of blacklisted bundles. 
> It seems to me that the name 'blacklist.properties' might be deprecated and 
> the name 'bundle-blacklist.txt' would be more informative.



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

Reply via email to