vieiro commented on issue #366: [NETBEANS-276]: fixing top-level LICENSE, making NOTICE and nbbuild/n? URL: https://github.com/apache/incubator-netbeans/pull/366#issuecomment-357503958 I've build the zip file and compared it to the repository contents. These are the differences: ``` $incubating$ diff -qr . ../incubator-netbeans/ Only in ../incubator-netbeans/: .git Only in ../incubator-netbeans/: .gitattributes Only in ../incubator-netbeans/: .gitignore Only in ../incubator-netbeans/: .travis.yml Only in .: DEPENDENCIES Only in ../incubator-netbeans/: form.binding Only in ../incubator-netbeans/: hibernate Only in ../incubator-netbeans/: hibernate4lib Only in ../incubator-netbeans/: libs.svnClientAdapter.svnkit Only in ../incubator-netbeans/nbbuild/external: vanilla-javac-api.jar Only in ../incubator-netbeans/nbbuild/external: vanilla-javac-impl.jar Only in ../incubator-netbeans/: o.jdesktop.beansbinding Only in ../incubator-netbeans/: travis-check-line-endings.sh ``` The generated zip file contains a DEPENDENCIES file not present in the repository, but I think this is perfectly OK. The offending previous jar files (jhall et al.) are not present now. +1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
