This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 136e384f9b Merge pull request #7394 from
dbalek/dbalek/micronaut-non-db-controller-endpoints-gen
add 564969af0d update groovy.editor test data and test on JDK 17
new faa1f93245 Merge pull request #7415 from mbien/move-groovy-to-17
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:
.github/workflows/main.yml | 8 +-
...sure1.groovy.testInsideClosure1_1.14.completion | 86 ++++++++++++++++++++++
...sure1.groovy.testInsideClosure1_1.16.completion | 86 ++++++++++++++++++++++
...sure1.groovy.testInsideClosure1_1.17.completion | 86 ++++++++++++++++++++++
...osure1.groovy.testInsideClosure1_1.9.completion | 86 ++++++++++++++++++++++
...osure1.groovy.testInsideClosure1_2.9.completion | 8 ++
...osure1.groovy.testInsideClosure1_5.9.completion | 10 ++-
...osure1.groovy.testInsideClosure1_7.9.completion | 10 ++-
...ovy.testCompletionNoPrefixString1.12.completion | 4 +-
...ovy.testCompletionNoPrefixString1.13.completion | 5 +-
...ovy.testCompletionNoPrefixString2.13.completion | 2 +-
...stSpreadOperator1_stringArray_all.13.completion | 2 +-
....testSpreadOperator3_intArray_all.12.completion | 2 +
...testSpreadOperator3_intArray_all.14.completion} | 0
...oovy.testSingleton2_withGetPrefix.14.completion | 61 +++++++++++++++
...oovy.testSingleton2_withGetPrefix.16.completion | 62 ++++++++++++++++
...roovy.testSingleton2_withGetPrefix.9.completion | 58 +++++++++++++++
...oovy.testSingleton3_withoutPrefix.11.completion | 2 +-
...ovy.testSingleton3_withoutPrefix.12.completion} | 6 +-
...ovy.testSingleton3_withoutPrefix.14.completion} | 10 ++-
...ovy.testSingleton3_withoutPrefix.15.completion} | 17 ++++-
...ovy.testSingleton3_withoutPrefix.16.completion} | 16 +++-
...oovy.testSingleton3_withoutPrefix.9.completion} | 7 +-
23 files changed, 609 insertions(+), 25 deletions(-)
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/operators/spreadOperator3/{SpreadOperator3.groovy.testSpreadOperator3_intArray_all.12.completion
=> SpreadOperator3.groovy.testSpreadOperator3_intArray_all.14.completion}
(100%)
create mode 100644
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton2/Singleton2.groovy.testSingleton2_withGetPrefix.14.completion
create mode 100644
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton2/Singleton2.groovy.testSingleton2_withGetPrefix.16.completion
create mode 100644
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton2/Singleton2.groovy.testSingleton2_withGetPrefix.9.completion
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton3/{Singleton3.groovy.testSingleton3_withoutPrefix.11.completion
=> Singleton3.groovy.testSingleton3_withoutPrefix.12.completion} (97%)
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton3/{Singleton3.groovy.testSingleton3_withoutPrefix.11.completion
=> Singleton3.groovy.testSingleton3_withoutPrefix.14.completion} (95%)
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton3/{Singleton3.groovy.testSingleton3_withoutPrefix.11.completion
=> Singleton3.groovy.testSingleton3_withoutPrefix.15.completion} (93%)
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton3/{Singleton3.groovy.testSingleton3_withoutPrefix.11.completion
=> Singleton3.groovy.testSingleton3_withoutPrefix.16.completion} (92%)
copy
groovy/groovy.editor/test/unit/data/testfiles/completion/transformations/singleton3/{Singleton3.groovy.testSingleton3_withoutPrefix.11.completion
=> Singleton3.groovy.testSingleton3_withoutPrefix.9.completion} (96%)
---------------------------------------------------------------------
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