From: Mathieu Baudier Date: Wed, 2 Nov 2022 09:35:41 +0000 (+0100) Subject: Improve third-parties X-Git-Tag: v2.3.10~10 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=7bb490f35a15245a6b9a5659f21a772bc6d7e79d;p=gpl%2Fargeo-tp.git Improve third-parties --- diff --git a/repackage/org.argeo.tp.sdk/org.eclipse.jgit.bnd b/repackage/org.argeo.tp.sdk/org.eclipse.jgit.bnd deleted file mode 100644 index 65d1344..0000000 --- a/repackage/org.argeo.tp.sdk/org.eclipse.jgit.bnd +++ /dev/null @@ -1,6 +0,0 @@ -Bundle-License: BSD-3-Clause -SLC-Origin-M2: org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r -Import-Package: \ -sun.*;resolution:=optional, \ -com.jcraft.jsch;resolution:=optional, \ -* diff --git a/repackage/org.argeo.tp.utils/com.zaxxer.sparsebits.bnd b/repackage/org.argeo.tp.utils/com.zaxxer.sparsebits.bnd new file mode 100644 index 0000000..0f72baf --- /dev/null +++ b/repackage/org.argeo.tp.utils/com.zaxxer.sparsebits.bnd @@ -0,0 +1,3 @@ +Bundle-License: Apache-2.0 +Bundle-SymbolicName: com.zaxxer.sparsebits +SLC-Origin-M2: com.zaxxer:SparseBitSet:1.2 diff --git a/repackage/org.argeo.tp/com.zaxxer.sparsebits.bnd b/repackage/org.argeo.tp/com.zaxxer.sparsebits.bnd deleted file mode 100644 index 0f72baf..0000000 --- a/repackage/org.argeo.tp/com.zaxxer.sparsebits.bnd +++ /dev/null @@ -1,3 +0,0 @@ -Bundle-License: Apache-2.0 -Bundle-SymbolicName: com.zaxxer.sparsebits -SLC-Origin-M2: com.zaxxer:SparseBitSet:1.2 diff --git a/repackage/org.argeo.tp/org.eclipse.jgit.bnd b/repackage/org.argeo.tp/org.eclipse.jgit.bnd new file mode 100644 index 0000000..65d1344 --- /dev/null +++ b/repackage/org.argeo.tp/org.eclipse.jgit.bnd @@ -0,0 +1,6 @@ +Bundle-License: BSD-3-Clause +SLC-Origin-M2: org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r +Import-Package: \ +sun.*;resolution:=optional, \ +com.jcraft.jsch;resolution:=optional, \ +* diff --git a/repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties b/repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties index 32cc731..afab46b 100644 --- a/repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties +++ b/repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties @@ -1,6 +1,8 @@ plugins/org.eclipse.swt*.jar= plugins/org.eclipse.equinox*.jar= plugins/org.eclipse.osgi.*.jar= +plugins/org.eclipse.platform.doc.*.jar= +plugins/org.eclipse.jetty.*.jar= plugins/org.eclipse.*.cocoa*.jar= plugins/org.eclipse.core.*.jar= plugins/org.eclipse.jface_*.jar=