The code seems to use manually downloaded Google JS Test driver (in external) to build supplemental classes, which were manually uploaded. This manually built artifact was then used as external binary during build.
The google jstest uses Apache 2.0 license as well as the supplemental classes code, so I've changed the build to download the Google JS Test Driver from maven repo, and builds the extension during the normal build process. No manual intervention is necessary. Added generic reference to Apache2.0 license to the license repository. [ Full content available at: https://github.com/apache/incubator-netbeans/pull/857 ] This message was relayed via gitbox.apache.org for [email protected]
