I'm pretty sure you can put *.java files under /src/*/groovy and they
will compile just fine.

~~ Robert.



On Thu, Nov 17, 2011 at 12:46 PM, Alexander von Zitzewitz
<a.zitzew...@hello2morrow.com> wrote:
> Hello,
>
> I am having a project with groovy and java sources, using gradle version 1.0 
> M4.
>
> Now some java classes depend on groovy classes and the other way around.
>
> When building from scratch the compileJava tasks fails, because it cannot 
> find the groovy classes used by the Java classes and compileGroovy has not 
> been executed yet. Is this a chicken-egg problem? How would I solve that?
>
> Thanks for any hep in advance.
>
> Best regards
>
> Alexander von Zitzewitz
>
> hello2morrow Inc.
> 1 (877) 294-6327
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

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

    http://xircles.codehaus.org/manage_email


Reply via email to