This is an automated email from the ASF dual-hosted git repository.

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git


The following commit(s) were added to refs/heads/master by this push:
     new df7826e  remove misleading comment in osgilauncher.cfg
df7826e is described below

commit df7826e35d3d2c196f38b5b7d45e97d4b8d90b90
Author: Alex Heneveld <[email protected]>
AuthorDate: Thu Sep 2 12:24:15 2021 +0100

    remove misleading comment in osgilauncher.cfg
---
 .../config/src/main/resources/org.apache.brooklyn.osgilauncher.cfg | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git 
a/karaf/config/src/main/resources/org.apache.brooklyn.osgilauncher.cfg 
b/karaf/config/src/main/resources/org.apache.brooklyn.osgilauncher.cfg
index 834569b..125cabf 100644
--- a/karaf/config/src/main/resources/org.apache.brooklyn.osgilauncher.cfg
+++ b/karaf/config/src/main/resources/org.apache.brooklyn.osgilauncher.cfg
@@ -17,12 +17,7 @@
 #
 
################################################################################
 
-# This file temporarily contains boot settings for brooklyn karaf launcher,
-# matching some of the command-line options of the previous brooklyn-cli 
launcher
-# (those used during the initialization sequence)
-#
-# Most of these will migrate to a permanent cfg file, once the components 
themselves get refactored
-# and the configuration options are agreed upon
+# This file contains boot settings for brooklyn karaf launcher
 
 # Location of the global brooklyn.properties file
 #globalBrooklynPropertiesFile=~/.brooklyn/brooklyn.properties

Reply via email to