0

Using NetBeans 13 from macOS installer

I have a program that runs and builds up files in the template directory.
It runs but when I create a new Maven Java Project, it does not use the
template for the main method but rather sticks in


/*

 * Click
nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to
change this license

 * Click
nbfs://nbhost/SystemFileSystem/Templates/Project/Maven2/JavaApp/src/main/java/${packagePath}/${mainClassName}.java
to edit this template

 */

***Installer*** The nbfs:// URL is not clickable.  Should the installer be
registering nbfs: to invoke NetBeans?  (repeated in macOS installer vote)

***NetBeans*** Should the generator of the Maven project be checking to see
if there is a template for Java Main Class and use it rather than generate
its own reference?

The workaround is straightforward, just delete the autogenerated file, then
generate another Java Main class using the file generation tooling which
does use existing templates.  I would not stop the release for this but if
there is a fix-cycle added, this might be quickly fixable.

Dave


On Feb 25, 2022 at 7:47:27 AM, Josh Juneau <[email protected]> wrote:

> +1 (Binding)
>
> - Downloaded and built with Zulu JDK 11
> - Checked signatures, NOTICE, LICENSE files
>
> *Product Version:* Apache NetBeans IDE 13
>
> *Java:* 11.0.5; OpenJDK 64-Bit Server VM 11.0.5+10-LTS
>
> *Runtime:* OpenJDK Runtime Environment 11.0.5+10-LTS
>
> *System:* Mac OS X version 10.16 running on x86_64; UTF-8; en_US (nb)
>
>
>
> Josh Juneau
> [email protected]
> http://jj-blogger.blogspot.com
> Apress Author <https://www.apress.com/us/search?query=juneau>
>
>
>
> On Wed, Feb 23, 2022 at 9:02 AM Neil C Smith <[email protected]>
> wrote:
>
> This is our first voting candidate for the release of Apache NetBeans 13.
>
>
> Please note all requirements below for validating sources and
>
> convenience binaries before voting.
>
>
> Apache NetBeans 13 constitutes all clusters in the Apache NetBeans Git
>
> repository, which together provide the NetBeans Platform (i.e., the
>
> underlying application framework), as well as all the modules that
>
> provide the Java SE, Java EE, PHP, JavaScript and Groovy features of
>
> Apache NetBeans.
>
>
> ------------------------
>
>
> Build artefacts are available here :
>
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/13/
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/13/
>
>
> They were built by the Jenkins pipeline :
>
>
>
>
> https://ci-builds.apache.org/job/Netbeans/job/netbeans-TLP/job/netbeans/job/release130/20/
>
>
> ------------------------
>
>
> We are primarily voting on :
>
>
>
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans/13/netbeans-13-source.zip
>
>
> SHA512 :
>
>
> 40776cf1962989c50c94f4a16784c2519d15100f5949e6d447ffb78b80f93a10707703824ad9f50232f380108caeff76fa4660679840ca4ee6899e8a5fc3e821
>
>
> KEYS file : https://downloads.apache.org/netbeans/KEYS
>
>
> ------------------------
>
>
> Associated with the primary source item we have, generated with the
>
> pipeline mentioned above :
>
>
> -- at https://dist.apache.org/repos/dist/dev/netbeans/netbeans/13/
>
>
> Binaries associated with the source - netbeans-13-bin.zip as well as
>
> update content under the nbms folder.
>
>
> -- at
>
> https://dist.apache.org/repos/dist/dev/netbeans/netbeans-platform/13/
>
>
> The platform cluster build netbeans-platform-13-bin.zip and
>
> netbeans-platform-13-source.zip
>
>
> ------------------------
>
>
> Maven Artefacts
>
>
> The Maven artefacts for Apache NetBeans 13 are ready on staging
>
> associated to this vote.
>
>
> https://repository.apache.org/content/repositories/orgapachenetbeans-1102/
>
>
> The version is : RELEASE130
>
>
> ------------------------
>
>
> Voting Requirements
>
>
> Before voting +1 you are required to download the signed source code
>
> package, compile it as provided, and test the resulting executable on
>
> your own platform, along with also verifying that the package meets
>
> the requirements of the ASF policy on releases -
>
> http://www.apache.org/legal/release-policy.html#management
>
>
> In particular, you should (at least) follow these steps.
>
>
> 1. Download the artefact to be voted on and unzip it.
>
> 2. Check that the artefact does not contain any jar files (there are
>
> branding folders with the name *.jar).
>
> 3. Verify the cryptographic signatures, the NOTICE and LICENSE file
>
> 4. Build it using the README provided by the artefact.
>
> 5. Look in nbbuild/netbeans for the NetBeans installation created by
>
> the build process and try running it.
>
>
> In addition to checking the sources, you should check the associated
>
> convenience binary zips, nbms and maven staging at the artefact links
>
> above. As well as checking any artefact functions correctly, you
>
> should check that it has been correctly signed by a PMC member, and
>
> that the source being voted on is sufficient to build the relevant
>
> binary.
>
>
> Separate votes will be held on other convenience binaries, including
>
> installers. Those will be dependent on this vote passing.
>
>
> This vote is going to be open at least 72 hours, vote with +1, 0, and
>
> -1 as usual. (Please justify -1)
>
>
> Please mark your vote with (binding) only if you're an Apache NetBeans
>
> PMC member to help with voting admin.
>
>
> Only respond if you are going to vote, i.e., this is NOT a discussion
>
> thread.
>
>
> Apache NetBeans 13 will be released if and when this vote passes.
>
>
> Thank you to all contributors for all your hard work!
>
>
> Best wishes,
>
>
> Neil, Eric and Geertjan
>
> Apache NetBeans release team
>
>
> ---------------------------------------------------------------------
>
> 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
>
>
>
>
>
>

Reply via email to