Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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:
    • mysql-connector-java-5.1.23: https://github.com/apache/incubator-netbeans/pull/294 
      Jira
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyNETBEANS-70

    • hibernate-4.3.1: 
      Jira
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyNETBEANS-171
    • nb-javac: 
      Jira
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyLEGAL-279
    • nb-jshell
    • beansbinding-1.2.1: 
      Jira
      serverASF JIRA
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyNETBEANS-172
    • jaxws-2.2.6: dual licensed, CDDL (drop the GPL)
    • jaxb-2.2.x: dual licensed, CDDL (drop the GPL)
  • look at DEPENDENCIES and other files, if there are any issues, fix them
  • start the IDE, and check the licenses shown, texts, About window, etc. make sense (fix what does not)
    • See
      Jira
      serverASF JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyNETBEANS-71
        (no PR yet)
    • See
      Jira
      serverASF JIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId5aa69414-a9e9-3523-82ec-879b028fb15b
      keyNETBEANS-144
      (PR275)
  • 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)

...