Hello, I'm using Gradle 0.9.

I have a project using the java plugin, and I've declared some runtime
dependencies.

However, when I run "gradle build" I see all sorts of compile errors. If I
change the dependencies to be compile, then it works fine.

My understanding is that runtime, extends compile and all the 'runtime'
dependencies should be included in 'compile'. Is this correct?

Any help would be greatly appreciated.

Thanks,
Eric

-- 
Learn from the past. Live in the present. Plan for the future.
Blog: http://www.townsfolkdesigns.com/blogs/elberry
jEdit <http://www.jedit.org> - Programmer's Text Editor
Bazaar <http://bazaar.canonical.com> - Version Control for Humans

Reply via email to