This is an automated email from the ASF dual-hosted git repository.

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from 111647b  GUACAMOLE-773: Merge restore missing static template/layout 
files.
     add 6a6cae0  GUACAMOLE-1364: Add "extension-priority" property for 
overriding extension load order.
     add 45c2cbf  GUACAMOLE-1364: Remove inconsistent "guac-" prefix from 
standard extension namespaces.
     add 2aa6a5b  GUACAMOLE-1364: Ensure extension resources are included in 
defined order.
     new 960db9a  GUACAMOLE-1364: Merge add support for overriding extension 
priority without renaming files.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../src/main/resources/guac-manifest.json          |   2 +-
 .../org/apache/guacamole/extension/Extension.java  |  24 ++-
 .../guacamole/extension/ExtensionModule.java       | 193 +++++++++++++++------
 .../extension/ExtensionOrderProperty.java          | 163 +++++++++++++++++
 11 files changed, 329 insertions(+), 67 deletions(-)
 create mode 100644 
guacamole/src/main/java/org/apache/guacamole/extension/ExtensionOrderProperty.java

Reply via email to