This is an automated email from the ASF dual-hosted git repository.

neilcsmith pushed a change to branch release130
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from b3553a6  Merge pull request #3514 from apache/delivery
     add c8e143d  [#3593] Don't assume contract StructureItem#getElementHandle 
is never null is held
     add 336fa90  [#3593] Implement StructureItem#getElementHandle contract for 
CSS structure items
     add b09ce42  Merge pull request #3597 from 
matthiasblaesing/fix_csl_elementhandle
     add c1ebdea  [#3590] Prevent suspicious NPE forn Gradle SubProjectsNode
     add 5a1e8be  Merge pull request #3591 from lkishalmi/GH-3590
     add 8012879  fixed wrong nb-javac module name so that it can be installed.
     add 677372e  Merge pull request #3575 from 
mbien/nb-javac-libname-fix_delivery
     new 00d6d96  Merge pull request #3610 from apache/delivery

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:
 .../modules/gradle/nodes/SubProjectsNode.java      |  20 ++-
 .../modules/csl/navigation/ElementNode.java        |  11 +-
 .../editor/module/main/TopLevelStructureItem.java  | 136 +++++++++++++--------
 .../css/prep/editor/CPCategoryStructureItem.java   | 100 +++++++++++----
 .../modules/css/prep/editor/CPCssEditorModule.java |   2 +-
 .../j2semodule/ui/customizer/Bundle.properties     |   2 +-
 .../j2seproject/ui/customizer/Bundle.properties    |   2 +-
 .../modules/java/source/JBrowseModule.java         |   4 +-
 .../modules/maven/customizer/Bundle.properties     |   2 +-
 9 files changed, 192 insertions(+), 87 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to