Hi Walter, it seems that you mix your test code with your productive code. Gradle-825 just fixes a mix of resource files and source code.
Normally your unit tests shouldn't be in the same directory as your productive code. regards, René Am Mo, 28.06.2010, 11:57, schrieb Walter Di Carlo: > On 23 June 2010 20:32, Rene Groeschke <[email protected]> wrote: > >> Hi Walter, >> >> >> can you post your sourceSet Configuration? > > Do you mean the build.gradle files? > > >> >> regards, René >> >> >> >> Am 23.06.10 18:14, schrieb Walter Di Carlo: >> >>> >>> Using the 0.9-preview-2 I have tried to create the Eclipse project >>> files from Gradle, but I end up having the src path duplicated. Once >>> such issue has been removed manually everything started working. >>> >>> Ciao >>> >>> >>> Walter >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >>> >> >> >> -- >> ------------------------------------ >> Rene Groeschke >> >> >> [email protected] http://www.breskeby.com >> http://twitter.com/breskeby >> ------------------------------------ >> >> >> >> --------------------------------------------------------------------- >> 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 > > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
