You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2023/05/21 21:21:03 UTC

[guacamole-client] branch master updated (45549dd1d -> 325b82b41)

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

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


    from 45549dd1d GUACAMOLE-926: Merge correction to batch import handling of UTF-8.
     add 11e6c5ac2 GUACAMOLE-1754: Generate JSDoc for guacamole-common-js as part of build.
     add 70592ef7c GUACAMOLE-1754: Use same "apidocs" directory for JSDoc as used by JavaDoc.
     new 325b82b41 GUACAMOLE-1754: Merge addition of JSDoc to guacamole-common-js build.

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:
 guacamole-common-js/jsdoc-conf.json   |   2 +-
 guacamole-common-js/package-lock.json | 433 ++++++++++++++++++++++++++++++++++
 guacamole-common-js/package.json      |   3 +-
 guacamole-common-js/pom.xml           |  26 +-
 4 files changed, 455 insertions(+), 9 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-1754: Merge addition of JSDoc to guacamole-common-js build.

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 325b82b4140cfce1f74fd23688fff0f029b7e813
Merge: 45549dd1d 70592ef7c
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Sun May 21 14:20:57 2023 -0700

    GUACAMOLE-1754: Merge addition of JSDoc to guacamole-common-js build.

 guacamole-common-js/jsdoc-conf.json   |   2 +-
 guacamole-common-js/package-lock.json | 433 ++++++++++++++++++++++++++++++++++
 guacamole-common-js/package.json      |   3 +-
 guacamole-common-js/pom.xml           |  26 +-
 4 files changed, 455 insertions(+), 9 deletions(-)