This is an automated email from the ASF dual-hosted git repository. jhorvath pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 97bb5ce1d3dc013bcdff2d2fddc04d5b283ce7d6 Merge: e8df2190ed 1e6a821fe5 Author: jhorvath <[email protected]> AuthorDate: Fri Oct 18 10:19:55 2024 +0200 Merge pull request #7881 from jhorvath/rename-databases Align the database path with the other resource names, ensuring all are in singular form. 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
