Integrate Third Party repackaging from Argeo SLC
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 16 Oct 2022 07:16:53 +0000 (09:16 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 16 Oct 2022 07:16:53 +0000 (09:16 +0200)
commit85bea7e0563de54daffca11633d2248060efec85
tree4b63bb3ed918e24e5a1d62dc0dd9180d3e04f6c0
parent66be0bb227f99b0a3c818c6b00e8d85638e38e0f
Integrate Third Party repackaging from Argeo SLC
226 files changed:
.gitignore
.gitmodules
Makefile [new file with mode: 0644]
branch.mk [new file with mode: 0644]
configure [new file with mode: 0755]
rebuild/Makefile [new file with mode: 0644]
rebuild/org.argeo.tp/Makefile [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/.classpath [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/.project [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/META-INF/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/bnd.bnd [new file with mode: 0644]
rebuild/org.argeo.tp/com.sun.mail.mbox/build.properties [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/.classpath [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/.project [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/META-INF/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/bnd.bnd [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/build.properties [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/src/org/slf4j/impl/ArgeoLogger.java [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/src/org/slf4j/impl/StaticLoggerBinder.java [new file with mode: 0644]
rebuild/org.argeo.tp/org.argeo.ext.slf4j/src/org/slf4j/impl/SystemLoggingAdapter.java [new file with mode: 0644]
repackage/Make.java [new file with mode: 0644]
repackage/Makefile [new file with mode: 0644]
repackage/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/lib/macosx/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/lib/macosx/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/lib/win32/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/lib/win32/x86_64/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.cli.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.common.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.core.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.git.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.putty.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.scp.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.sftp.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/org.apache.batik.constants.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/org.apache.batik.css.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/org.apache.batik.i18n.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/batik/org.apache.batik.util.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.cli.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.codec.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.compress.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.exec.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.fileupload.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.httpclient.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.io.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.commons.vfs.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpclient.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpcore.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpmime.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.tika.core.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.tika.parsers.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.tomcat.jni.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.xalan.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.xalan.serializer.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.xerces.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.xml.resolver.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/org.apache.xmlgraphics.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.apache/xalan/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/xmlgraphics/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter [new file with mode: 0644]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory [new file with mode: 0644]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.adobe.xmp.xmpcore.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.drew.metadata.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.github.mangstadt.biweekly.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.github.mangstadt.ezvcard.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.github.mangstadt.vinnie.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.graphbuilder.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.lowagie.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/de.rototor.pdfbox.graphics2d.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/flying-saucer/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.core.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.openpdf.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.swt.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/fop/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/io.nayuki.qrcodegen.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/javax.xml.bind.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.collections4.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.csv.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.imaging.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.lang3.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.math3.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.commons.text.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.pdfbox.jempbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.apache.xml.security.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/org.mozilla.javascript.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/pdfbox/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.fontbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.xmpbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.gis/Repackage.java [new file with mode: 0644]
repackage/org.argeo.tp.gis/ejml/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.gis/geotools/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.gis/org.json.simple.bnd [new file with mode: 0644]
repackage/org.argeo.tp.gis/org.locationtech.jts.bnd [new file with mode: 0644]
repackage/org.argeo.tp.gis/units/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/EDU.oswego.cs.dl.util.concurrent.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/com.google.guava.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.jcr/com.google.guava.failureaccess.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.api.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.core.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.data.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.jcr.client.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.jcr.commons.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.jcr2dav.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.jcr2spi.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.server.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.servlet.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.spi.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.spi.commons.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.spi2dav.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.spi2jcr.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/jackrabbit/org.apache.jackrabbit.webdav.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/javax.jcr.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/oak/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/oak/org.apache.jackrabbit.api.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/org.apache.commons.collections.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/org.apache.commons.dbcp.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/org.apache.commons.pool.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jcr/org.apache.lucene.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty-websocket/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.alpn.client.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.alpn.server.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.client.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.continuation.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http2.client.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http2.common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http2.hpack.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.http2.server.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.io.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.jmx.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.security.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.server.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.servlet.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.servlets.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.util.ajax.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.util.bnd [new file with mode: 0644]
repackage/org.argeo.tp.jetty/jetty/org.eclipse.jetty.xml.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/org.apache.xmlbeans.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/poi/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/poi/org.apache.poi.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/poi/org.apache.poi.ooxml.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/poi/org.apache.poi.ooxml.schemas.bnd [new file with mode: 0644]
repackage/org.argeo.tp.poi/poi/org.apache.poi.scratchpad.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/biz.aQute.bndlib.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/junit-jupiter/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/junit-platform/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.apiguardian.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.eclipse.jdt.core.compiler.batch.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.eclipse.jgit.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.graalvm.bnd.retired [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.hamcrest.core.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.junit.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.junit.vintage.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.opentest4j.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sdk/org.redline-rpm.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcmail.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcpg.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcpkix.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcprov.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcutil.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp/com.googlecode.javaewah.JavaEWAH.bnd [new file with mode: 0644]
repackage/org.argeo.tp/com.zaxxer.sparsebits.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jackson/com.fasterxml.jackson.core.jackson-annotations.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jackson/com.fasterxml.jackson.core.jackson-core.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jackson/com.fasterxml.jackson.core.jackson-databind.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jackson/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jakarta.mail.bnd [new file with mode: 0644]
repackage/org.argeo.tp/jakarta.servlet.api.bnd [new file with mode: 0644]
repackage/org.argeo.tp/javax.activation.bnd [new file with mode: 0644]
repackage/org.argeo.tp/javax.websocket.bnd [new file with mode: 0644]
repackage/org.argeo.tp/net.i2p.crypto.eddsa.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.h2.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.postgresql.jdbc42.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.tukaani.xz.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.w3c.css.sac.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.w3c.dom.smil.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.w3c.dom.svg.bnd [new file with mode: 0644]
repackage/org.argeo.tp/slf4j/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp/slf4j/org.slf4j.api.bnd [new file with mode: 0644]
repackage/org.argeo.tp/slf4j/org.slf4j.commons.logging.bnd [new file with mode: 0644]
repackage/org.argeo.tp/slf4j/org.slf4j.log4j.bnd.deactivated [new file with mode: 0644]
repackage/osgi/api/org.argeo.tp.osgi/osgi.cmpn.bnd [new file with mode: 0644]
repackage/osgi/api/org.argeo.tp.osgi/osgi.core.bnd [new file with mode: 0644]
repackage/osgi/equinox/org.argeo.tp.eclipse/eclipse-equinox/common.bnd [new file with mode: 0644]
repackage/osgi/equinox/org.argeo.tp.eclipse/eclipse-equinox/includes.properties [new file with mode: 0644]
repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/common.bnd [new file with mode: 0644]
repackage/osgi/equinox/org.argeo.tp.osgi/eclipse-equinox/includes.properties [new file with mode: 0644]
repackage/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/common.bnd [new file with mode: 0644]
repackage/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/excludes.properties [new file with mode: 0644]
repackage/swt/rap/org.argeo.tp.swt.workbench/eclipse-rap/includes.properties [new file with mode: 0644]
repackage/swt/rap/org.argeo.tp.swt/eclipse-rap/common.bnd [new file with mode: 0644]
repackage/swt/rap/org.argeo.tp.swt/eclipse-rap/includes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/excludes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.common.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.change.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt.workbench/org.eclipse.emf.ecore.xmi.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-equinox/common.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-equinox/excludes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-equinox/includes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-nebula/common.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-nebula/excludes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-nebula/includes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-rcp/common.bnd [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-rcp/excludes.properties [new file with mode: 0644]
repackage/swt/rcp/org.argeo.tp.swt/eclipse-rcp/includes.properties [new file with mode: 0644]
repackage/uris.properties [new file with mode: 0644]
sdk.mk [new file with mode: 0644]
sdk/argeo-build
sdk/branches/unstable.bnd [new file with mode: 0644]
src/org.argeo.tp/ee4j-mail [new submodule]