You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by GitBox <gi...@apache.org> on 2022/06/13 08:04:47 UTC

[GitHub] [karaf] jbonofre commented on a diff in pull request #1549: [KARAF-7444] Add missing java.lang.runtime in jre.properties

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


##########
assemblies/features/base/src/main/filtered-resources/resources/etc/jre.properties:
##########
@@ -46,6 +46,7 @@ jre-base= \
  java.lang.management, \
  java.lang.ref, \
  java.lang.reflect, \
+ java.lang.runtime, \

Review Comment:
   Good point, let me fix that.



-- 
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-unsubscribe@karaf.apache.org

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