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


##########
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:
   I think it's fine to only generate zip archive (not need to create tar.gz).



-- 
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