diff options
Diffstat (limited to 'java/src')
-rw-r--r-- | java/src/Ice/src/main/java/com/zeroc/IceInternal/PropertyNames.java | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/java/src/Ice/src/main/java/com/zeroc/IceInternal/PropertyNames.java b/java/src/Ice/src/main/java/com/zeroc/IceInternal/PropertyNames.java index 3408c5bc537..772e8f731de 100644 --- a/java/src/Ice/src/main/java/com/zeroc/IceInternal/PropertyNames.java +++ b/java/src/Ice/src/main/java/com/zeroc/IceInternal/PropertyNames.java @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Nov 16 09:52:45 2016 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Feb 10 17:05:23 2017 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -598,6 +598,7 @@ public final class PropertyNames new Property("IceGrid\\.Node\\.RedirectErrToOut", false, null), new Property("IceGrid\\.Node\\.Trace\\.Activator", false, null), new Property("IceGrid\\.Node\\.Trace\\.Adapter", false, null), + new Property("IceGrid\\.Node\\.Trace\\.Admin", false, null), new Property("IceGrid\\.Node\\.Trace\\.Patch", false, null), new Property("IceGrid\\.Node\\.Trace\\.Replica", false, null), new Property("IceGrid\\.Node\\.Trace\\.Server", false, null), @@ -893,6 +894,7 @@ public final class PropertyNames new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.CollocationOptimized", false, null), new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier\\.Context\\.[^\\s]+", false, null), new Property("IceGrid\\.Registry\\.SSLPermissionsVerifier", false, null), + new Property("IceGrid\\.Registry\\.Trace\\.Admin", false, null), new Property("IceGrid\\.Registry\\.Trace\\.Application", false, null), new Property("IceGrid\\.Registry\\.Trace\\.Adapter", false, null), new Property("IceGrid\\.Registry\\.Trace\\.Locator", false, null), |