> the build system should only rely on java. Yup. That would be taken care by Maven Chetan Mehrotra
On Fri, Mar 14, 2014 at 10:34 AM, Tobias Bocanegra <[email protected]> wrote: > Hi, > > On Thu, Mar 13, 2014 at 9:37 PM, Chetan Mehrotra > <[email protected]> wrote: >> Just testing the waters here :) >> >> I need to write couple of integration testcase related to checking >> OSGi configuration support (OAK-1502) in oak-pojosr module. It would >> be much much more faster and convenient for me if I can write these >> testcases in groovy. >> >> So would it be fine if I can use Groovy language for writing testcase >> only in oak-pojosr module? > as long as I don't have to install groovy in order to build oak, > that's fine for me. the build system should only rely on java. > > regards, toby > >> >> Chetan Mehrotra
