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

[jira] [Created] (NETBEANS-365) Allow Harrness to Compile Against Non-Friend Modules

Laszlo Kishalmi created NETBEANS-365:
----------------------------------------

             Summary: Allow Harrness to Compile Against Non-Friend Modules
                 Key: NETBEANS-365
                 URL: https://issues.apache.org/jira/browse/NETBEANS-365
             Project: NetBeans
          Issue Type: Improvement
          Components: apisupport - Harness
            Reporter: Laszlo Kishalmi


Currently module developers who are using the Harness can face with the issue that if they are developing against a non-stable API require friendship, then the Harness build fail. It is quite discouraging.

By introducing a project property like: "netbeans.friendly.modules=true" this build fail could be reduced to warn level. Also the build fail message shall include the availability of this property.



--
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