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

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


    from 30e2275aee Merge pull request #7053 from mbien/code-cleanup-nb22-1
     add adde5d9277 Micronaut: Detect and report duplicated endpoint URI paths.
     new 5de8e61a01 Merge pull request #7090 from 
dbalek/dbalek/micronaut-duplicate-endpoints-warnings

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:
 .../completion/MicronautDataCompletionTask.java    | 13 +++-
 .../org/netbeans/modules/micronaut/db/Utils.java   |  3 +-
 .../symbol/MicronautStructureProvider.java         |  2 +-
 .../symbol/MicronautSymbolErrorProvider.java       | 74 ++++++++++++++++++++++
 .../micronaut/symbol/MicronautSymbolFinder.java    | 14 +++-
 .../micronaut/symbol/MicronautSymbolSearcher.java  | 67 ++++++++++++++++++--
 .../server/protocol/TextDocumentServiceImpl.java   | 14 ++--
 7 files changed, 169 insertions(+), 18 deletions(-)
 create mode 100644 
enterprise/micronaut/src/org/netbeans/modules/micronaut/symbol/MicronautSymbolErrorProvider.java


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