You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/01/06 19:50:45 UTC

[GitHub] [netbeans-mavenutils-nbm-maven-plugin] oyarzun opened a new pull request #5: Default to harness launchers then binDirectory launchers

oyarzun opened a new pull request #5: Default to harness launchers then binDirectory launchers
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/5
 
 
   The current if/else logic requires that all launchers exist in the binDirectory.  I believe the main use case for binDirectory is to change the icon used by the Windows launcher executable, but currently the shell script also needs to be in the binDirectory. Otherwise the RCP application will not work on Linux or macOS.
   
   https://stackoverflow.com/questions/25116172/how-to-change-the-icon-of-a-mavenized-netbeans-application
    
   This merge request first copies the launchers from the harness then any custom launchers in the binDirectory.  

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans-mavenutils-nbm-maven-plugin] ebarboni merged pull request #5: Default to harness launchers then binDirectory launchers

Posted by GitBox <gi...@apache.org>.
ebarboni merged pull request #5: Default to harness launchers then binDirectory launchers
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/5
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans-mavenutils-nbm-maven-plugin] ebarboni commented on issue #5: Default to harness launchers then binDirectory launchers

Posted by GitBox <gi...@apache.org>.
ebarboni commented on issue #5: Default to harness launchers then binDirectory launchers
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/5#issuecomment-584655030
 
 
   seems ok for me

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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