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 32ce2bf2396 Merge pull request #8931 from
mbien/update-javac-package-list
add 79aacdfbd36 Using sharp(er) classpath when rename refactoring.
new 46c5ee3e1da Merge pull request #9069 from lahodaj/GITHUB-9056
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:
.../java/plugins/RenameRefactoringPlugin.java | 31 +---
.../java/spi/JavaRefactoringPlugin.java | 4 +-
.../java/plugins/Bundle_test.properties | 3 +-
.../java/test/ComplexProjectHierarchyTest.java | 180 +++++++++++++++++++++
.../refactoring/java/test/RefactoringTestBase.java | 172 +++++++++++++++-----
5 files changed, 318 insertions(+), 72 deletions(-)
create mode 100644
java/refactoring.java/test/unit/src/org/netbeans/modules/refactoring/java/test/ComplexProjectHierarchyTest.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