diff options
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r-- | java/src/IceInternal/PropertyNames.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java index b494f0eefe1..055887c2a8b 100644 --- a/java/src/IceInternal/PropertyNames.java +++ b/java/src/IceInternal/PropertyNames.java @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Aug 29 11:20:17 2014 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Sep 2 12:07:05 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -72,7 +72,7 @@ public final class PropertyNames new Property("Ice\\.Admin\\.Logger", false, null), new Property("Ice\\.Admin\\.Logger\\.KeepLogs", false, null), new Property("Ice\\.Admin\\.Logger\\.KeepTraces", false, null), - new Property("Ice\\.Admin\\.Logger\\.PingPeriod", false, null), + new Property("Ice\\.Admin\\.Logger\\.Properties", false, null), new Property("Ice\\.Admin\\.ServerId", false, null), new Property("Ice\\.BackgroundLocatorCacheUpdates", false, null), new Property("Ice\\.BatchAutoFlush", false, null), |