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 ;) )
Thanks
Ale
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira