On 14/06/2011 11:41, Alessandro Novarini (JIRA) wrote:
> Move groovy code away from java directory
> -----------------------------------------
> 
>                  Key: KITTY-27
>                  URL: https://issues.apache.org/jira/browse/KITTY-27
>              Project: Kitty
>           Issue Type: Improvement
>             Reporter: Alessandro Novarini
>             Priority: Minor
> 
> 
> Gradle convention tells that groovy code should be placed in src/main/groovy 
> and src/test/groovy.
> At the moment we're using src/*/java, and this forced us to configure gradle 
> to use this setup.
> 
> I propose to move the code so that we can reduce the length of the build 
> script (not a big deal, but the less the better ;) )

I largely agree, caveat: there are many things wrong with the existing
code which will, IMO, lead to a rewrite.  We could defer that change
until then.

I would like to see the existing code working & pushed to its limit so
we can learn as much as possible before we address the other problems.


p

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to