Svatopluk Dedic created NETBEANS-1194:
-----------------------------------------
Summary: Commit validation suite fails on missing javac
Key: NETBEANS-1194
URL: https://issues.apache.org/jira/browse/NETBEANS-1194
Project: NetBeans
Issue Type: Bug
Components: core
Reporter: Svatopluk Dedic
{noformat}
org-netbeans-api-project-libraries/Libraries/javac-library.xml: cannot open
nbinst://org.netbeans.libs.javacapi/modules/ext/nb-javac-api.jar:
java.io.FileNotFoundException: Cannot find:
nbinst://org.netbeans.libs.javacapi/modules/ext/nb-javac-api.jar
{noformat}
Although API support project provides library for javac API, the javac is not
delivered with the base distribution. Consistency test fail because the
distribution contains a danglig reference to a missing jar.
The test should specifically exclude javac stuff (as we know it has to be
dowloaded separately), or the library should be fixed (how ?)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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