jbonofre commented on code in PR #1626:
URL: https://github.com/apache/karaf/pull/1626#discussion_r996253833


##########
assemblies/features/standard/src/main/feature/feature.xml:
##########
@@ -630,6 +630,7 @@ update = manager
     </feature>
 
     <feature name="instance" description="Provide Instance support" 
version="${project.version}">
+        <bundle 
dependency="true">mvn:org.apache.commons/commons-compress/${commons-compress.version}</bundle>

Review Comment:
   Yes, it's normal in a zip file. Let's start with this first functionnality, 
we will improve on user requests.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to