>From the notification log excerpt, I noticed the "deprecated" warnings like the below. Is there an issue and/or plans on resolving any of this? I'm wondering if this could be related to some of the travis build issue I've been having
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ant.hints, org.netbeans.modules.apisupport.ant, org.netbeans.modules.java.hints, org.netbeans.modules.jshell.support, org.netbeans.modules.maven.hints] use org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java Hints SPI (org.netbeans.spi.java.hints) instead. WARNING [org.netbeans.modules.editor.impl.KitsTrackerImpl]: No mime type uses editor kit implementation class: class org.netbeans.modules.editor.java.JavaKit And the following "obsoleted" item WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.java.j2seplatform.platformdefinition.Util.removeNBArtifacts(Util.java:341) INFO [org.netbeans.core.startup.NbEvents]: Turning on modules: Eric Bresie [email protected] On Sat, Sep 4, 2021 at 9:06 AM Eric Bresie <[email protected]> wrote: > Not sure this is an issue with the build or something else, but when > trying to unzip with 7-zip, there was a warning popping up indicating "CRC > failed: netbeans\ide\modules\ext\jaxb-xjc.jar" > > > Further when attempting to run on Windows 10, I see the following > notification on startup. Did not import previous details on startup. > > Eric Bresie > [email protected] > > > On Sat, Sep 4, 2021 at 1:44 AM Geertjan Wielenga > <[email protected]> wrote: > >> I’ve been using beta3 without a problem for a few days now, let’s go ahead >> and vote and get this released. :-) >> >> Gj >> >> On Thu, 2 Sep 2021 at 17:49, Eric Barboni <[email protected]> wrote: >> >> > Hi Folks >> > >> > >> > >> > A beta3 is ready with the following changes >> > https://github.com/apache/netbeans/pull/3144. Mostly for deadlock and >> side >> > PR for bug correction. >> > >> > >> > >> > Apache NetBeans 12.5 beta 3 is available : >> > >> > >> > >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/ >> > release125/9/artifact/dist/netbeans/ >> > < >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release125/9/artifact/dist/netbeans/ >> > >> > >> > >> > >> > Binary : >> > >> > >> > >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/ >> > release125/9/artifact/dist/netbeans/netbeans-12.5-beta3-bin.zip >> > < >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release125/9/artifact/dist/netbeans/netbeans-12.5-beta3-bin.zip >> > >> > >> > sha512 : >> > >> > >> deb747d085b187bb30f7007704c0f8a9c51300120ea751161b93cabcbc36b9d2bfab7e209a5c >> > 578669bd4ebe1b8755b9d4ddcf0a23a5ff8bf99411228e8a8668 >> > >> > >> > >> > Source : >> > >> > >> > >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/ >> > release125/9/artifact/dist/netbeans/netbeans-12.5-beta3-source.zip >> > < >> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release125/9/artifact/dist/netbeans/netbeans-12.5-beta3-source.zip >> > >> > >> > sha512 : >> > >> > >> b2a8070dbd7ce871af0ebe198bb461ff8503600faffb1f33f8c078a843aa455bbfaa83c54c57 >> > 79c522ea4250b78223e686c3adb08733d0b15936a8cc212d1c2d >> > >> > >> > >> > Hope to have vote next week. I would say to focus PR on master and avoid >> > delivery until vote except critical issue. >> > >> > Happy testing. >> > >> > >> > >> > Best Regards >> > >> > Eric >> > >> > >> > >> > >> >
