On Mon, Oct 16, 2017 at 2:12 PM, Jaroslav Tulach <jaroslav.tul...@gmail.com> wrote: > ...https://builds.apache.org/job/incubator-netbeans-html4j-release/19/ ...
I have reviewed $SHA1(incubating-netbeans-html4j-1.5.zip)= fd77975f1adbcbc4b926e1cfab6865f47db6df3c +1 for releasing that (after the Incubator PMC vote) signatures and digests match. LICENSE, NOTICE, DEPENDENCIES look good to me. The dependency on json.org will need to be removed ( https://www.apache.org/legal/resolved.html ) - is there a jira ticket for this? I think it's ok to release as is, provided there's a plan to remove it. The archive doesn't contain binary files except for a few PNG images. The RAT report passes, with the following exclusions: Exclude: **/*.sigtest Exclude: **/.git/** Exclude: **/.maven/** Exclude: **/.repository/** Exclude: **/target/** Exclude: .gitignore Exclude: DEPENDENCIES Exclude: README.md FWIW, in case someone wants to review the changes to the license headers they have apparently be made in these two commits: https://github.com/apache/incubator-netbeans-html4j/commit/a262480a0126b67975389685925bf5c3e13b4061 https://github.com/apache/incubator-netbeans-html4j/commit/b4fdfc8314c8073059e91de4eea586d194a6b76f -Bertrand