This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git.
from 9a102db [NETBEANS-710] Ensure the javac's module system is
initialized before constructing scope, fixing DeclarativeHintsParserTest tests
on JDK 11 by using the default platform's bootclasspath implicitly rather than
explicitly.
add 9d599ba Fix @PropertyEditorRegistration to work with inner classes
add f95dabe Adjusted to handle primitive types as well
add d30d46f Added test for processor to handle inner type
new ae65358 Merge pull request #522 from sdedic/bugfix/nodes-processor
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:
.../netbeans/modules/openide/nodes/NodesAnnotationProcessor.java | 4 ++++
.../unit/src/org/netbeans/modules/openide/nodes/CustomData.java | 9 +++++----
.../modules/openide/nodes/PEAnnotationProcessorTest.java | 2 ++
.../org/netbeans/modules/openide/nodes/TestPropertyEditor.java | 2 +-
4 files changed, 12 insertions(+), 5 deletions(-)
copy openide.util/test/unit/src/org/openide/util/base/BundleClass.java =>
openide.nodes/test/unit/src/org/netbeans/modules/openide/nodes/CustomData.java
(87%)
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
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