2008-10-27 17:13:23 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<?xml-stylesheet type="text/xsl" href="http://ivyrep.jayasoft.org/ivy-doc.xsl"?>
|
|
|
|
|
<ivy-module
|
2009-06-24 21:55:36 +08:00
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
|
xsi:noNamespaceSchemaLocation="http://incubator.apache.org/ivy/schemas/ivy.xsd"
|
|
|
|
|
version="1.3">
|
2008-10-27 17:13:23 +08:00
|
|
|
|
|
|
|
|
<info organisation="org.springframework" module="${ant.project.name}">
|
|
|
|
|
<license name="Apache 2.0" url="http://www.apache.org/licenses/LICENSE-2.0"/>
|
|
|
|
|
</info>
|
|
|
|
|
|
|
|
|
|
<configurations>
|
|
|
|
|
<include file="${spring.build.dir}/common/default-ivy-configurations.xml"/>
|
2009-12-05 02:25:31 +08:00
|
|
|
<conf name="commons-logging" extends="runtime" description="JARs needed to run with Commons Logging"/>
|
2008-11-01 01:48:50 +08:00
|
|
|
<conf name="feed" extends="runtime" description="JARs needed to create beans for Atom and RSS feeds"/>
|
2008-10-27 21:41:44 +08:00
|
|
|
<conf name="freemarker" extends="runtime" description="JARs needed to create beans for Freemarker"/>
|
|
|
|
|
<conf name="itext" extends="runtime" description="JARs needed to create beans for iText"/>
|
|
|
|
|
<conf name="jasper-reports" extends="runtime" description="JARs needed to create beans for Jasper Reports"/>
|
2009-06-24 21:55:36 +08:00
|
|
|
<conf name="jackson" extends="runtime" description="JARs needed to use the Jackson JSON View"/>
|
2008-10-27 21:41:44 +08:00
|
|
|
<conf name="jexcelapi" extends="runtime" description="JARs needed to create beans for JExcelApi"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<conf name="oxm" extends="runtime" description="JARs needed to use the MarshallingMessageConverter"/>
|
2008-10-27 21:41:44 +08:00
|
|
|
<conf name="poi" extends="runtime" description="JARs needed to create beans for Poi"/>
|
|
|
|
|
<conf name="tiles" extends="runtime" description="JARs neeeded to create beans for Tiles"/>
|
|
|
|
|
<conf name="velocity" extends="runtime" description="JARs needed to create beans for Velocity"/>
|
2008-10-27 17:13:23 +08:00
|
|
|
</configurations>
|
|
|
|
|
|
|
|
|
|
<publications>
|
|
|
|
|
<artifact name="${ant.project.name}"/>
|
|
|
|
|
<artifact name="${ant.project.name}-sources" type="src" ext="jar"/>
|
2010-08-23 21:17:31 +08:00
|
|
|
<artifact name="license" type="license" ext="txt"/>
|
|
|
|
|
<artifact name="notice" type="notice" ext="txt"/>
|
2008-10-27 17:13:23 +08:00
|
|
|
</publications>
|
|
|
|
|
|
|
|
|
|
<dependencies>
|
2009-04-22 19:44:59 +08:00
|
|
|
<dependency org="com.sun.syndication" name="com.springsource.com.sun.syndication" rev="1.0.0"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, feed->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="com.lowagie.text" name="com.springsource.com.lowagie.text" rev="2.0.8"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, itext->compile"/>
|
2009-04-20 06:22:56 +08:00
|
|
|
<dependency org="org.freemarker" name="com.springsource.freemarker" rev="2.3.15"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, freemarker->compile"/>
|
2008-11-28 05:49:10 +08:00
|
|
|
<dependency org="javax.el" name="com.springsource.javax.el" rev="1.0.0" conf="provided->compile"/>
|
2011-07-18 20:06:11 +08:00
|
|
|
<dependency org="javax.servlet" name="javax.servlet" rev="3.0.0.v201103241009" conf="provided->compile"/>
|
2008-11-28 05:49:10 +08:00
|
|
|
<dependency org="javax.servlet" name="com.springsource.javax.servlet.jsp" rev="2.1.0" conf="provided->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="javax.servlet" name="com.springsource.javax.servlet.jsp.jstl" rev="1.1.2"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="provided->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="net.sourceforge.jexcelapi" name="com.springsource.jxl" rev="2.6.6"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, jexcelapi->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="net.sourceforge.jasperreports" name="com.springsource.net.sf.jasperreports" rev="2.0.5"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, jasper-reports->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.logging" rev="1.1.1"
|
2009-12-05 02:25:31 +08:00
|
|
|
conf="compile, commons-logging->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.apache.poi" name="com.springsource.org.apache.poi" rev="3.0.2.FINAL"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, poi->compile"/>
|
2009-07-08 21:29:39 +08:00
|
|
|
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles" rev="2.1.2.osgi"
|
2011-07-19 19:04:27 +08:00
|
|
|
conf="optional, tiles->compile"/>
|
2011-07-18 20:06:11 +08:00
|
|
|
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.core" rev="2.1.2.osgi"
|
2011-07-19 19:04:27 +08:00
|
|
|
conf="optional, tiles->compile"/>
|
2009-07-08 21:29:39 +08:00
|
|
|
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.jsp" rev="2.1.2"
|
2011-07-18 20:06:11 +08:00
|
|
|
conf="optional, tiles->compile">
|
|
|
|
|
<exclude org="javax.servlet" name="com.springsource.javax.servlet" />
|
|
|
|
|
</dependency>
|
2009-07-08 21:29:39 +08:00
|
|
|
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.servlet" rev="2.1.2"
|
2011-07-18 20:06:11 +08:00
|
|
|
conf="optional, tiles->compile">
|
|
|
|
|
<exclude org="javax.servlet" name="com.springsource.javax.servlet" />
|
|
|
|
|
</dependency>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.apache.velocity" name="com.springsource.org.apache.velocity" rev="1.5.0"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, velocity->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.apache.velocity" name="com.springsource.org.apache.velocity.tools.view" rev="1.4.0"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, velocity->compile"/>
|
2010-02-19 21:58:19 +08:00
|
|
|
<dependency org="org.codehaus.jackson" name="com.springsource.org.codehaus.jackson.mapper" rev="1.4.2"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, jackson->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.beans" rev="latest.integration"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="compile->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.context" rev="latest.integration"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="compile->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.context.support" rev="latest.integration"
|
2010-03-23 16:15:57 +08:00
|
|
|
conf="compile->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.core" rev="latest.integration"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="compile->compile"/>
|
2010-02-12 06:53:49 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.expression" rev="latest.integration"
|
|
|
|
|
conf="compile->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.oxm" rev="latest.integration"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="optional, oxm->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.web" rev="latest.integration"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="compile->compile"/>
|
2009-07-31 12:10:22 +08:00
|
|
|
<!-- test dependencies -->
|
2011-06-09 17:58:15 +08:00
|
|
|
<dependency org="org.junit" name="com.springsource.org.junit" rev="${junit.version}" conf="test->runtime"/>
|
2009-07-03 17:32:15 +08:00
|
|
|
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.5.1" conf="test->compile"/>
|
2009-07-31 12:10:22 +08:00
|
|
|
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.fileupload" rev="1.2.0"
|
|
|
|
|
conf="test->compile"/>
|
2009-06-24 21:55:36 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.asm" rev="latest.integration"
|
|
|
|
|
conf="test->compile"/>
|
2009-01-09 20:48:19 +08:00
|
|
|
<dependency org="org.custommonkey.xmlunit" name="com.springsource.org.custommonkey.xmlunit" rev="1.2.0"
|
2009-06-24 21:55:36 +08:00
|
|
|
conf="test->compile"/>
|
2008-11-03 20:03:40 +08:00
|
|
|
<dependency org="org.dom4j" name="com.springsource.org.dom4j" rev="1.6.1" conf="test->compile"/>
|
2009-03-22 03:00:57 +08:00
|
|
|
<dependency org="org.jaxen" name="com.springsource.org.jaxen" rev="1.1.1" conf="test->compile"/>
|
2009-09-08 02:04:27 +08:00
|
|
|
<dependency org="net.sourceforge.cglib" name="com.springsource.net.sf.cglib" rev="2.2.0" conf="test->compile"/>
|
2009-06-24 21:55:36 +08:00
|
|
|
<dependency org="org.mozilla.javascript" name="com.springsource.org.mozilla.javascript" rev="1.7.0.R2"
|
|
|
|
|
conf="test->runtime"/>
|
2009-07-10 11:30:12 +08:00
|
|
|
<dependency org="org.springframework" name="org.springframework.transaction" rev="latest.integration"
|
|
|
|
|
conf="test->compile"/>
|
|
|
|
|
<dependency org="org.springframework" name="org.springframework.orm" rev="latest.integration"
|
|
|
|
|
conf="test->compile"/>
|
|
|
|
|
<dependency org="javax.transaction" name="com.springsource.javax.transaction" rev="1.1.0" conf="provided->runtime"/>
|
2009-10-15 22:31:41 +08:00
|
|
|
<dependency org="javax.validation" name="com.springsource.javax.validation" rev="1.0.0.GA" conf="test->compile"/>
|
2011-12-09 21:09:11 +08:00
|
|
|
<dependency org="org.hibernate" name="com.springsource.org.hibernate.validator" rev="4.2.0.Final" conf="test->runtime"/>
|
2011-12-10 01:53:29 +08:00
|
|
|
<dependency org="org.slf4j" name="com.springsource.slf4j.jcl" rev="1.6.1" conf="test->runtime"/>
|
2009-11-10 12:32:48 +08:00
|
|
|
<dependency org="org.joda" name="com.springsource.org.joda.time" rev="1.6.0" conf="test->runtime"/>
|
2011-07-22 00:24:33 +08:00
|
|
|
<dependency org="org.mortbay.jetty" name="com.springsource.org.mortbay.jetty.server" rev="6.1.9"
|
|
|
|
|
conf="test->compile"/>
|
|
|
|
|
<dependency org="org.apache.httpcomponents" name="com.springsource.org.apache.httpcomponents.httpclient" rev="4.1.1"
|
|
|
|
|
conf="test->compile"/>
|
2008-10-27 17:13:23 +08:00
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
</ivy-module>
|