From b3c1b0595269501783a131c512855d531e3d355c Mon Sep 17 00:00:00 2001 From: Rob Rudin Date: Fri, 6 Jan 2017 14:34:17 -0500 Subject: [PATCH] Removed OBE property --- examples/shell-project/gradle.properties | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/shell-project/gradle.properties b/examples/shell-project/gradle.properties index 6123cf375..c619ec619 100644 --- a/examples/shell-project/gradle.properties +++ b/examples/shell-project/gradle.properties @@ -8,6 +8,3 @@ mlContentForestsPerHost=1 # Set this to true in order for mlShell to perform the same behavior as mlWatch mlShellWatchModules=true - -# TODO Add configureFromSystemProps to avoid showing the username/password -#mlShellScript=new Thread(new com.marklogic.appdeployer.util.ModulesLoaderRunnable()).start()