This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch delivery
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 4c94d5e4fc Merge pull request #4898 from
lkishalmi/gradle-dist-editor-regular-module
new 0e3336ec22 Maven HintsPanel UI layout fixes and minor cleanup.
new 575f38df3f CSL HintsPanel UI layout fixes and minor cleanup.
new d57e5f4d4d Merge pull request #4906 from
mbien/maven-hintspanel-ui-fixes
The 7658 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:
.../csl/hints/infrastructure/HintsPanel.form | 36 +++++-----
.../csl/hints/infrastructure/HintsPanel.java | 81 ++++++++++------------
.../java/hints/spiimpl/options/HintsPanel.form | 4 +-
.../java/hints/spiimpl/options/HintsPanel.java | 10 +--
.../modules/maven/hints/pom/HintsPanel.form | 34 +++++----
.../modules/maven/hints/pom/HintsPanel.java | 55 ++++++---------
.../pom/JavaNetRepositoryErrorCustomizer.form | 4 +-
.../pom/JavaNetRepositoryErrorCustomizer.java | 12 ++--
.../hints/pom/MoveToDependencyManagementPanel.form | 2 +-
.../hints/pom/MoveToDependencyManagementPanel.java | 38 +++++-----
.../hints/pom/ParentVersionErrorCustomizer.form | 6 +-
.../hints/pom/ParentVersionErrorCustomizer.java | 22 +++---
.../hints/pom/ReleaseVersionErrorCustomizer.form | 6 +-
.../hints/pom/ReleaseVersionErrorCustomizer.java | 21 +++---
14 files changed, 149 insertions(+), 182 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