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

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


    from 44ea743  [NETBEANS-6410] - Upgrade JAXB from 2.3.3 to 2.3.5 (#3545)
     new 9b9d3ff  Form a single problem from the exception.
     new 73fe197  Retain project problems from gradle execution.
     new b15b5d6  Respect HTML formatting. Display "Resolve problems" actions 
for projects.

The 3 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:
 .../gradle/GradleProjectProblemProvider.java       | 10 ++-
 .../modules/gradle/NbGradleProjectImpl.java        | 17 ++++-
 .../src/org/netbeans/modules/gradle/layer.xml      |  4 ++
 .../gradle/loaders/GradleProjectLoaderImpl.java    |  6 +-
 .../gradle/loaders/LegacyProjectLoader.java        | 84 ++++++++++++++++++++--
 .../ui/problems/BrokenReferencesCustomizer.form    |  4 +-
 .../ui/problems/BrokenReferencesCustomizer.java    | 18 +++--
 .../maven/src/org/netbeans/modules/maven/layer.xml |  4 ++
 8 files changed, 127 insertions(+), 20 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