This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 1336aa1e761 Merge pull request #9594 from ebarboni/sigupgdate
add c719a5d6915 fix and enable unit tests in the web.jsf.editor module
new c3c231ae05a Merge pull request #9617 from
NicolaIsotta/web.jsf.editor-tests
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:
.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} | 20 +++---
.../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, 138 insertions(+), 91 deletions(-)
copy
enterprise/web.jsf.editor/{src/org/netbeans/modules/web/jsf/editor/JsfSupportProviderImpl.java
=>
test/unit/src/org/netbeans/modules/web/jsf/editor/DummyJsfReferenceImplementationProvider.java}
(64%)
---------------------------------------------------------------------
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