diff --git a/org.adempiere.server-feature/server.product.launch b/org.adempiere.server-feature/server.product.launch index f6f77c266c..86e2e61e14 100644 --- a/org.adempiere.server-feature/server.product.launch +++ b/org.adempiere.server-feature/server.product.launch @@ -27,8 +27,8 @@ - - + + diff --git a/org.adempiere.target.platform-feature/feature.xml b/org.adempiere.target.platform-feature/feature.xml index 0a9b4d50bf..a305a22350 100644 --- a/org.adempiere.target.platform-feature/feature.xml +++ b/org.adempiere.target.platform-feature/feature.xml @@ -428,4 +428,18 @@ version="0.0.0" unpack="false"/> + + + + diff --git a/org.adempiere.ui.zk/pom.xml b/org.adempiere.ui.zk/pom.xml index 1e97e23d6b..9a5c585a2d 100644 --- a/org.adempiere.ui.zk/pom.xml +++ b/org.adempiere.ui.zk/pom.xml @@ -55,7 +55,7 @@ org.outerj.daisy daisydiff - 1.1.14-atlassian-hosted + 1.1.15-atlassian-hosted org.zkoss.zkforge @@ -91,4 +91,4 @@ - \ No newline at end of file + diff --git a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target index 05a57c87b9..66c19be1bd 100644 --- a/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target +++ b/org.idempiere.p2.targetplatform/org.idempiere.p2.targetplatform.target @@ -1337,4 +1337,4 @@ - + \ No newline at end of file diff --git a/org.idempiere.webservices/META-INF/MANIFEST.MF b/org.idempiere.webservices/META-INF/MANIFEST.MF index 687ca1d2b2..7b52fd959f 100644 --- a/org.idempiere.webservices/META-INF/MANIFEST.MF +++ b/org.idempiere.webservices/META-INF/MANIFEST.MF @@ -59,24 +59,24 @@ Import-Package: javax.activation, Require-Bundle: org.adempiere.base;bundle-version="0.0.0", org.adempiere.ui;bundle-version="0.0.0", org.apache.ecs;bundle-version="0.0.0", - org.apache.cxf.cxf-core;bundle-version="3.2.6", + org.apache.cxf.cxf-core;bundle-version="3.3.1", org.apache.neethi;bundle-version="3.1.1", org.apache.ws.xmlschema.core;bundle-version="2.2.3", org.apache.commons.discovery;bundle-version="0.5.0", stax2-api;bundle-version="4.1.0", - org.apache.cxf.cxf-rt-frontend-jaxrs;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-frontend-jaxws;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-bindings-soap;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-bindings-xml;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-databinding-jaxb;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-frontend-simple;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-transports-http;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-wsdl;bundle-version="3.2.6", + org.apache.cxf.cxf-rt-frontend-jaxrs;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-frontend-jaxws;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-bindings-soap;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-bindings-xml;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-databinding-jaxb;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-frontend-simple;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-transports-http;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-wsdl;bundle-version="3.3.1", org.aopalliance;bundle-version="1.0.0", org.apache.xml.resolver;bundle-version="1.2.0", - org.apache.cxf.cxf-rt-transports-http-jetty;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-ws-addr;bundle-version="3.2.6", - org.apache.cxf.cxf-rt-ws-policy;bundle-version="3.2.6", + org.apache.cxf.cxf-rt-transports-http-jetty;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-ws-addr;bundle-version="3.3.1", + org.apache.cxf.cxf-rt-ws-policy;bundle-version="3.3.1", org.apache.cxf.cxf-rt-databinding-xmlbeans;bundle-version="3.1.17", org.apache.xmlbeans;bundle-version="3.0.1", org.apache.servicemix.bundles.spring-aop, @@ -90,7 +90,7 @@ Require-Bundle: org.adempiere.base;bundle-version="0.0.0", org.apache.cxf.cxf-rt-rs-extension-providers;bundle-version="3.1.17", javax.annotation-api;bundle-version="1.3.2", org.glassfish.jersey.core.jersey-common;bundle-version="2.22.1", - org.apache.cxf.cxf-rt-rs-service-description;bundle-version="3.2.6", + org.apache.cxf.cxf-rt-rs-service-description;bundle-version="3.3.1", org.glassfish.hk2.osgi-resource-locator;bundle-version="2.5.0", org.glassfish.hk2.api;bundle-version="2.5.0", org.glassfish.hk2.locator;bundle-version="2.5.0",