Skip to content

Instantly share code, notes, and snippets.

@james-carr
Created December 20, 2011 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save james-carr/1503601 to your computer and use it in GitHub Desktop.
Save james-carr/1503601 to your computer and use it in GitHub Desktop.
[jettyRun, jettyRunWar]*.with {
reload='automatic'
jettyEnvXml = file('src/test/resources/jetty-jndi.xml')
jettyConfig= file('src/test/resources/jetty-config.xml')
additionalRuntimeJars = sourceSets.main.runtimeClasspath
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment