summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-05-02 19:56:38 +0200
committerJose <jose@zeroc.com>2014-05-02 19:56:38 +0200
commit1161c5817059464ab511632c0ce5d14593ced1a3 (patch)
tree51bbcdf2a4ea43c430312157350bb4271bc3f40d /java/src/IceInternal/PropertyNames.java
parentUpdate .gitignore files (diff)
downloadice-1161c5817059464ab511632c0ce5d14593ced1a3.tar.bz2
ice-1161c5817059464ab511632c0ce5d14593ced1a3.tar.xz
ice-1161c5817059464ab511632c0ce5d14593ced1a3.zip
ICE-4851 - Use wstrings for input and output data that contain non-ASCII characters?
Diffstat (limited to 'java/src/IceInternal/PropertyNames.java')
-rw-r--r--java/src/IceInternal/PropertyNames.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/src/IceInternal/PropertyNames.java b/java/src/IceInternal/PropertyNames.java
index eee2fcac14a..5e48464bced 100644
--- a/java/src/IceInternal/PropertyNames.java
+++ b/java/src/IceInternal/PropertyNames.java
@@ -8,7 +8,7 @@
// **********************************************************************
///* jshint -W044*/
-// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Apr 22 17:39:32 2014
+// Generated by makeprops.py from file ../config/PropertyNames.xml, Mon Apr 28 19:03:05 2014
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -97,6 +97,7 @@ public final class PropertyNames
new Property("Ice\\.ImplicitContext", false, null),
new Property("Ice\\.InitPlugins", false, null),
new Property("Ice\\.LogFile", false, null),
+ new Property("Ice\\.LogStdErr\\.Convert", false, null),
new Property("Ice\\.MessageSizeMax", false, null),
new Property("Ice\\.MonitorConnections", false, null),
new Property("Ice\\.Nohup", false, null),