Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scripts and optimize docs on version 1.1.2 #425

Open
wants to merge 1,559 commits into
base: dev-1.1.2
Choose a base branch
from

Conversation

jefftlin
Copy link
Collaborator

@jefftlin jefftlin commented Aug 5, 2024

What is the purpose of the change

Related issues: #424

Brief change log

  • Update scripts about daemon.sh and install.sh;
  • Update some docs;
  • Replace sun.misc.BASE64Decoder and sun.misc.BASE64Encoder with java.util.Base64

Verifying this change

  • Compile the all server;
  • Start the server.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • Anything that affects deployment: (yes)
  • The Core framework, i.e., JobManager, Server.: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (not applicable)

jefftlin and others added 30 commits August 18, 2022 21:28
…-1.1.0-webank

# Conflicts:
#	exchangis-job/exchangis-job-server/src/main/java/com/webank/wedatasphere/exchangis/job/server/ExchangisJobExecuteAutoConfiguration.java
jefftlin and others added 28 commits July 12, 2023 14:40
…nk-fix

Synchronize the latest code to the dev-1.1.1 branch
… 1.1.2;Upgrade the version of linkis to 1.4.0-SNAPSHOT
Fixed some bugs in projects、tasks and log.
…tend_xxzhou

Fixed some web bugs in projects、tasks and log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants