This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch patch
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from 455d7a0cb Merge 1.6.0 changes to patch.
add 63987d84f GUACAMOLE-2051: Allow Guacamole properties to be either
comma or semi-colon delimited.
add 42473ad2c GUACAMOLE-2051: Merge correction to default value delimiters
of multi-valued Guacamole properties.
add 14ed88acc Merge 1.6.0 changes back to patch.
No new revisions were added by this update.
Summary of changes:
.../org/apache/guacamole/properties/FileGuacamoleProperty.java | 9 +++++++++
.../java/org/apache/guacamole/properties/GuacamoleProperty.java | 9 ---------
.../apache/guacamole/properties/IntegerGuacamoleProperty.java | 9 +++++++++
.../org/apache/guacamole/properties/LongGuacamoleProperty.java | 9 +++++++++
.../org/apache/guacamole/properties/StringGuacamoleProperty.java | 9 +++++++++
.../java/org/apache/guacamole/properties/StringListProperty.java | 8 ++++++++
.../apache/guacamole/properties/TimeZoneGuacamoleProperty.java | 8 ++++++++
.../org/apache/guacamole/properties/URIGuacamoleProperty.java | 8 ++++++++
8 files changed, 60 insertions(+), 9 deletions(-)