From a58338c500381fc2f52bd58cde67cb68d4381010 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 Jul 2020 12:42:55 +0200 Subject: [PATCH] chore(release): 0.12.0-alpha.1 # [0.12.0-alpha.1](https://github.com/eclipse/che-che4z-lsp-for-cobol/compare/0.11.1...0.12.0-alpha.1) (2020-07-03) ### Bug Fixes * Avoid many error messages for copybook downloading [#384](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/384) ([8f3ab6f](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/8f3ab6f21f929b5a8269864485959623a135fc82)) * Avoid many error messages for copybook downloading [#384](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/384) ([2e7e394](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/2e7e394cb319f2b34472d77fd2c843d99c226726)) * Change log archive path pattern to relate on the user directory [#307](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/307) ([9c6c882](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/9c6c8821ba2dcdf5fbd0ade0fdef9f647717ebdf)) * Create a .gitignore file if it doesn't exist [#329](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/329) ([40ca9f7](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/40ca9f7f3c445df894fbe7f050c45064580a310a)) * err-log [#331](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/331) ([d830593](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/d830593b24e719ebea04987353deddcd0a30a573)) * Fix glob pattern for dynamic registration [#355](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/355) ([7117683](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/7117683e8ff09c067d850cda9be2f7957630bca1)) * Fix issue related to copybook with extension that were not recognized as valid URI GH-355 ([39169e2](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/39169e2c57e2e748990b95f1697a3b678c917691)), closes [#355](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/355) * Fix issue with indirect overwrite settings conf for dsn paths ([1afe039](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/1afe03985110b5b71004a57953221c8c61a3c510)) * Fix representation of settings.json in Theia [#393](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/393) ([b4cd52b](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/b4cd52b6ed77c454fb9aba240cdda9c988589024)) * Hide 'no errors found' message GH-312 ([6f19c9b](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/6f19c9b6b2cd93bb7f0524277ce4b2a6ad975684)), closes [#312](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/312) * refactor on review [#331](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/331) ([4e8e8af](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/4e8e8af521e7106c23074dc2acaa0b8888689165)) * Remove popup message, track event in log file [#318](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/318) ([ba33f88](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/ba33f8852fc69d9a79270053e9b315e0ed5920ac)) * unexpected Java 8 expected error message [#333](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/333) ([#396](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/396)) ([9c224a6](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/9c224a6af67892c0a6fac453f8a66c1fbf31aca7)) * update activation event [#331](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/331) ([ac65f46](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/ac65f46cecd95fd256269ba04b1c09d437cab95e)) * Use sync APIs to create folder and write on file to avoid unexpected behavior ([17b8908](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/17b890864326c31b5fea3275eafa95eca77215af)) ### Features * Adjust the info message about missing copybooks [#391](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/391) ([54a3386](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/54a33865c63d23cb608f8694e39fc9fbf4a263eb)) * Fetch copybooks without .dep files GH-327 ([098f4bc](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/098f4bc4fab1476f6f9faad5f07182bba639784f)), closes [#327](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/327) * Inform user about wrong credentials and stop sending other MF requests ([0dc0548](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/0dc05486a4b7443a77b0c073203361d9ec41dcce)), closes [#237](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/237) * Introduce dynamic registration for watchers GH-355 ([0358b95](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/0358b9541c2a9e0b9410c43a3a6b13ab324cb5e2)), closes [#355](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/355) * Retrieve local copybooks if exists GH-327 ([7d3a068](https://github.com/eclipse/che-che4z-lsp-for-cobol/commit/7d3a06880c5080ba42ef232bf189846d99f625f6)), closes [#327](https://github.com/eclipse/che-che4z-lsp-for-cobol/issues/327) Signed-off-by: semantic-release-bot --- Jenkinsfile | 2 +- clients/cobol-lsp-vscode-extension/package.json | 2 +- clients/cobol-lsp-vscode-extension/server/note.md | 2 +- com.ca.lsp.cobol/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index dfcf5ab299..6f9ae4daf0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -164,7 +164,7 @@ pipeline { dir('clients/cobol-lsp-vscode-extension') { sh 'npx vsce package' archiveArtifacts "*.vsix" - sh 'mv cobol-language-support*.vsix cobol-language-support_0.11.1-NEXT.vsix' + sh 'mv cobol-language-support*.vsix cobol-language-support_0.12.0-alpha.1.vsix' } } } diff --git a/clients/cobol-lsp-vscode-extension/package.json b/clients/cobol-lsp-vscode-extension/package.json index 4faaeba7a1..462e45f0f4 100644 --- a/clients/cobol-lsp-vscode-extension/package.json +++ b/clients/cobol-lsp-vscode-extension/package.json @@ -4,7 +4,7 @@ "description": "Autocomplete, highlighting and diagnostics for COBOL code and copybooks.", "author": "Broadcom", "license": "EPL-2.0", - "version": "0.11.1-NEXT", + "version": "0.12.0-alpha.1", "preview": false, "publisher": "BroadcomMFD", "engines": { diff --git a/clients/cobol-lsp-vscode-extension/server/note.md b/clients/cobol-lsp-vscode-extension/server/note.md index 5a5c304244..47480196f8 100644 --- a/clients/cobol-lsp-vscode-extension/server/note.md +++ b/clients/cobol-lsp-vscode-extension/server/note.md @@ -17,7 +17,7 @@ Put in this folder the COBOL LSP server jar with this name ``` -lsp-service-cobol-0.11.1-NEXT.jar +lsp-service-cobol-0.12.0-alpha.1.jar ``` In Linux environment be sure that the server folder have read/write permission, in case simply run the command diff --git a/com.ca.lsp.cobol/pom.xml b/com.ca.lsp.cobol/pom.xml index b1adaca81f..0504ae7095 100644 --- a/com.ca.lsp.cobol/pom.xml +++ b/com.ca.lsp.cobol/pom.xml @@ -25,7 +25,7 @@ COBOL LSP :: Parent pom - 0.11.1-NEXT + 0.12.0-alpha.1 0.5.0 4.7.1 4.2.2