[
https://issues.apache.org/jira/browse/NETBEANS-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247302#comment-16247302
]
ASF GitHub Bot commented on NETBEANS-128:
-----------------------------------------
JaroslavTulach commented on issue #265: [NETBEANS-128] Not adding IDE launchers
when building only the platfo…
URL:
https://github.com/apache/incubator-netbeans/pull/265#issuecomment-343432251
Nicely done.
----------------------------------------------------------------
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]
> NetBeans platform shall not contain IDE launchers
> --------------------------------------------------
>
> Key: NETBEANS-128
> URL: https://issues.apache.org/jira/browse/NETBEANS-128
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Launchers&CLI
> Reporter: Jaroslav Tulach
> Assignee: Jan Lahoda
> Labels: pull-request-available
>
> After downloading the build #63 of
> https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-release/
> I realized that it contains bits that don't belong to the NetBeans Platform.
> {code}
> $ find netbeans/bin/ netbeans/etc/
> netbeans/bin/
> netbeans/bin/netbeans
> netbeans/bin/netbeans64.exe
> netbeans/bin/netbeans.exe
> netbeans/etc/
> netbeans/etc/netbeans.conf
> netbeans/etc/netbeans.import
> netbeans/etc/netbeans.clusters
> {code}
> not only that these launchers are IDE specific. They don't even work.
> Invoking {{/netbeans/bin/netbeans}} yields an exception.
> Please remove these extra bits.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)