<?xml version="1.0"  encoding="UTF-8"?>
<!DOCTYPE Configure PUBLIC "-//Jetty//Configure//EN" "http://www.eclipse.org/jetty/configure.dtd">
<Configure class="org.eclipse.jetty.webapp.WebAppContext">
  <Set name="contextPath">/cargo-jetty-7-and-onwards-deployer-1.1.4-SNAPSHOT</Set>
  <Set name="war">/Users/alitokmen/.m2/repository/org/codehaus/cargo/cargo-jetty-7-and-onwards-deployer/1.1.4-SNAPSHOT/cargo-jetty-7-and-onwards-deployer-1.1.4-SNAPSHOT.war</Set>
  <Set name="extractWAR">true</Set>
  <Set name="defaultsDescriptor"><SystemProperty name="config.home" default="."/>/etc/webdefault.xml</Set>
</Configure>
