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

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


    from 61d71a2ede Merge pull request #6982 from apache/delivery
     add 4290a3d300 DiffView: delegate mouse scroll events from lines bar to 
editor.
     add 0c7c18d45a Merge pull request #7009 from mbien/diff-scroll-fix_delivery
     add dc24f4176e Update the mx suite parsing to work with sources of GraalVM 
version 23.1.0.
     add 9c1f1e4c21 Merge pull request #7013 from entlicher/GraalSdkParseFix
     add 362690d44d Ensure Gradle new project picks up latest Gradle version 
for wrapper where intended.
     add 94eb34f1ec Merge pull request #7029 from 
neilcsmith-net/wizard-wrapper-init
     add 41afde955c Update Gradle Tooling API to 8.6
     add 1ebbb7ef1f Merge pull request #6926 from 
lkishalmi/gradle-tooling-api-8.6-rc-1
     add 601f80f394 #7018: Avoid NPE on null properties (compatibility)
     add 7b68d221ca Merge pull request #7033 from 
sdedic/maven/loadproject-npe-properties
     add e9ef873c0b Unable to open Preview Design window on Mac OS X and Windows
     add 8a08acc74a Merge pull request #7026 from 
brunogptavares/unable-to-open-preview-design-window
     new 115308a5e1 Merge pull request #7015 from apache/delivery

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                         |  2 --
 .../api/execute/GradleDistributionManager.java     |  7 ++--
 .../gradle/spi/newproject/TemplateOperation.java   | 13 ++++++--
 extide/libs.gradle/external/binaries-list          |  2 +-
 ...ense.txt => gradle-tooling-api-8.6-license.txt} |  4 +--
 ...otice.txt => gradle-tooling-api-8.6-notice.txt} |  4 +--
 extide/libs.gradle/manifest.mf                     |  2 +-
 extide/libs.gradle/nbproject/project.properties    |  2 +-
 extide/libs.gradle/nbproject/project.xml           |  2 +-
 .../visualizer/editable/DiffContentPanel.java      | 18 ++++++++--
 .../newproject/SimpleApplicationProjectWizard.java |  6 ++--
 .../modules/java/mx/project/suitepy/Parse.java     |  9 ++---
 .../modules/java/mx/project/CoreSuiteTest.java     |  3 +-
 .../modules/java/mx/project/SdkSuiteTest.java      | 39 ++++++++++++----------
 .../netbeans/modules/maven/NbMavenProjectImpl.java |  7 ++--
 nbbuild/jms-config/desktop.flags                   |  2 ++
 16 files changed, 76 insertions(+), 46 deletions(-)
 rename extide/libs.gradle/external/{gradle-tooling-api-8.4-license.txt => 
gradle-tooling-api-8.6-license.txt} (99%)
 rename extide/libs.gradle/external/{gradle-tooling-api-8.4-notice.txt => 
gradle-tooling-api-8.6-notice.txt} (73%)


---------------------------------------------------------------------
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