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/12/30 10:25:19 UTC

[GitHub] [netbeans] mcdonnell-john opened a new pull request #2621: [NETBEANS-5148] Added javafx:run to supported execgoals

mcdonnell-john opened a new pull request #2621:
URL: https://github.com/apache/netbeans/pull/2621


   The Gluon JavaFX templates use the org.openjfx:javafx-maven-plugin maven plugin to run, as a result, the maven goal javafx:run was never treated the same as a normal Java application which uses the org.codehaus.mojo:exec-maven-plugin maven plugin.
   
   I've added the goal javafx:run to the list of supported exec goals in `ExecPluginOutputListenerProvider.java`


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



---------------------------------------------------------------------
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] mcdonnell-john merged pull request #2621: [NETBEANS-5148] Added javafx:run to supported execgoals

Posted by GitBox <gi...@apache.org>.
mcdonnell-john merged pull request #2621:
URL: https://github.com/apache/netbeans/pull/2621


   


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



---------------------------------------------------------------------
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] matthiasblaesing commented on pull request #2621: [NETBEANS-5148] Added javafx:run to supported execgoals

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on pull request #2621:
URL: https://github.com/apache/netbeans/pull/2621#issuecomment-753349641


   Change looks sane to me. The failing unittest is known to be flaky (I restarted the run for java.hints batch2).


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



---------------------------------------------------------------------
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] mcdonnell-john merged pull request #2621: [NETBEANS-5148] Added javafx:run to supported execgoals

Posted by GitBox <gi...@apache.org>.
mcdonnell-john merged pull request #2621:
URL: https://github.com/apache/netbeans/pull/2621


   


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



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