You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Svatopluk Dedic (JIRA)" <ji...@apache.org> on 2018/08/27 14:47:00 UTC

[jira] [Created] (NETBEANS-1194) Commit validation suite fails on missing javac

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists