From 1acb94c4a847813f8b38d75b6f5ff14eec0e0652 Mon Sep 17 00:00:00 2001 From: hieplq Date: Sat, 23 Mar 2019 16:51:31 +0700 Subject: [PATCH] current zk*.sources bundle have wrong manifest data, it have export class, so some time make eclipse bind to it instead of binary --- .../org.idempiere.maven.to.p2/pom.xml | 37 +++++++++++++++---- 1 file changed, 30 insertions(+), 7 deletions(-) diff --git a/org.idempiere.maven.to.p2/org.idempiere.maven.to.p2/pom.xml b/org.idempiere.maven.to.p2/org.idempiere.maven.to.p2/pom.xml index 37abad15c7..1a0054055f 100644 --- a/org.idempiere.maven.to.p2/org.idempiere.maven.to.p2/pom.xml +++ b/org.idempiere.maven.to.p2/org.idempiere.maven.to.p2/pom.xml @@ -648,7 +648,6 @@ - org.apache.servicemix.bundles.spring-beans.source spring-expression.source org.apache.servicemix.bundles.spring-beans;version="${springframework.version}";roots:="." @@ -670,7 +669,6 @@ - org.apache.servicemix.bundles.spring-core.source spring-expression.source org.apache.servicemix.bundles.spring-core;version="${springframework.version}";roots:="." @@ -698,7 +696,6 @@ - org.apache.servicemix.bundles.spring-context.source spring-expression.source org.apache.servicemix.bundles.spring-context;version="${springframework.version}";roots:="." @@ -720,7 +717,6 @@ - org.apache.servicemix.bundles.spring-expression.source spring-expression.source org.apache.servicemix.bundles.spring-expression;version="${springframework.version}";roots:="." @@ -737,7 +733,6 @@ - org.apache.servicemix.bundles.spring-aop.source spring-aop.source org.apache.servicemix.bundles.spring-aop;version="${springframework.version}";roots:="." @@ -759,7 +754,6 @@ - org.apache.servicemix.bundles.spring-web.source spring-web.source org.apache.servicemix.bundles.spring-web;version="${springframework.version}";roots:="." @@ -781,7 +775,6 @@ - org.apache.servicemix.bundles.spring-context-support.source spring-context-support.source org.apache.servicemix.bundles.spring-context-support;version="${springframework.version}";roots:="." @@ -943,6 +936,9 @@ zkplus;version="${zk.version}";roots:="." zkplus zkplus.source + + + @@ -953,6 +949,9 @@ zweb;version="${zk.version}";roots:="." zweb zweb.source + + + @@ -963,6 +962,9 @@ zul;version="${zk.version}";roots:="." zul zul.source + + + @@ -973,6 +975,9 @@ zk;version="${zk.version}";roots:="." zk zk.source + + + @@ -983,6 +988,9 @@ zhtml;version="${zk.version}";roots:="." zhtml zhtml.source + + + @@ -993,6 +1001,9 @@ zkbind;version="${zk.version}";roots:="." zkbind zkbind.source + + + @@ -1003,6 +1014,9 @@ zel;version="${zk.version}";roots:="." zel zel.source + + + @@ -1013,6 +1027,9 @@ zcommon;version="${zk.version}";roots:="." zcommon zcommon.source + + + @@ -1023,6 +1040,9 @@ zkwebfragment;version="${zk.version}";roots:="." zkwebfragment zkwebfragment.source + + + @@ -1034,6 +1054,9 @@ zjavassist ${zk.version} zjavassist.source + + +