]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-4684,CSPACE-4728: Added fixme comment to the nightly / tarball distribution...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 19 Dec 2011 01:32:22 +0000 (01:32 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 19 Dec 2011 01:32:22 +0000 (01:32 +0000)
scripts/nightlyDist.sh

index 601e63d7ddc7ca22502a2bf518b2167021add3b3..af05c8d9ec222573b54c8258c4a0ea0785858eff 100755 (executable)
@@ -88,6 +88,10 @@ echo "Removing nightly-specific and other host-specific config files ..."
 find $APP_LAYER_CONFIG_DIR -name nightly-settings.xml -delete
 find $APP_LAYER_CONFIG_DIR -name local-settings.xml -delete
 
+# FIXME: Need to add an action here to copy each instance of the
+# file settings.xml, found in each App layer tenant folder, to
+# a file named local-settings.xml files in each of those folder(s)
+
 echo "Removing services JAR files ..."
 rm -Rf $CATALINA_LIB_DIR/cspace-services-authz.jar
 rm -Rf $CATALINA_LIB_DIR/cspace-services-authn.jar