Author: burn
Date: Sat Apr  9 23:07:20 2016
New Revision: 1738394

URL: http://svn.apache.org/viewvc?rev=1738394&view=rev
Log:
UIMA-4869 Must also visit webserver/etc where the keystore is

Modified:
    uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_install

Modified: uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_install
URL: 
http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_install?rev=1738394&r1=1738393&r2=1738394&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_install (original)
+++ uima/sandbox/uima-ducc/trunk/src/main/admin/ducc_install Sat Apr  9 
23:07:20 2016
@@ -235,7 +235,7 @@ preserveDirectories = [ 'resources.priva
 # (Their parents must also be included so may also contain other files)
 modifiableDirectories = [ 'admin', 'lib', 
                           'resources', 'resources/service_monitors', 
'resources.private',
-                          'webserver/root', 'webserver/root/$banner', 
'webserver/root/js', 'webserver/root/opensources/images', 
+                          'webserver/etc', 'webserver/root', 
'webserver/root/$banner', 'webserver/root/js', 
'webserver/root/opensources/images', 
                           'webserver', 'webserver/root/opensources' ]
 
 if len(sys.argv) != 3:


Reply via email to