You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by mb...@apache.org on 2022/10/25 08:05:19 UTC

[netbeans] branch delivery updated (3d8be4f8c3 -> bc997d8286)

This is an automated email from the ASF dual-hosted git repository.

mbalin pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from 3d8be4f8c3 Merge pull request #4838 from mbien/import-ignore-nbjavac
     new b1455cfa46 Vulnerability scan now takes options structure.
     new 83325a09e3 Cleanup of parameters, optionals passed as options structure.
     new bc997d8286 Merge pull request #4834 from sdedic/vscode/project-audit-options

The 7628 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/adm/AuditOptions.java     | 56 +++++++--------
 .../cloud/oracle/adm/ProjectVulnerability.java     |  6 +-
 .../modules/cloud/oracle/adm/RunFileADMAction.java |  2 +-
 .../cloud/oracle/adm/VulnerabilityWorker.java      | 82 ++++++++++++----------
 .../integration/commands/ProjectAuditCommand.java  | 36 +++++-----
 5 files changed, 90 insertions(+), 92 deletions(-)
 copy php/php.code.analysis/src/org/netbeans/modules/php/analysis/CodingStandardsFixerParams.java => enterprise/cloud.oracle/src/org/netbeans/modules/cloud/oracle/adm/AuditOptions.java (50%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists