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 2019/09/13 23:30:26 UTC

[GitHub] [netbeans] lkishalmi commented on a change in pull request #1483: [NETBEANS-3076] Try to create unit-test with Gradle Projects

lkishalmi commented on a change in pull request #1483: [NETBEANS-3076] Try to create unit-test with Gradle Projects
URL: https://github.com/apache/netbeans/pull/1483#discussion_r324398105
 
 

 ##########
 File path: groovy/gradle.java/nbproject/project.properties
 ##########
 @@ -20,7 +20,10 @@ javac.source=1.8
 javac.compilerargs=-Xlint -Xlint:-serial
 nbm.module.author=Laszlo Kishalmi
 
+test-unit-sys-prop.test.netbeans.dest.dir=${netbeans.dest.dir}
 
 Review comment:
   This one is needed to get the installed file locator working properly. Without that the Gradle side plugin cannot be loaded.

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