sdedic opened a new pull request, #4918:
URL: https://github.com/apache/netbeans/pull/4918

   The implementation of `DependencyResult.getDeclarationRange` failed to find 
a dependency that was specified using a map, e.g.
   ```
   implementation group: 'org.apache.logging.log4j', name: 'log4j-core', 
version: '2.17.0'
   ```
   parser was ok, but matching ignored such dependency text. Relevant tests for 
various dependency entry syntaxes were added.
   
   Additional: a subtle bug in Oracle Cloud Vulnerability Audit feature was 
found that resulted in NPE in some cases, so a cached audit might not appear.
   
   @MartinBalin might be also included in NB16, if it is not too late. Please 
decide, I'll eventually rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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