This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 177e6c0 Merge pull request #1554 from jgneff/homenote
new 2d00244 [NETBEANS-3019] Using an actual/existing entered
CompilationUnit to check accessibility, instead of possibly a scratch one,
which may not have an owning module filled.
new 6842115 Merge branch 'master' into NETBEANS-3019
new cbc3251 Attempting to avoid issues during build, where the fake
FileSystem was probably GCed while the test was running.
new 6997958 Merge pull request #1462 from jlahoda/NETBEANS-3019
The 3006 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/editor/imports/ClipboardHandlerTest.java | 26 ++++++++++++++--
.../api/java/source/GeneratorUtilities.java | 2 +-
.../api/java/source/GeneratorUtilitiesTest.java | 35 +++++++++++++++++++---
.../modules/java/source/BootClassPathUtil.java | 11 ++++---
4 files changed, 62 insertions(+), 12 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