This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 97e81121c52 Merge pull request #8838 from
myatt83/PATCH-2025-09-16-01-Fix-typo-for-javascript-hint
add 12d6cd7da63 Remove remaining Integer constructor calls in custom form
code and String literal
new 282477d2feb Merge pull request #8808 from
mbien/remove-overlooked-boxing-constructor-calls
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:
.../project/ui/wizard/project/templateWizardIterator.javx | 4 ++--
.../modules/web/core/palette/items/ChooseCustomizer.form | 3 ++-
.../netbeans/modules/html/palette/items/OLCustomizer.form | 2 +-
.../modules/html/palette/items/SELECTCustomizer.form | 4 ++--
.../netbeans/modules/html/palette/items/TABLECustomizer.form | 12 ++++++------
.../modules/html/palette/items/TEXTAREACustomizer.form | 6 +++---
.../netbeans/modules/html/palette/items/ULCustomizer.form | 2 +-
.../org/netbeans/modules/project/uiapi/ProjectCopyPanel.form | 11 ++++++-----
.../org/netbeans/modules/project/uiapi/ProjectCopyPanel.java | 4 ++--
.../src/org/netbeans/beaninfo/editors/ListImageEditor.java | 2 +-
10 files changed, 26 insertions(+), 24 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