This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit a286ee02f0d84ea9e8625aef12242a11e0afd401 Merge: 93c9a443a 511ef7c6b Author: Michael Jumper <[email protected]> AuthorDate: Thu May 29 16:34:32 2025 -0700 Merge changes from main branch back to next. .../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(-)
