diff options
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r-- | java/src/IceInternal/PropertyNames.java | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java index edc5c5a5e11..a1a4dd5dcd0 100644 --- a/java/src/IceInternal/PropertyNames.java +++ b/java/src/IceInternal/PropertyNames.java @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Apr 28 13:06:23 2009 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon May 11 11:43:17 2009 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -429,7 +429,6 @@ public final class PropertyNames public static final Property Glacier2Props[] = { new Property("Glacier2\\.AddSSLContext", false, null), - new Property("Glacier2\\.AddUserToAllowCategories", true, "Glacier2.Filter.Category.AcceptUser"), new Property("Glacier2\\.Admin\\.AdapterId", true, null), new Property("Glacier2\\.Admin\\.Endpoints", true, null), new Property("Glacier2\\.Admin\\.Locator", true, null), @@ -441,7 +440,6 @@ public final class PropertyNames new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeMax", true, null), new Property("Glacier2\\.Admin\\.ThreadPool\\.SizeWarn", true, null), new Property("Glacier2\\.Admin\\.ThreadPool\\.StackSize", true, null), - new Property("Glacier2\\.AllowCategories", true, "Glacier2.Filter.Category.Accept"), new Property("Glacier2\\.Client\\.AdapterId", false, null), new Property("Glacier2\\.Client\\.Endpoints", false, null), new Property("Glacier2\\.Client\\.Locator", false, null), |