On 24/02/10 10:12 PM, Peter Ledbrook wrote:
Hi,

When one defines a new source set, for example:

   sourceSets {
       integTest
   }

are any configurations created by default?

No, not yet. I think we should probably add a compile and runtime configuration for each source set.

  What are the default values
for compileClasspath and runtimeClasspath?

configurations.compile and configurations.runtime.


--
Adam Murdoch
Gradle Developer
http://www.gradle.org


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to