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/02/15 17:46:43 UTC

[GitHub] [netbeans] eirikbakke commented on a change in pull request #1948: Simple linux notifications integration module

eirikbakke commented on a change in pull request #1948: Simple linux notifications integration module
URL: https://github.com/apache/netbeans/pull/1948#discussion_r379844961
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -261,6 +261,8 @@ matrix:
             #- ant $OPTS -f ide/localhistory test
             - ant $OPTS -f ide/lsp.client test
             - ant $OPTS -f ide/notifications test
+            #- ant $OPTS -f ide/notifications.linux test
+            - ant -Dcluster.config=minimal -Djavac.compilerargs=-nowarn -Dbuild.compiler.deprecation=false -Dtest-unit-sys-prop.ignore.random.failures=true -f ide/notifications.linux test
 
 Review comment:
   Was there already some notifications.linux module in the NetBeans repo at some point? Where did the commented-out reference to this module come from?

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