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/10/08 18:26:50 UTC

[GitHub] [netbeans] lkishalmi commented on a change in pull request #2426: [NETBEANS-2644] Gradle buildSrc projects are recognized and displayed in the Build Scripts node

lkishalmi commented on a change in pull request #2426:
URL: https://github.com/apache/netbeans/pull/2426#discussion_r501927078



##########
File path: .travis.yml
##########
@@ -335,6 +335,7 @@ matrix:
             - ant $OPTS build
           script:
             - ant $OPTS -f extide/o.apache.tools.ant.module test
+            - ant $OPTS -f extide/gradle test

Review comment:
       Well I finally I had to remove this one, as it seems we have a circular cluster dependency on tests, so it fails. I need to fix that in a different PR. But definitely thanks for pointing this out!




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