Many thanks to everyone for voting in this thread.

A new vote candidate is being put together, mainly so that the Welcome
screen will match the Splash screen, i.e., the branding should be
consistent when we launch our first official Apache NetBeans (incubating)
release.

Therefore, a new vote thread will be started for the new vote candidate,
once we have it, and we kindly request that everyone try it out and vote
afresh in the related thread once it's there.

Thanks all,

Gj




On Sun, Jul 8, 2018 at 5:37 AM, James Gosling <[email protected]> wrote:

> +1
>
> I built & ran with JDK8.  The whole clone/build/run process was flawless.
> MacOS High Sierra
>
> > On Jul 7, 2018, at 2:13 PM, Mario Schroeder <[email protected]>
> wrote:
> >
> > +1
> >
> > Build with Java 8
> > Started with Java 9
> >
> > 2018-07-07 2:49 GMT+02:00 Junichi Yamamoto <[email protected]>:
> >
> >> +1
> >>
> >> Verified sha1sum, User directory(9.0), and Cache directory(9.0).
> >>
> >> My environments:
> >> Apache Ant(TM) version 1.10.3 compiled on March 29 2018
> >> Java: 1.8.0_171; Java HotSpot(TM) 64-Bit Server VM 25.171-b11
> >> Runtime: Java(TM) SE Runtime Environment 1.8.0_171-b11
> >> System: Linux version 4.15.0-24-generic running on amd64;
> >>
> >> I noticed that there are old links on Start Page(see Issues of [1]).
> >> I'm not sure whether revision number(Apache NetBeans IDE 9.0 (Build
> >> 20180706-unknown-revn) ) is proper.
> >> However, I don't think that these are important.
> >>
> >> [1] https://cwiki.apache.org/confluence/display/NETBEANS/
> >> Apache+NetBeans+9.0+Final+Release
> >>
> >> All the best,
> >> Junichi
> >> On Fri, Jul 6, 2018 at 5:50 PM Emilian Bold
> >> <[email protected]> wrote:
> >>>
> >>> Hi all,
> >>>
> >>> Please vote on releasing Apache NetBeans 9.0 (incubating)!
> >>>
> >>> If this voting candidate passes, another similar voting will be started
> >> on [email protected], and if that passes too, then we can
> >> release this version. This build will also undergo validation through
> >> NetCAT.
> >>>
> >>> Apache NetBeans 9.0 (incubating) constitutes all the modules in the
> >> Apache NetBeans Git repo, which together provide the NetBeans Platform
> >> (i.e., the underlying application framework), as well as all the modules
> >> that provide the Java SE-related features of Apache NetBeans.
> >>>
> >>> In short, Apache NetBeans 9.0 (incubating) is a full IDE for Java SE
> >> development.
> >>>
> >>> Build artifacts available here:
> >>>
> >>> https://dist.apache.org/repos/dist/dev/incubator/netbeans/
> >> incubating-netbeans-java/incubating-9.0-vc2
> >>>
> >>> The specific artifact to be voted on:
> >>>
> >>> https://dist.apache.org/repos/dist/dev/incubator/netbeans/
> >> incubating-netbeans-java/incubating-9.0-vc2/incubating-
> >> netbeans-java-9.0-source.zip
> >>>
> >>> Included in the above are the DEPENDENCIES, DISCLAIMER, LICENSE, and
> >> NOTICE files, as well as a README file with build instructions, which
> are
> >> the same as these:
> >>>
> >>> https://github.com/apache/incubator-netbeans/blob/master/README.md
> >>>
> >>> SHA1: 2a54b34a343fc720c5983d48ef41467163f1a6f0
> >>>
> >>> KEYS file:
> >>>
> >>> https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS
> >>>
> >>> Apache NetBeans Git Repo tag: 9.0-vc2 :
> >>>
> >>> https://github.com/apache/incubator-netbeans/tree/9.0-vc2
> >>>
> >>> Note: NetBeans license violation checks are managed via the
> >> rat-exclusions.txt file:
> >>>
> >>> https://github.com/apache/incubator-netbeans/blob/
> >> master/nbbuild/rat-exclusions.txt
> >>>
> >>> Rat report shows no unknown licenses, except for license files:
> >>>
> >>> https://builds.apache.org/job/incubator-netbeans-release/
> >> 328/artifact/rat-java-temp/nbbuild/build/rat-report.txt
> >>>
> >>> Included as a convenience binary, not relevant for the voting purposes
> >> (unzip it, run it and you'll see Apache NetBeans):
> >>>
> >>> https://dist.apache.org/repos/dist/dev/incubator/netbeans/
> >> incubating-netbeans-java/incubating-9.0-vc2/incubating-
> >> netbeans-java-9.0-bin.zip
> >>>
> >>> Also included as a convenience binary the NBMs:
> >>>
> >>> https://dist.apache.org/repos/dist/dev/incubator/netbeans/
> >> incubating-netbeans-java/incubating-9.0-vc2/nbms
> >>>
> >>> New & Noteworthy features of the 9.0 Release:
> >>>
> >>> https://cwiki.apache.org/confluence/display/NETBEANS/
> >> Apache+NetBeans+9.0+New+and+Noteworthy
> >>>
> >>> Release specific wiki page:
> >>>
> >>> https://cwiki.apache.org/confluence/display/NETBEANS/
> >> Apache+NetBeans+9.0+Final+Release
> >>>
> >>> How (and what) to try out the release:
> >>>
> >>> 1. Download the artifact to be voted on and unzip it.
> >>> 2. Verify the cryptographic signatures, the NOTICE and LICENSE file
> >>> 3. Build it using the README provided by the artifact.
> >>> 4. Look in nbbuild/netbeans for the NetBeans installation created by
> the
> >> build process.
> >>> 5. Run the NetBeans executable and (if you're running on JDK 8) you'll
> >> be prompted to install nb-javac, after agreeing to its licensing terms,
> and
> >> (if you're running on JDK 9), you'll be able to use javac directly from
> JDK
> >> 9 and, optionally, you'll be prompted to install nb-javac, after
> agreeing
> >> to its licensing terms.
> >>>
> >>> If the above succeeds, i.e., Apache NetBeans installs and starts up
> vote
> >> +1 in this thread.
> >>>
> >>> Note that according to http://www.apache.org/legal/
> >> release-policy.html#release-approval :
> >>>
> >>>> Before casting +1 binding votes, individuals are REQUIRED to download
> >> all
> >>>> signed source code packages onto their own hardware, verify that they
> >> meet
> >>>> all requirements of ASF policy on releases as described below,
> >> validate all
> >>>> cryptographic signatures, compile as provided, and test the result on
> >> their
> >>>> own platform.
> >>>
> >>> Please try out the package, using the instructions above, and vote!
> >>>
> >>> The vote is open for a minimum of 72 hours or until the necessary
> number
> >> of votes (3 binding +1s) is reached.
> >>>
> >>> [ ] +1 Release this package as Apache NetBeans 9.0 (incubating)
> >>> [ ] 0 I don't feel strongly about it, but I'm okay with the release
> >>> [ ] -1 Do not release this package because...
> >>>
> >>> Please add "(binding)" if your vote is binding, i.e., you are an Apache
> >> NetBeans PPMC member, i.e., your name is on this page:
> >> http://home.apache.org/committers-by-project.html#netbeans , although
> >> note the only real binding votes in the incubator are those of the IPMC,
> >> i.e., in the next vote thread, after this one passes.
> >>>
> >>> Emilian Bold
> >>> on behalf of the Apache NetBeans PPMC
> >>>
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: [email protected]
> >>> For additional commands, e-mail: [email protected].
> apache.org
> >>>
> >>> For further information about the NetBeans mailing lists, visit:
> >>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> >>>
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> 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
> >>
> >>
> >>
> >>
>
>
> ---------------------------------------------------------------------
> 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