You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 39 Next »

Apache NetBeans (incubating) 9.0 Beta is the Apache NetBeans incubator release of the NetBeans Java SE IDE, i.e., the NetBeans Platform that underpins NetBeans IDE, released as Apache NetBeans (incubating) 9.0 Alpha, together with all the features and tools applicable to general Java development – including Java Swing, JavaFX, and the support created specifically for Java 9, i.e., JShell, JLink, and Jigsaw.

Tasks to be completed for Apache NetBeans (incubating) 9.0 Beta to be released:

  • define a mechanism by means of which nb-javac is installed by the user, on demand: "Any NetBeans user who wants to use the optional Java module will have to separately install the nb-javac module. The Apache NetBeans project will provide instructions and/or helpful scripts to assist in the installation. The user will be required to accept the terms of the license."  LEGAL-279 - Getting issue details... STATUS

    Solution: at startup, this dialog is shown:



    ...when "Install nb-javac" is clicked, the user needs to accept the terms of the license:




  • clear out Rat: https://builds.apache.org/job/incubator-netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/build/rat-report.txt
  • clear out the problems in verify-libs-and-licenses (run 'ant verify-libs-and-licenses' in the root to get the report), specifically solve GPL usage:
  • look at DEPENDENCIES and other files, if there are any issues, fix them
  • start the IDE, and check the licenses shown (Accept License dialog), texts, About window, etc. make sense (fix what does not)
  • folks have some bugs reported with label Java9-IDE. We need to decide whether those absolutely need to be fixed for the first/beta release – though probably not.
  • complete analysis of impact of those files that were removed prior to donation. (wiki link)

Kanban board:

https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=219

Related issues:

NETBEANS-54 - Getting issue details... STATUS

After Apache NetBeans (incubating) 9.0 Beta is released, the NetCAT community will begin its process, after which Apache NetBeans (incubating) 9.0 will be released.

  • No labels