summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index abce6b0b625..9859bfcac97 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, Mon May 12 17:32:39 2014
+// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Jun 4 19:01:29 2014
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -111,7 +111,8 @@ public final class PropertyNames
new Property("Ice\\.IPv6", false, null),
new Property("Ice\\.EventLog\\.Source", false, null),
new Property("Ice\\.FactoryAssemblies", false, null),
- new Property("Ice\\.GC\\.Interval", false, null),
+ new Property("Ice\\.GC", false, null),
+ new Property("Ice\\.GC\\.Interval", true, "Ice.GC"),
new Property("Ice\\.ImplicitContext", false, null),
new Property("Ice\\.InitPlugins", false, null),
new Property("Ice\\.LogFile", false, null),
@@ -156,7 +157,7 @@ public final class PropertyNames
new Property("Ice\\.ThreadPool\\.Server\\.ThreadPriority", false, null),
new Property("Ice\\.ThreadPriority", false, null),
new Property("Ice\\.Trace\\.Admin\\.Properties", false, null),
- new Property("Ice\\.Trace\\.GC", false, null),
+ new Property("Ice\\.Trace\\.GC", true, null),
new Property("Ice\\.Trace\\.Locator", false, null),
new Property("Ice\\.Trace\\.Network", false, null),
new Property("Ice\\.Trace\\.Protocol", false, null),