This is an automated email from the ASF dual-hosted git repository.
jlahoda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 53e88660baa Merge pull request #8670 from ebarboni/spec-version-nb28
add f08f21e1484 Fixing Jackpot rules when target typing fails, and the AST
contains error types.
new be38e3aed42 Merge pull request #8674 from
lahodaj/jackpot-rules-resolve-target-typing
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:
.../isReferencedIn.hint => TargetTypingTest.hint} | 10 ++---
...tomConditionTest.test => TargetTypingTest.test} | 22 +++++++----
.../modules/java/source/matching/CopyFinder.java | 5 +++
.../spi/java/hints/matching/CopyFinderTest.java | 45 ++++++++++++++++++++++
4 files changed, 68 insertions(+), 14 deletions(-)
copy
java/java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/{conditionapi/isReferencedIn.hint
=> TargetTypingTest.hint} (80%)
copy
java/java.hints.declarative/test/unit/src/org/netbeans/modules/java/hints/declarative/{CustomConditionTest.test
=> TargetTypingTest.test} (80%)
---------------------------------------------------------------------
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