File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
org.eclipse.wildwebdeveloper Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4545 stage(' Prepare-environment' ) {
4646 steps {
4747 container(' container' ) {
48+ sh ' java -version'
49+ sh ' mvn --version'
4850 sh ' node --version'
4951 sh ' npm --version'
5052 sh ' npm config set cache="$WORKSPACE/npm-cache"'
Original file line number Diff line number Diff line change 6161 <goal >wget</goal >
6262 </goals >
6363 <configuration >
64- <url >https://az764295.vo.msecnd.net/stable/899d46d82c4c95423fb7e10e68eba52050e30ba3 /code-stable-x64-1639562789 .tar.gz</url >
64+ <url >https://az764295.vo.msecnd.net/stable/dfd34e8260c270da74b5c2d86d61aee4b6d56977 /code-stable-x64-1649664837 .tar.gz</url >
6565 <unpack >true</unpack >
6666 <outputDirectory >${project.build.directory} /vscode</outputDirectory >
6767 </configuration >
9999 <goal >wget</goal >
100100 </goals >
101101 <configuration >
102- <url >https://dbaeumer.gallery.vsassets.io/_apis/public/gallery/publisher/dbaeumer/extension/vscode-eslint/2.2.2 /assetbyname/Microsoft.VisualStudio.Services.VSIXPackage</url >
102+ <url >https://dbaeumer.gallery.vsassets.io/_apis/public/gallery/publisher/dbaeumer/extension/vscode-eslint/2.2.3 /assetbyname/Microsoft.VisualStudio.Services.VSIXPackage</url >
103103 <outputFileName >vscode-eslint-ls.zip</outputFileName >
104104 <unpack >true</unpack >
105105 <outputDirectory >${project.build.directory} /vscode-eslint-ls</outputDirectory >
188188 <arg >${project.build.directory} /vscode-css-languageserver-1.0.0.tgz</arg >
189189 <arg >${project.build.directory} /vscode-html-languageserver-1.0.0.tgz</arg >
190190 <arg >${project.build.directory} /vscode-json-languageserver-1.3.4.tgz</arg >
191- <arg >yaml-language-server@1.3 .0</arg >
191+ <arg >yaml-language-server@1.7 .0</arg >
192192193193 <arg >${project.build.directory} /debugger-for-chrome-4.13.0.tgz</arg >
194194 <arg >${project.build.directory} /eslint-server-2.1.25.tgz</arg >
You can’t perform that action at this time.
0 commit comments