From: Mathieu Baudier Date: Wed, 25 Feb 2009 14:21:39 +0000 (+0000) Subject: Rename to support equinox X-Git-Tag: argeo-slc-2.1.7~2123 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=inline;h=9f6b307d4f1592c1b25f232f865f6729f5fc6cda;p=gpl%2Fargeo-slc.git Rename to support equinox git-svn-id: https://svn.argeo.org/slc/trunk@2176 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/demo/org.argeo.slc.demo.basic/pom.xml b/demo/org.argeo.slc.demo.basic/pom.xml index 27ba7f0d3..81f29a762 100644 --- a/demo/org.argeo.slc.demo.basic/pom.xml +++ b/demo/org.argeo.slc.demo.basic/pom.xml @@ -24,7 +24,7 @@ org.apache.commons.logging,org.springframework.beans.factory.config - org.argeo.slc.execution,org.argeo.slc.specs,org.argeo.slc.support.simple,org.springframework.aop,com.springsource.net.sf.cglib,com.springsource.org.aopalliance + org.argeo.slc.support.equinox,org.argeo.slc.specs,org.argeo.slc.support.simple,org.springframework.aop,com.springsource.net.sf.cglib,com.springsource.org.aopalliance conf/*,conf/testCases/* @@ -43,7 +43,7 @@ org.argeo.slc.runtime - org.argeo.slc.execution + org.argeo.slc.support.equinox org.argeo.slc.runtime diff --git a/demo/org.argeo.slc.demo.manager/pom.xml b/demo/org.argeo.slc.demo.manager/pom.xml index 77d18dd84..3254fbf1e 100644 --- a/demo/org.argeo.slc.demo.manager/pom.xml +++ b/demo/org.argeo.slc.demo.manager/pom.xml @@ -21,7 +21,7 @@ org.apache.commons.logging,org.springframework.beans.factory.config - org.springframework.jms,com.springsource.org.castor,com.springsource.org.apache.xbean.spring,com.springsource.org.apache.activemq,org.argeo.slc.execution,org.argeo.slc.support.activemq,org.argeo.slc.specs,org.argeo.slc.support.simple,org.springframework.aop,org.springframework.oxm,com.springsource.net.sf.cglib,com.springsource.org.aopalliance + org.springframework.jms,com.springsource.org.castor,com.springsource.org.apache.xbean.spring,com.springsource.org.apache.activemq,org.argeo.slc.support.equinox,org.argeo.slc.support.activemq,org.argeo.slc.specs,org.argeo.slc.support.simple,org.springframework.aop,org.springframework.oxm,com.springsource.net.sf.cglib,com.springsource.org.aopalliance conf/*