You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by al...@apache.org on 2022/02/17 02:45:59 UTC

[incubator-inlong] branch master updated (88bb496 -> fe32182)

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

aloyszhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git.


    from 88bb496  [INLONG-2523][Improve][Audit] Modify package name according to specification (#2528)
     add fe32182  refactor standalone deploy script (#2532)

No new revisions were added by this update.

Summary of changes:
 bin/init-config.sh                    | 216 ++++++++++----------
 bin/inlong-daemon                     | 365 ++++++++++++++++++++++++++++++++++
 bin/inlong-daemon.sh                  | 290 ---------------------------
 conf/{standalone.conf => inlong.conf} |  59 +++---
 4 files changed, 507 insertions(+), 423 deletions(-)
 create mode 100644 bin/inlong-daemon
 delete mode 100644 bin/inlong-daemon.sh
 rename conf/{standalone.conf => inlong.conf} (75%)