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 bde1b33318b Merge pull request #7791 from 
sdedic/gradle/adm-dependencies2
     add 34be4e344eb Use oci profile based on an item
     new db839d6ad81 Merge pull request #7870 from jhorvath/oci-item-profile

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:
 .../modules/cloud/oracle/CloudChildFactory.java      |  2 +-
 .../netbeans/modules/cloud/oracle/NodeProvider.java  |  5 ++++-
 .../modules/cloud/oracle/OCIChildFactory.java        |  2 +-
 .../netbeans/modules/cloud/oracle/OCIManager.java    |  7 ++++---
 .../org/netbeans/modules/cloud/oracle/OCINode.java   |  6 +++---
 .../netbeans/modules/cloud/oracle/OCIProfile.java    |  9 ++++++---
 .../netbeans/modules/cloud/oracle/TenancyNode.java   |  2 +-
 .../cloud/oracle/actions/ConfigMapUploader.java      |  4 ++--
 .../oracle/actions/CreateAutonomousDBAction.java     |  4 ++--
 .../oracle/actions/CreateContainerRepository.java    |  4 ++--
 .../actions/CreateContainerRepositoryCommand.java    |  9 ++++-----
 .../cloud/oracle/actions/CreateResourceCommand.java  |  9 ---------
 .../cloud/oracle/actions/DownloadWalletAction.java   |  2 +-
 .../modules/cloud/oracle/adm/AuditOptions.java       |  4 ----
 .../cloud/oracle/adm/CreateKnowledgeBaseAction.java  |  2 +-
 .../cloud/oracle/adm/ProjectVulnerability.java       |  4 ++--
 .../modules/cloud/oracle/adm/RunFileADMAction.java   |  4 +---
 .../cloud/oracle/adm/VulnerabilityWorker.java        | 20 ++++++++++----------
 .../modules/cloud/oracle/assets/CloudAssets.java     | 17 +++++++++++++++++
 .../cloud/oracle/assets/ImageBuilderCommand.java     |  2 +-
 .../cloud/oracle/compute/ComputeInstanceNode.java    |  4 ++--
 .../oracle/developer/ContainerRepositoryNode.java    |  2 +-
 .../cloud/oracle/developer/ContainerTagNode.java     |  2 +-
 .../modules/cloud/oracle/devops/BuildRunNode.java    |  2 +-
 .../cloud/oracle/devops/DeployArtifactNode.java      |  2 +-
 .../cloud/oracle/devops/DevopsProjectNode.java       |  4 +---
 .../modules/cloud/oracle/devops/RepositoryNode.java  |  2 +-
 .../modules/cloud/oracle/policy/PolicyGenerator.java |  1 -
 .../oracle/requests/ContainerRepositoryRequest.java  |  7 ++++---
 .../oracle/requests/OCIItemCreationDetails.java      | 11 ++++++-----
 .../modules/cloud/oracle/steps/CompartmentStep.java  |  2 +-
 .../modules/cloud/oracle/steps/DevopsStep.java       | 12 ++++++------
 .../modules/cloud/oracle/vault/SecretNode.java       |  4 ++--
 33 files changed, 90 insertions(+), 83 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

Reply via email to