From: qinlihan Date: Fri, 31 Mar 2017 06:06:07 +0000 (+0800) Subject: remove binaries X-Git-Tag: release/mercury~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d31686a080f39f8eeb25dad1bd4adcb1c1c5b2c2;p=vfc%2Fnfvo%2Fwfengine.git remove binaries Change-Id: I3cccba788fd15081a2096aec335d78f6969f9b2a Issue-id: TOSCA-227 Signed-off-by: qinlihan --- diff --git a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-api-1.3.5-wso2v4.jar b/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-api-1.3.5-wso2v4.jar deleted file mode 100644 index b6da951..0000000 Binary files a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-api-1.3.5-wso2v4.jar and /dev/null differ diff --git a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-obj-1.3.5-wso2v4.jar b/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-obj-1.3.5-wso2v4.jar deleted file mode 100644 index dccc75f..0000000 Binary files a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-obj-1.3.5-wso2v4.jar and /dev/null differ diff --git a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-runtime-1.3.5-wso2v4.jar b/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-runtime-1.3.5-wso2v4.jar deleted file mode 100644 index f8d5c45..0000000 Binary files a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/libs/ode-bpel-runtime-1.3.5-wso2v4.jar and /dev/null differ diff --git a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/pom.xml b/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/pom.xml index 21c9105..3f81980 100644 --- a/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/BPEL4RESTLight/pom.xml @@ -37,6 +37,19 @@ 4.4.1 + + + wso2-nexus + http://dist.wso2.org/maven2 + + true + + + false + + + + bpel4rest @@ -109,7 +122,7 @@ system ${project.basedir}/libs/ode-bpel-runtime-1.3.5-wso2v4.jar - --> + org.apache.ode @@ -138,6 +151,26 @@ ${project.basedir}/libs/ode-bpel-runtime-1.3.5-wso2v4.jar + --> + + + org.wso2.bpel + ode-bpel-api + 1.3.5-wso2v4 + + + + org.wso2.bpel + ode-bpel-obj + 1.3.5-wso2v4 + + + + org.wso2.bpel + ode-bpel-runtime + 1.3.5-wso2v4 + + com.googlecode.json-simple diff --git a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml index 1f435eb..00b57ba 100644 --- a/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/distribution/standalone/pom.xml @@ -182,7 +182,7 @@ - + diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-1.7.1.jar b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-1.7.1.jar deleted file mode 100644 index cd394a6..0000000 Binary files a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-1.7.1.jar and /dev/null differ diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-xmlbeans-1.7.jar b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-xmlbeans-1.7.jar deleted file mode 100644 index 79fad6f..0000000 Binary files a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/lib/soapui-xmlbeans-1.7.jar and /dev/null differ diff --git a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml index d60f462..08aa6ab 100644 --- a/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml +++ b/wso2bpel-ext/wso2bpel-core/wso2bpel-mgr/pom.xml @@ -39,6 +39,10 @@ false + + + smartbearsoftware + http://smartbearsoftware.com/repository/maven2/ @@ -422,20 +426,14 @@ - com.eviware.soapui + eviware soapui - 1.7.1 - jar - system - ${project.basedir}/lib/soapui-1.7.1.jar + 1.7.5 - com.eviware.soapui + eviware soapui-xmlbeans 1.7 - jar - system - ${project.basedir}/lib/soapui-xmlbeans-1.7.jar