<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../../../../wellsfargo.wmg/xslt/component.xsl"?>
<ivy-module version="1.4">
  <info organisation="spring" module="spring-framework" revision="3.0.7.RELEASE-2">
    <license name="Apache"
             url="../../../../licenses/apache.org/apache-2.0/license.txt"/>
    <description>
        <br/>
    </description>
  </info>
  <configurations>
      <conf name="default"/>
      <conf name="jsr107" extends="default" />
      <conf name="mock" />
      <conf name="build" extends="default" />
  </configurations>
  <publications>
    <artifact name="org.springframework.aop" type="jar" conf="default"/>
    <artifact name="org.springframework.asm" type="jar" conf="default"/>
    <artifact name="org.springframework.aspects" type="jar" conf="default"/>
    <artifact name="org.springframework.beans" type="jar" conf="default"/>
    <artifact name="org.springframework.context" type="jar" conf="default"/>
    <artifact name="org.springframework.context.support" type="jar" conf="default"/>
    <artifact name="org.springframework.core" type="jar" conf="default"/>
    <artifact name="org.springframework.expression" type="jar" conf="default"/>
    <artifact name="org.springframework.instrument" type="jar" conf="default"/>
    <artifact name="org.springframework.instrument.tomcat" type="jar" conf="default"/>
    <artifact name="org.springframework.jdbc" type="jar" conf="default"/>
    <artifact name="org.springframework.jms" type="jar" conf="default"/>
    <artifact name="org.springframework.orm" type="jar" conf="default"/>
    <artifact name="org.springframework.oxm" type="jar" conf="default"/>
    <artifact name="org.springframework.test" type="jar" conf="mock"/>
    <artifact name="org.springframework.transaction" type="jar" conf="default"/>
    <artifact name="org.springframework.web" type="jar" conf="default"/>
    <artifact name="org.springframework.web.portlet" type="jar" conf="default"/>
    <artifact name="org.springframework.web.servlet" type="jar" conf="default"/>
    <artifact name="org.springframework.web.struts" type="jar" conf="default"/>
  </publications>
  <dependencies>
    <dependency org="sourceforge" name="aopalliance" rev="1.0" conf="default->*" />

    <!-- needed for launchpad framework -->
    <dependency org="sourceforge" name="ehcache" rev="1.5.0-2" conf="jsr107->default" />
  </dependencies>
</ivy-module>
