This is an automated email from the ASF dual-hosted git repository.
sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 907cf07198 Merge pull request #4907 from
sdedic/vscode/uicontext-floating
new 8a18a42c41 Possible NPE fix, DepResult must be computed in advance.
new 12be8c315d Fixed mapping of key/value map-like dependency to the
source.
new b8900c1383 Merge pull request #4918 from sdedic/gradle/dependencymap
The 7676 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/adm/VulnerabilityWorker.java | 14 ++--
.../gradle/java/queries/DependencyText.java | 14 +++-
.../gradle/java/queries/TextDependencyScanner.java | 9 +--
.../data/dependencies/parse/variousSyntax.gradle | 48 ++++++++++++++
.../java/queries/RegexpGradleScannerTest.java | 75 ++++++++++++++++++++++
5 files changed, 147 insertions(+), 13 deletions(-)
create mode 100644
java/gradle.java/test/unit/data/dependencies/parse/variousSyntax.gradle
---------------------------------------------------------------------
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