Improve SWT packaging
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 8 Jul 2022 13:28:34 +0000 (15:28 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 8 Jul 2022 13:28:34 +0000 (15:28 +0200)
commitab325b797629aac81fe729ba182daa48a78c045b
treeac4f46566f04502215c5c2f789075d7f381f6cb4
parentecc9e9f087c1754c2f8268e7f2f28f29a32da6b7
Improve SWT packaging
85 files changed:
cms/org.argeo.slc.cms/bnd.bnd
ext/osgi.system/.classpath [new file with mode: 0644]
ext/osgi.system/.project [new file with mode: 0644]
ext/osgi.system/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
ext/osgi.system/.settings/org.eclipse.pde.core.prefs [new file with mode: 0644]
ext/osgi.system/.settings/org.eclipse.pde.prefs [new file with mode: 0644]
ext/osgi.system/JavaSE-9.profile [new file with mode: 0644]
ext/osgi.system/build.properties [new file with mode: 0644]
ext/osgi.system/profile.list [new file with mode: 0644]
org.argeo.slc.api/src/org/argeo/slc/ManifestConstants.java
org.argeo.slc.factory/src/org/argeo/slc/factory/A2Factory.java
sdk/output-argeo-tp-backend.target
sdk/output-argeo-tp-minimal.target
sdk/output-argeo-tp-rap.target
sdk/output-argeo-tp-rcp.target
sdk/output-argeo-tp-rwt.target
sdk/output-argeo-tp-swt.target
tp/Make.java
tp/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/lib/macosx/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/lib/macosx/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/lib/win32/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/lib/win32/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/org.argeo.tp.apache/org.apache.commons.fileupload.bnd
tp/org.argeo.tp.eclipse.equinox/eclipse-equinox/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.equinox/eclipse-equinox/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.rap/eclipse-rap/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.rap/eclipse-rap/excludes.properties [deleted file]
tp/org.argeo.tp.eclipse.rap/eclipse-rap/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.rcp/eclipse-rcp/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.rcp/eclipse-rcp/excludes.properties [deleted file]
tp/org.argeo.tp.eclipse.rcp/eclipse-rcp/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.rcp/org.eclipse.emf.common.bnd [deleted file]
tp/org.argeo.tp.eclipse.rcp/org.eclipse.emf.ecore.bnd [deleted file]
tp/org.argeo.tp.eclipse.rcp/org.eclipse.emf.ecore.change.bnd [deleted file]
tp/org.argeo.tp.eclipse.rcp/org.eclipse.emf.ecore.xmi.bnd [deleted file]
tp/org.argeo.tp.eclipse.rwt/eclipse-rwt/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.rwt/eclipse-rwt/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-equinox/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-equinox/excludes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-equinox/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-nebula/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-nebula/excludes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-nebula/includes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-swt/common.bnd [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-swt/excludes.properties [deleted file]
tp/org.argeo.tp.eclipse.swt/eclipse-swt/includes.properties [deleted file]
tp/org.argeo.tp.eclipse/eclipse-equinox/common.bnd [new file with mode: 0644]
tp/org.argeo.tp.eclipse/eclipse-equinox/includes.properties [new file with mode: 0644]
tp/org.argeo.tp.formats/io.nayuki.qrcodegen.bnd [new file with mode: 0644]
tp/org.argeo.tp.javax/javax.xml.bind.bnd.deactivated [deleted file]
tp/org.argeo.tp.jetty/javax.websocket.bnd [deleted file]
tp/org.argeo.tp.osgi/osgi.cmpn.bnd [deleted file]
tp/org.argeo.tp.osgi/osgi.core.bnd [deleted file]
tp/org.argeo.tp/jakarta.servlet.api.bnd [new file with mode: 0644]
tp/org.argeo.tp/javax.websocket.bnd [new file with mode: 0644]
tp/osgi/api/org.argeo.tp.osgi/osgi.cmpn.bnd [new file with mode: 0644]
tp/osgi/api/org.argeo.tp.osgi/osgi.core.bnd [new file with mode: 0644]
tp/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd [new file with mode: 0644]
tp/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties [new file with mode: 0644]
tp/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/common.bnd [new file with mode: 0644]
tp/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/excludes.properties [new file with mode: 0644]
tp/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/includes.properties [new file with mode: 0644]
tp/swt/rap/org.argeo.tp.swt/eclipse-rap/common.bnd [new file with mode: 0644]
tp/swt/rap/org.argeo.tp.swt/eclipse-rap/includes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.common.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.change.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.xmi.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-equinox/common.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-equinox/excludes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-equinox/includes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-nebula/common.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-nebula/excludes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-nebula/includes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-rcp/excludes.properties [new file with mode: 0644]
tp/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
tp/uris.properties [new file with mode: 0644]