On 11 August 2010 14:34, Adam Murdoch <[email protected]> wrote:
>
> Above, you're asking that the compiled classes of the main source set be
> added to the compile classpath of the main source set, ie add the classes to
> the classpath to use to compile those classes. This is causing the cycle.
>
> You might want instead something like:
>
> compileClasspath = configurations.main
> runtimeClasspath = classes + compileClasspath
>
Of course, thank you. This cleared everything up.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email