You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by GitBox <gi...@apache.org> on 2020/03/28 09:54:41 UTC

[GitHub] [felix-dev] amitjoy commented on a change in pull request #11: [FELIX-6246] Packaged External Library Packages inside referenced Health Check Bundles

amitjoy commented on a change in pull request #11: [FELIX-6246] Packaged External Library Packages inside referenced Health Check Bundles
URL: https://github.com/apache/felix-dev/pull/11#discussion_r399643524
 
 

 ##########
 File path: healthcheck/api/bnd.bnd
 ##########
 @@ -1,12 +1,6 @@
-Bundle-Category: healthcheck
-
-Bundle-Description: ${project.description}
-
-Bundle-DocURL: https://felix.apache.org
-
-Bundle-License: Apache License, Version 2.0
-
-Bundle-Vendor: The Apache Software Foundation
-
-Export-Package: org.apache.felix.hc.api.*
-
+Bundle-Category     : healthcheck
+Bundle-Description  : ${project.description}
+Bundle-DocURL       : https://felix.apache.org
+Bundle-License      : Apache License, Version 2.0
+Bundle-Vendor       : The Apache Software Foundation
+Export-Package      : org.apache.felix.hc.api.*
 
 Review comment:
   I just wanted to make the bnd files look alike. There is no real change in the API bundle.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services