kemitix commented on a change in pull request #276: Add note about including 
parameters when using 'wrap:' prefix
URL: https://github.com/apache/brooklyn-docs/pull/276#discussion_r252621412
 
 

 ##########
 File path: guide/blueprints/java/bundle-dependencies.md
 ##########
 @@ -127,8 +127,10 @@ there are a few options for getting an equivalent OSGi 
bundle:
 
 * Use the `wrap:` prefix. The [PAX URL Wrap 
protocol](https://ops4j1.jira.com/wiki/display/paxurl/Wrap+Protocol) 
   is an OSGi URL handler that can process your legacy jar at runtime and 
transform it into an OSGi bundle.  
-  This can be used when declaring a dependency in your feature.xml, and when 
using the Karaf console's 
-  `bundle:install`. Note that it is not yet supported in Brooklyn's 
`brooklyn.libraries` catalog items.
+  This can be used when declaring a dependency in your feature.xml, and when 
using the Karaf console's
+  `bundle:install`. Note that it is not yet supported in Brooklyn's 
`brooklyn.libraries` catalog items.__
 
 Review comment:
   It's markdown syntax for a hard line break (I think). It is used on a line 
above in the same paragraph.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to