X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=demo%2Forg.argeo.slc.demo.manager%2Fpom.xml;h=dfb9204e738523ea5afadf0b15a655272be8644f;hb=2ad1acc6a405415f6456c5547ad6ec2a87438fec;hp=f960079217c698a9ef97752f8bcad0c6ca5f686e;hpb=de8a6fdb559f72314fba11adc050fec00292dab0;p=gpl%2Fargeo-slc.git diff --git a/demo/org.argeo.slc.demo.manager/pom.xml b/demo/org.argeo.slc.demo.manager/pom.xml index f96007921..dfb9204e7 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.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 + org.springframework.jms,com.springsource.org.castor,org.argeo.dep.osgi.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/* @@ -40,9 +40,9 @@ test --> - ${java.home}/bin/java + ${java.home}${file.separator}bin${file.separator}java - -Xbootclasspath/p:${settings.localRepository}/org/apache/xerces/com.springsource.org.apache.xerces/2.8.1/com.springsource.org.apache.xerces-2.8.1.jar${path.separator}${settings.localRepository}/org/apache/xmlcommons/com.springsource.org.apache.xmlcommons/1.3.3/com.springsource.org.apache.xmlcommons-1.3.3.jar + -Xbootclasspath/p:${settings.localRepository}${file.separator}org${file.separator}apache${file.separator}xerces${file.separator}com.springsource.org.apache.xerces${file.separator}2.8.1${file.separator}com.springsource.org.apache.xerces-2.8.1.jar${path.separator}${settings.localRepository}${file.separator}org${file.separator}apache${file.separator}xmlcommons${file.separator}com.springsource.org.apache.xmlcommons${file.separator}1.3.3${file.separator}com.springsource.org.apache.xmlcommons-1.3.3.jar -Dslc.osgi.scanClasspath=true -Dslc.osgi.start=* -classpath @@ -52,6 +52,35 @@ target + + maven-antrun-plugin + + + + + + + + + + + + + + + + + + + + @@ -86,5 +115,18 @@ ${project.version} + + org.apache.xerces + + com.springsource.org.apache.xerces + + 2.8.1 + + + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons + 1.3.3 + +