Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/433#discussion_r87794146
  
    --- Diff: karaf/features/src/main/feature/feature.xml ---
    @@ -256,7 +256,7 @@
                 https://github.com/square/okhttp/pull/2246
             -->
             <!-- TODO use ServiceMix bundle for okhttp when dependency on okio 
is fixed there -->
    -        <bundle 
dependency="true">wrap:mvn:com.squareup.okhttp/okhttp/2.2.0$Import-Package=org.apache.http.*;resolution:=optional,android.util.*;resolution:=optional,okio;version="[1.2.0,
 1.3.0)",*</bundle>
    +        <bundle 
dependency="true">wrap:mvn:com.squareup.okhttp/okhttp/2.2.0$Import-Package=org.apache.http.*;resolution:=optional,android.util.*;resolution:=optional,okio;version=%27[1.2.0,1.3.0)%27,*</bundle>
    --- End diff --
    
    @tbouron Why did you go for single quotes rather than double quotes 
(`%22`), out of interest?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to