This is an automated email from the ASF dual-hosted git repository.
jhorvath pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from e8df2190ed Merge pull request #7877 from jhorvath/open-in-console
add 1e6a821fe5 Align the database path with the other resource names,
ensuring all are in singular form
new 97bb5ce1d3 Merge pull request #7881 from jhorvath/rename-databases
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:
enterprise/cloud.oracle/arch.xml | 2 +-
.../org/netbeans/modules/cloud/oracle/actions/AddADBAction.java | 4 ++--
.../modules/cloud/oracle/actions/DownloadWalletAction.java | 2 +-
.../modules/cloud/oracle/actions/DownloadWalletDialog.java | 2 +-
.../modules/cloud/oracle/actions/OpenServiceConsoleAction.java | 2 +-
.../netbeans/modules/cloud/oracle/assets/AddNewAssetCommand.java | 8 ++++----
.../modules/cloud/oracle/assets/AddSuggestedItemAction.java | 2 +-
.../src/org/netbeans/modules/cloud/oracle/assets/CloudAssets.java | 6 +++---
.../modules/cloud/oracle/assets/DependenciesAnalyzer.java | 2 +-
.../netbeans/modules/cloud/oracle/assets/PropertiesGenerator.java | 2 +-
.../org/netbeans/modules/cloud/oracle/assets/SuggestedItem.java | 4 ++--
.../org/netbeans/modules/cloud/oracle/database/DatabaseNode.java | 2 +-
.../org/netbeans/modules/cloud/oracle/policy/PolicyGenerator.java | 2 +-
.../src/org/netbeans/modules/cloud/oracle/resources/layer.xml | 2 +-
.../modules/cloud/oracle/steps/DatabaseConnectionStep.java | 2 +-
.../src/org/netbeans/modules/cloud/oracle/steps/ItemTypeStep.java | 2 +-
.../org/netbeans/modules/cloud/oracle/steps/SuggestedStep.java | 8 ++++----
.../org/netbeans/modules/cloud/oracle/assets/CloudAssetsTest.java | 2 +-
18 files changed, 28 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
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