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

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


    from 5b56e98  GUACAMOLE-734: Merge changes updating Logback version to 
latest stable release.
     new d907767  GUACAMOLE-736: Explicitly pull in javax.xml.bind depdendency 
for modules that require it.
     new 404e1d2  GUACAMOLE-736: Bump jaxb-api to version 2.3.1
     new 8fa71d2  GUACAMOLE-736: Add license information for jaxb-api.
     new 055dfc9  GUACAMOLE-736: Stick with alphabetic order in LICENSE files.
     new 39be1b5  GUACAMOLE-736: Really put TOTP LICENSE file in alphabetical 
order.
     new bafea36  GUACAMOLE-736: Merge explicit javax.xml.bind dependency.

The 5013 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:
 extensions/guacamole-auth-cas/pom.xml              |   7 +
 extensions/guacamole-auth-cas/src/licenses/LICENSE |  12 +
 .../licenses/bundled/jaxb-api-2.3.1/license.txt    | 760 +++++++++++++++++++++
 extensions/guacamole-auth-duo/pom.xml              |   7 +
 extensions/guacamole-auth-duo/src/licenses/LICENSE |   9 +
 .../licenses/bundled/jaxb-api-2.3.1/license.txt    | 760 +++++++++++++++++++++
 .../modules/guacamole-auth-jdbc-base/pom.xml       |   7 +
 .../guacamole-auth-jdbc-dist/src/licenses/LICENSE  |  10 +-
 .../licenses/bundled/jaxb-api-2.3.1/license.txt    | 760 +++++++++++++++++++++
 extensions/guacamole-auth-totp/pom.xml             |   7 +
 .../guacamole-auth-totp/src/licenses/LICENSE       |   9 +
 .../licenses/bundled/jaxb-api-2.3.1/license.txt    | 760 +++++++++++++++++++++
 12 files changed, 3107 insertions(+), 1 deletion(-)
 create mode 100644 
extensions/guacamole-auth-cas/src/licenses/bundled/jaxb-api-2.3.1/license.txt
 create mode 100644 
extensions/guacamole-auth-duo/src/licenses/bundled/jaxb-api-2.3.1/license.txt
 create mode 100644 
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/src/licenses/bundled/jaxb-api-2.3.1/license.txt
 create mode 100644 
extensions/guacamole-auth-totp/src/licenses/bundled/jaxb-api-2.3.1/license.txt

Reply via email to