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

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit c3c231ae05a907b7cf2277076a02c58a3a835531
Merge: 1336aa1e761 c719a5d6915
Author: Matthias Bläsing <[email protected]>
AuthorDate: Fri Sep 18 15:27:53 2026 +0200

    Merge pull request #9617 from NicolaIsotta/web.jsf.editor-tests
    
    fix and enable unit tests in the web.jsf.editor module

 .github/workflows/main.yml                         |  6 +-
 .../web.jsf.editor/nbproject/project.properties    |  6 +-
 enterprise/web.jsf.editor/nbproject/project.xml    |  5 ++
 .../editor/facelets/CompositeComponentLibrary.java |  7 +-
 .../jsf/editor/facelets/mojarra/ConfigManager.java | 37 ++++++++++-
 .../DummyJsfReferenceImplementationProvider.java   | 38 +++++++++++
 .../netbeans/modules/web/jsf/editor/TestBase.java  | 77 ++++++++--------------
 .../web/jsf/editor/TestBaseForTestProject.java     | 34 +++++-----
 .../facelets/DefaultFaceletLibrariesTest.java      | 30 +++++++--
 .../modules/web/jsf20/JsfTagFeatureProvider.java   |  7 +-
 10 files changed, 167 insertions(+), 80 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

Reply via email to