Skip to content

Commit

Permalink
[INLONG-733] Unity the Manger-API/Manger-OpenAPI, and change Manager-…
Browse files Browse the repository at this point in the history
…API to Manager-Web (apache#598)

Co-authored-by: healzhou <healzhou@tencent.com>
  • Loading branch information
2 people authored and tianqiwan committed Aug 23, 2021
1 parent f14b481 commit 169ec13
Show file tree
Hide file tree
Showing 63 changed files with 42 additions and 1,645 deletions.
12 changes: 3 additions & 9 deletions inlong-distribution/distribution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,10 @@
<outputDirectory>inlong-dataproxy</outputDirectory>
</fileSet>

<!-- package InLong-Manager API-->
<!-- package InLong-Manager Web-->
<fileSet>
<directory>../inlong-manager/manager-api/target/apache-inlong-manager-api-${project.version}-bin</directory>
<outputDirectory>inlong-manager-api</outputDirectory>
</fileSet>

<!-- package InLong-Manager OpenAPI-->
<fileSet>
<directory>../inlong-manager/manager-openapi/target/apache-inlong-manager-openapi-${project.version}-bin</directory>
<outputDirectory>inlong-manager-openapi</outputDirectory>
<directory>../inlong-manager/manager-web/target/apache-inlong-manager-web-${project.version}-bin</directory>
<outputDirectory>inlong-manager-web</outputDirectory>
</fileSet>

<!-- package InLong-TubeMQ Server-->
Expand Down
41 changes: 0 additions & 41 deletions inlong-manager/manager-api/bin/shutdown.sh

This file was deleted.

66 changes: 0 additions & 66 deletions inlong-manager/manager-openapi/assembly.xml

This file was deleted.

41 changes: 0 additions & 41 deletions inlong-manager/manager-openapi/bin/restart.sh

This file was deleted.

137 changes: 0 additions & 137 deletions inlong-manager/manager-openapi/bin/startup.sh

This file was deleted.

Loading

0 comments on commit 169ec13

Please sign in to comment.