Thank you !

I managed to get task tomcatRunWar work by adding "ecj-3.6.2.jar" to lib
folder
and
classpath fileTree(dir: '/src/main/webapp/WEB-INF/lib', include: '*.jar')
to "gradle.build" file in "buildscript{dependencies{}}" section.

It's magic for me, but it works.... :)

I would like to understand more about this sentence: "job of making sure all
transitive dependencies can be resolved"

--
View this message in context: 
http://gradle.1045684.n5.nabble.com/Strange-classpath-issue-when-starting-tomcat-7-programmatically-tp4288368p4384341.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to