summaryrefslogtreecommitdiff
path: root/java/src
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2008-04-29 14:31:07 -0230
committerDwayne Boone <dwayne@zeroc.com>2008-04-29 14:31:07 -0230
commit98ab79781daf76aa2e8b693d80ccb6f97baae22c (patch)
treea7039ad3317bda0101fab571236c229778b5b870 /java/src
parentBug 2433 - changed logger plugin mechanism (diff)
downloadice-98ab79781daf76aa2e8b693d80ccb6f97baae22c.tar.bz2
ice-98ab79781daf76aa2e8b693d80ccb6f97baae22c.tar.xz
ice-98ab79781daf76aa2e8b693d80ccb6f97baae22c.zip
Bug 2433 - updated changes and removed property gor Ice.LoggerPlugin
Diffstat (limited to 'java/src')
-rw-r--r--java/src/IceInternal/PropertyNames.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index a56b067b566..122397b0452 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -7,7 +7,7 @@
//
// **********************************************************************
//
-// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Apr 9 16:48:51 2008
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Apr 29 14:28:45 2008
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -72,7 +72,6 @@ public final class PropertyNames
new Property("Ice\\.GC\\.Interval", false, null),
new Property("Ice\\.ImplicitContext", false, null),
new Property("Ice\\.InitPlugins", false, null),
- new Property("Ice\\.LoggerPlugin", true, null),
new Property("Ice\\.MessageSizeMax", false, null),
new Property("Ice\\.MonitorConnections", true, null),
new Property("Ice\\.Nohup", false, null),