In our production server (which is tomcat), we have added several jars to the server that all webapps can see.
I'm trying to setup gradle to run our integration selenium tests using the jetty plugin. How can I add these additional jars to the jetty server? Either directly into the jetty file system directories or via an addition in the gradle file. I would prefer the gradle build file additions if possible. Thanks, Chris.... -- View this message in context: http://gradle.1045684.n5.nabble.com/Jetty-Classpath-How-To-Add-Jars-tp3289879p3289879.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
