Hey Dave, Have you tried to add "classes.dependsOn demoClasses" ?
Greets Rolf -----Oorspronkelijk bericht----- Van: Dave King [mailto:[email protected]] Verzonden: maandag 20 september 2010 18:29 Aan: [email protected] Onderwerp: [gradle-user] adding a source set to the default build New to Gradle, so I may just be missing the correct terms to find the documentation. In our project tree under src we have main, test and demo. main and test compile when I type gradle clean build. I've added a source set for demo that builds with gradle demoClasses. What I'm missing is how to add demo to the list of things that build when I run gradle clean build. Anyone else get the dradle song in their head when working with Gradle? "Gradle, Gradle, Gradle I want my src to build..." - Peace Dave --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email Geen virus gevonden in het binnenkomende-bericht. Gecontroleerd door AVG - www.avg.com Versie: 9.0.851 / Virusdatabase: 271.1.1/3148 - datum van uitgifte: 09/20/10 19:04:00 --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
