This is an automated email from the ASF dual-hosted git repository.
mbalin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from b9787e62db7 Merge pull request #8270 from
petrovic-d/fix-error-while-verifying-jdk
add 58bb84a09f1 Fix database properties directory
new 3cab331f3e2 Merge pull request #8222 from
petrovic-d/fix-database-properties-directory
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cloud/oracle/assets/ConfigFileProvider.java | 4 +-
.../cloud/oracle/assets/OCIPropertiesProvider.java | 2 +-
.../cloud/oracle/assets/TempFileGenerator.java | 48 ++++----
.../cloud/oracle/developer/BearerTokenCommand.java | 2 +-
java/java.lsp.server/vscode/src/extension.ts | 119 +-------------------
java/java.lsp.server/vscode/src/ssh/ssh.ts | 123 +++++++++++++++++++++
.../vscode/src/ssh/terminalRunner.ts | 47 ++++----
.../vscode/templates/run-container.sh.handlebars | 39 +++++++
8 files changed, 227 insertions(+), 157 deletions(-)
create mode 100644 java/java.lsp.server/vscode/src/ssh/ssh.ts
copy
php/php.editor/test/unit/data/testfiles/semantic/deprecatedEnumCase/deprecatedAttributeInNamespace.php.semantic
=> java/java.lsp.server/vscode/src/ssh/terminalRunner.ts (53%)
create mode 100644
java/java.lsp.server/vscode/templates/run-container.sh.handlebars
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists