ivy updates to 2.5.6.A
This commit is contained in:
@@ -23,9 +23,9 @@
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="2.1.0" conf="provided->runtime"/>
|
||||
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.logging" rev="1.1.1" conf="compile->runtime"/>
|
||||
<dependency org="org.ognl" name="com.springsource.org.ognl" rev="2.6.9" conf="optional->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.apache.log4j" name="com.springsource.org.apache.log4j" rev="1.2.15" conf="test->runtime"/>
|
||||
|
||||
@@ -27,11 +27,11 @@
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.4.0" conf="provided->runtime" />
|
||||
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.logging" rev="1.1.1" conf="compile->runtime"/>
|
||||
<dependency org="org.richfaces" name="com.springsource.org.richfaces" rev="3.1.4.GA" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.binding" rev="latest.integration" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.js" rev="latest.integration" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.webflow" rev="latest.integration" conf="compile->runtime"/>
|
||||
@@ -50,7 +50,7 @@
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->runtime" />
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->runtime" />
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->runtime" />
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -25,17 +25,17 @@
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles" rev="2.0.5" conf="optional->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.core" rev="2.0.5.osgi" conf="optional->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.jsp" rev="2.0.5" conf="optional->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
|
||||
<!-- test time only dependencies -->
|
||||
<dependency org="org.apache.log4j" name="com.springsource.org.apache.log4j" rev="1.2.15" conf="test->runtime"/>
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->runtime" />
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->runtime" />
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<dependencies>
|
||||
<!-- core dependencies -->
|
||||
<dependency org="com.sun.facelets" name="com.springsource.com.sun.facelets" rev="1.1.14" conf="compile->runtime"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="2.1.0" conf="provided->runtime"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="1.0.0" conf="provided->runtime"/>
|
||||
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="compile->runtime"/>
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.4.0" conf="provided->runtime"/>
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet.jsp.jstl" rev="1.1.2" conf="compile->runtime"/>
|
||||
@@ -33,15 +33,15 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.3.1.ga" conf="compile->runtime"/>
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="compile->runtime"/>
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.security" name="org.springframework.security" rev="2.0.4.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.faces" rev="latest.integration" conf="compile->jsf12"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.js" rev="latest.integration" conf="compile->runtime"/>
|
||||
@@ -50,7 +50,7 @@
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->runtime" />
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->runtime"/>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
<artifactId>com.springsource.javax.el</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@@ -196,7 +196,7 @@
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
<spring.version>2.5.6.A</spring.version>
|
||||
<jsf.version>1.2.0.09</jsf.version>
|
||||
</properties>
|
||||
</project>
|
||||
@@ -28,7 +28,7 @@
|
||||
<dependency org="javax.transaction" name="com.springsource.javax.transaction" rev="1.1.0" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.log4j" name="com.springsource.org.apache.log4j" rev="1.2.15" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.taglibs" name="com.springsource.org.apache.taglibs.standard" rev="1.1.2" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles" rev="2.0.5" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles" rev="2.0.5" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.core" rev="2.0.5.osgi" conf="compile->runtime"/>
|
||||
<dependency org="org.apache.tiles" name="com.springsource.org.apache.tiles.jsp" rev="2.0.5" conf="compile->runtime"/>
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate" rev="3.2.6.ga" conf="compile->runtime"/>
|
||||
@@ -36,16 +36,16 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.3.1.ga" conf="compile->runtime"/>
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="compile->runtime"/>
|
||||
<dependency org="org.ognl" name="com.springsource.org.ognl" rev="2.6.9" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context.support" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context.support" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.security" name="org.springframework.security" rev="2.0.4.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.security" name="org.springframework.security.taglibs" rev="2.0.4.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.js" rev="latest.integration" conf="compile->runtime"/>
|
||||
@@ -54,7 +54,7 @@
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->runtime" />
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->runtime"/>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -206,6 +206,6 @@
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
<spring.version>2.5.6.A</spring.version>
|
||||
</properties>
|
||||
</project>
|
||||
@@ -22,7 +22,7 @@
|
||||
<dependencies>
|
||||
<!-- core dependencies -->
|
||||
<dependency org="com.sun.facelets" name="com.springsource.com.sun.facelets" rev="1.1.14" conf="compile->compile"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="2.1.0" conf="provided->compile"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="1.0.0" conf="provided->compile"/>
|
||||
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="compile->compile"/>
|
||||
<dependency org="javax.portlet" name="com.springsource.javax.portlet" rev="1.0.0" conf="provided->compile"/>
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.4.0" conf="provided->compile"/>
|
||||
@@ -35,22 +35,22 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.3.1.ga" conf="compile->compile"/>
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="compile->compile"/>
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.faces" rev="latest.integration" conf="compile->jsf12"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.webflow" rev="latest.integration" conf="compile->compile"/>
|
||||
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->compile"/>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>booking-portlet-faces</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.5.RELEASE</version>
|
||||
<version>2.0.5.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun.facelets</groupId>
|
||||
@@ -136,7 +136,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
<artifactId>com.springsource.javax.el</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@@ -191,7 +191,7 @@
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
<spring.version>2.5.6.A</spring.version>
|
||||
<jsf.version>1.2.0.09</jsf.version>
|
||||
</properties>
|
||||
</project>
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
<dependencies>
|
||||
<!-- core dependencies -->
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="2.1.0" conf="compile->compile"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="1.0.0" conf="compile->compile"/>
|
||||
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="compile->compile"/>
|
||||
<dependency org="javax.portlet" name="com.springsource.javax.portlet" rev="1.0.0" conf="provided->compile"/>
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.4.0" conf="provided->compile"/>
|
||||
@@ -35,22 +35,22 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.3.1.ga" conf="compile->compile"/>
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="compile->compile"/>
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.js" rev="latest.integration" conf="compile->compile"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.webflow" rev="latest.integration" conf="compile->compile"/>
|
||||
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->compile"/>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>booking-portlet-mvc</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.5.RELEASE</version>
|
||||
<version>2.0.5.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.persistence</groupId>
|
||||
@@ -122,7 +122,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
<artifactId>com.springsource.javax.el</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
@@ -174,6 +174,6 @@
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
<spring.version>2.5.6.A</spring.version>
|
||||
</properties>
|
||||
</project>
|
||||
@@ -23,7 +23,7 @@
|
||||
<!-- core dependencies -->
|
||||
<dependency org="com.sun.facelets" name="com.springsource.com.sun.facelets" rev="1.1.14" conf="compile->compile"/>
|
||||
<dependency org="com.sun.faces" name="com.springsource.com.sun.faces" rev="1.2.0.09" conf="compile->compile" />
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="2.1.0" conf="provided->compile"/>
|
||||
<dependency org="javax.el" name="com.springsource.javax.el" rev="1.0.0" conf="provided->compile"/>
|
||||
<dependency org="javax.faces" name="com.springsource.javax.faces" rev="1.2.0.09" conf="compile->compile" />
|
||||
<dependency org="javax.persistence" name="com.springsource.javax.persistence" rev="1.0.0" conf="compile->compile"/>
|
||||
<dependency org="javax.servlet" name="com.springsource.javax.servlet" rev="2.4.0" conf="provided->compile"/>
|
||||
@@ -35,18 +35,18 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate.ejb" rev="3.3.1.ga" conf="compile->compile"/>
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="compile->compile"/>
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="compile->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->compile"/>
|
||||
|
||||
<!-- test-time only dependencies -->
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->compile"/>
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->compile"/>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>jsf-booking</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.5.RELEASE</version>
|
||||
<version>2.0.5.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun.facelets</groupId>
|
||||
@@ -117,7 +117,7 @@
|
||||
<dependency>
|
||||
<groupId>javax.el</groupId>
|
||||
<artifactId>com.springsource.javax.el</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<version>1.0.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- Test time only dependencies -->
|
||||
@@ -160,7 +160,7 @@
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
<spring.version>2.5.6.A</spring.version>
|
||||
<jsf.version>1.2.0.09</jsf.version>
|
||||
</properties>
|
||||
</project>
|
||||
@@ -30,14 +30,14 @@
|
||||
<dependency org="org.hibernate" name="com.springsource.org.hibernate" rev="3.2.6.ga" conf="optional, test->runtime" />
|
||||
<dependency org="org.junit" name="com.springsource.junit" rev="3.8.2" conf="provided, test->runtime" />
|
||||
<dependency org="org.ognl" name="com.springsource.org.ognl" rev="2.6.9" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.beans" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.context" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.core" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.orm" rev="2.5.6.A" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.transaction" rev="2.5.6.A" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.web" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.web.portlet" rev="2.5.6.A" conf="optional->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="2.5.6.A" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.security" name="org.springframework.security" rev="2.0.4.A" conf="optional->runtime" />
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.binding" rev="latest.integration" conf="compile->runtime"/>
|
||||
<dependency org="org.springframework.webflow" name="org.springframework.js" rev="latest.integration" conf="compile->runtime"/>
|
||||
@@ -51,9 +51,9 @@
|
||||
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->runtime" />
|
||||
<dependency org="org.hsqldb" name="com.springsource.org.hsqldb" rev="1.8.0.9" conf="test->runtime" />
|
||||
<dependency org="org.jboss.el" name="com.springsource.org.jboss.el" rev="2.0.0.GA" conf="test->runtime"/>
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.aop" rev="2.5.6.A" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.jdbc" rev="2.5.6.A" conf="test->runtime" />
|
||||
<dependency org="org.springframework" name="org.springframework.test" rev="2.5.6.A" conf="test->runtime" />
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user