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 2022/10/26 16:47:38 UTC

[GitHub] [netbeans] mbien commented on a diff in pull request #3386: Replacing SecurityManager with a tracking agent

mbien commented on code in PR #3386:
URL: https://github.com/apache/netbeans/pull/3386#discussion_r1005932456


##########
.travis.yml:
##########
@@ -152,6 +152,7 @@ matrix:
             - travis_retry hide-logs.sh ant $OPTS -f platform/masterfs test
             - hide-logs.sh ant $OPTS -f platform/masterfs.linux test
             - hide-logs.sh ant $OPTS -f platform/netbinox test  -Dtest.config=stableBTD
+            - hide-logs.sh ant $OPTS -f platform/o.n.agent test

Review Comment:
   this job moved to github. This could be added to `platform-modules-test1` or `platform-modules-test2`
   https://github.com/apache/netbeans/blob/master/.github/workflows/main.yml#L727
   
   test1 is only JDK 8. test2 has some JDK 11 tests too.



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

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

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