This is an automated email from the ASF dual-hosted git repository.
ppisl pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 4781968 Fix Gradle --warning-mode all action to work with any Gradle
release
new b9983a7 [NETBEANS-4826] Groovy completion tests fail when JavaIndexer
reference in Groovy layer is fixed.
new 1d89b26 Improving the code.
new 0f6c41e Merge pull request #3802 from ppisl/NETBEANS-4826
The 6770 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/groovy/editor/api/GroovyIndexer.java | 9 ++++----
.../editor/api/completion/CaretLocation.java | 1 +
.../editor/api/completion/CompletionItem.java | 11 +++++++++-
.../api/completion/util/CompletionContext.java | 11 +++++++++-
.../groovy/editor/completion/TypesCompletion.java | 21 +++++++++++++------
.../modules/groovy/editor/resources/layer.xml | 6 ++----
.../test/unit/data/testfiles/Hello.groovy.indexed | 4 ++--
...on.groovy.testStaticImportCompletion.completion | 4 ++--
....groovy.testSingleton3_withoutPrefix.completion | 2 +-
.../modules/java/source/JavaSourceUtilImpl.java | 2 ++
.../parsing/ForwardingInferableJavaFileObject.java | 2 ++
.../ForwardingPrefetchableJavaFileObject.java | 2 ++
.../source/parsing/MultiReleaseJarFileObject.java | 2 ++
.../source/usages/VirtualSourceProviderQuery.java | 24 +++++++++++++++-------
.../java/source/parsing/FileObjectsTest.java | 2 ++
15 files changed, 75 insertions(+), 28 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