From 870edeb92b8434c2a7c4bdc5d878430af14d7fae Mon Sep 17 00:00:00 2001 From: Jinbo Wang Date: Tue, 5 Mar 2024 20:35:29 +0800 Subject: [PATCH] Update slf4j.api version in target file to 0.0.0 --- .azure-pipelines/nightly.yml | 2 +- .azure-pipelines/rc.yml | 2 +- .../com.microsoft.java.maven.tp.target | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.azure-pipelines/nightly.yml b/.azure-pipelines/nightly.yml index ecd4825f..d17ee7aa 100644 --- a/.azure-pipelines/nightly.yml +++ b/.azure-pipelines/nightly.yml @@ -73,7 +73,7 @@ extends: verbose: false customCommand: 'run build-plugin' - bash: | - npx json@latest -I -f package.json -e "this.aiKey=\"%AI_KEY%\"" + npx json@latest -I -f package.json -e "this.aiKey=\"$(AI_KEY)\"" displayName: Replace AI Key - bash: | npx json@latest -I -f package.json -e "this.version=this.version.substring(0, this.version.lastIndexOf('.'))+\".$(date -u +'%Y%m%d%H')\"" diff --git a/.azure-pipelines/rc.yml b/.azure-pipelines/rc.yml index 15dc2bac..7175af44 100644 --- a/.azure-pipelines/rc.yml +++ b/.azure-pipelines/rc.yml @@ -73,7 +73,7 @@ extends: verbose: false customCommand: 'run build-plugin' - bash: | - npx json@latest -I -f package.json -e "this.aiKey=\"%AI_KEY%\"" + npx json@latest -I -f package.json -e "this.aiKey=\"$(AI_KEY)\"" displayName: Replace AI Key - script: 'npx @vscode/vsce@latest package' displayName: 'package vsix' diff --git a/jdtls.ext/com.microsoft.java.maven.target/com.microsoft.java.maven.tp.target b/jdtls.ext/com.microsoft.java.maven.target/com.microsoft.java.maven.tp.target index 4128414c..8ecc7758 100644 --- a/jdtls.ext/com.microsoft.java.maven.target/com.microsoft.java.maven.tp.target +++ b/jdtls.ext/com.microsoft.java.maven.target/com.microsoft.java.maven.tp.target @@ -26,7 +26,7 @@ - +