Refactor third parties category names
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 2 Nov 2022 09:08:00 +0000 (10:08 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 2 Nov 2022 09:08:00 +0000 (10:08 +0100)
174 files changed:
rebuild/Makefile
rebuild/org.argeo.tp.formats/Makefile [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.classpath [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.project [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/META-INF/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/bnd.bnd [new file with mode: 0644]
rebuild/org.argeo.tp.formats/com.sun.mail.mbox/build.properties [new file with mode: 0644]
rebuild/org.argeo.tp.formats/src/.gitignore [new file with mode: 0644]
rebuild/org.argeo.tp/Makefile
rebuild/org.argeo.tp/com.sun.mail.mbox/.classpath [deleted file]
rebuild/org.argeo.tp/com.sun.mail.mbox/.gitignore [deleted file]
rebuild/org.argeo.tp/com.sun.mail.mbox/.project [deleted file]
rebuild/org.argeo.tp/com.sun.mail.mbox/META-INF/.gitignore [deleted file]
rebuild/org.argeo.tp/com.sun.mail.mbox/bnd.bnd [deleted file]
rebuild/org.argeo.tp/com.sun.mail.mbox/build.properties [deleted file]
rebuild/org.argeo.tp/src/.gitignore [deleted file]
repackage/Makefile
repackage/org.argeo.tp.apache/apache-sshd/common.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/merge.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.cli.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.git.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.putty.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.scp.bnd [deleted file]
repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.sftp.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/common.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/merge.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/org.apache.batik.constants.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/org.apache.batik.css.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/org.apache.batik.i18n.bnd [deleted file]
repackage/org.argeo.tp.apache/batik/org.apache.batik.util.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.cli.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.codec.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.compress.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.exec.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.fileupload.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.io.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.commons.vfs.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpclient.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpcore.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpmime.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.tomcat.jni.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.xerces.bnd [deleted file]
repackage/org.argeo.tp.apache/org.apache.xml.resolver.bnd [deleted file]
repackage/org.argeo.tp.apache/xalan/merge.bnd [deleted file]
repackage/org.argeo.tp.apache/xmlgraphics/merge.bnd [deleted file]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter [deleted file]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory [deleted file]
repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader [deleted file]
repackage/org.argeo.tp.crypto/apache-sshd/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.cli.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.git.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.putty.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.scp.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.sftp.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcmail.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcpg.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcprov.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/bcutil.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/bouncycastle/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/net.i2p.crypto.eddsa.bnd [new file with mode: 0644]
repackage/org.argeo.tp.crypto/org.apache.tomcat.jni.bnd [new file with mode: 0644]
repackage/org.argeo.tp.formats/com.adobe.xmp.xmpcore.bnd [deleted file]
repackage/org.argeo.tp.formats/com.dd.plist.bnd [deleted file]
repackage/org.argeo.tp.formats/com.drew.metadata.bnd [deleted file]
repackage/org.argeo.tp.formats/com.github.mangstadt.biweekly.bnd [deleted file]
repackage/org.argeo.tp.formats/com.github.mangstadt.ezvcard.bnd [deleted file]
repackage/org.argeo.tp.formats/com.github.mangstadt.vinnie.bnd [deleted file]
repackage/org.argeo.tp.formats/com.graphbuilder.bnd [deleted file]
repackage/org.argeo.tp.formats/com.healthmarketscience.jackcess.bnd [deleted file]
repackage/org.argeo.tp.formats/com.lowagie.bnd [deleted file]
repackage/org.argeo.tp.formats/com.pff.bnd [deleted file]
repackage/org.argeo.tp.formats/de.rototor.pdfbox.graphics2d.bnd [deleted file]
repackage/org.argeo.tp.formats/flying-saucer/common.bnd [deleted file]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.core.bnd [deleted file]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.openpdf.bnd [deleted file]
repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.swt.bnd [deleted file]
repackage/org.argeo.tp.formats/fop/merge.bnd [deleted file]
repackage/org.argeo.tp.formats/io.nayuki.qrcodegen.bnd [deleted file]
repackage/org.argeo.tp.formats/javax.xml.bind.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.collections4.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.csv.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.imaging.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.lang3.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.math3.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.commons.text.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.pdfbox.jempbox.bnd [deleted file]
repackage/org.argeo.tp.formats/org.apache.xml.security.bnd [deleted file]
repackage/org.argeo.tp.formats/org.mozilla.javascript.bnd [deleted file]
repackage/org.argeo.tp.formats/pdfbox/common.bnd [deleted file]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.bnd [deleted file]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.fontbox.bnd [deleted file]
repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.xmpbox.bnd [deleted file]
repackage/org.argeo.tp.formats/tika/merge.bnd [deleted file]
repackage/org.argeo.tp.sql/org.h2.bnd [new file with mode: 0644]
repackage/org.argeo.tp.sql/org.postgresql.jdbc42.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.adobe.xmp.xmpcore.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.dd.plist.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.drew.metadata.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.github.mangstadt.biweekly.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.github.mangstadt.ezvcard.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.github.mangstadt.vinnie.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.graphbuilder.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.healthmarketscience.jackcess.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.lowagie.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.pff.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/de.rototor.pdfbox.graphics2d.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/flying-saucer/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.core.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.openpdf.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.swt.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/fop/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/io.nayuki.qrcodegen.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/javax.activation.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/javax.mail.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/javax.xml.bind.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.codec.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.collections4.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.compress.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.csv.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.exec.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.imaging.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.lang3.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.math3.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.text.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.commons.vfs.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.pdfbox.jempbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.apache.xml.security.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.mozilla.javascript.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.tukaani.xz.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/pdfbox/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.fontbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.xmpbox.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/tika/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/org.apache.batik.constants.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/org.apache.batik.css.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/org.apache.batik.i18n.bnd [new file with mode: 0644]
repackage/org.argeo.tp/batik/org.apache.batik.util.bnd [new file with mode: 0644]
repackage/org.argeo.tp/bouncycastle/bcmail.bnd [deleted file]
repackage/org.argeo.tp/bouncycastle/bcpg.bnd [deleted file]
repackage/org.argeo.tp/bouncycastle/bcpkix.bnd [deleted file]
repackage/org.argeo.tp/bouncycastle/bcprov.bnd [deleted file]
repackage/org.argeo.tp/bouncycastle/bcutil.bnd [deleted file]
repackage/org.argeo.tp/bouncycastle/common.bnd [deleted file]
repackage/org.argeo.tp/javax.activation.bnd [deleted file]
repackage/org.argeo.tp/javax.mail.bnd [deleted file]
repackage/org.argeo.tp/net.i2p.crypto.eddsa.bnd [deleted file]
repackage/org.argeo.tp/org.apache.commons.cli.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.commons.fileupload.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.commons.io.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.httpcomponents.httpclient.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.httpcomponents.httpcore.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.httpcomponents.httpmime.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.xerces.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.apache.xml.resolver.bnd [new file with mode: 0644]
repackage/org.argeo.tp/org.h2.bnd [deleted file]
repackage/org.argeo.tp/org.postgresql.jdbc42.bnd [deleted file]
repackage/org.argeo.tp/org.tukaani.xz.bnd [deleted file]
repackage/org.argeo.tp/xalan/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp/xmlgraphics/merge.bnd [new file with mode: 0644]
repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter [new file with mode: 0644]
repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory [new file with mode: 0644]
repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader [new file with mode: 0644]
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

index f062f2a0887838543fd2e75b92d4fe2a530f190a..bbf429c58e6240c08562777bf1202c1e1f293bed 100644 (file)
@@ -2,7 +2,9 @@
 
 all:
        make -C org.argeo.tp all
+       make -C org.argeo.tp.formats all
        
 clean:
        make -C org.argeo.tp clean
+       make -C org.argeo.tp.formats clean
        
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp.formats/Makefile b/rebuild/org.argeo.tp.formats/Makefile
new file mode 100644 (file)
index 0000000..99dff70
--- /dev/null
@@ -0,0 +1,29 @@
+include ../../sdk.mk
+.PHONY: clean all osgi
+
+all: retrieve-ee4j-mbox osgi
+
+retrieve-ee4j-mbox: SRC_DIR=src/ee4j-mail
+retrieve-ee4j-mbox:
+       rm -rf $(SRC_DIR)
+       mkdir -p $(SRC_DIR)
+       #git -C $(SRC_DIR) init
+       #git -C $(SRC_DIR) remote add -f origin https://github.com/eclipse-ee4j/mail.git
+       #git -C $(SRC_DIR) config core.sparseCheckout true
+       #echo "mbox" >> $(SRC_DIR)/.git/info/sparse-checkout
+       #git -C $(SRC_DIR) pull origin 1.6.7
+       git clone --branch 1.6.7 https://github.com/eclipse-ee4j/mail.git $(SRC_DIR)
+       rm -rf $(SRC_DIR)/.git
+       rsync -a --delete --exclude module-info.java $(SRC_DIR)/mbox/src/main/java/ com.sun.mail.mbox/src
+
+A2_CATEGORY = org.argeo.tp.utils
+
+BUNDLES = \
+com.sun.mail.mbox \
+
+clean:
+       rm -rf $(BUILD_BASE)
+
+DEP_CATEGORIES = org.argeo.tp.utils
+
+include  $(SDK_SRC_BASE)/sdk/argeo-build/osgi.mk
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.classpath b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.classpath
new file mode 100644 (file)
index 0000000..ca9ba96
--- /dev/null
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
+       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
+               <attributes>
+                       <attribute name="module" value="true"/>
+               </attributes>
+       </classpathentry>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="output" path="bin"/>
+</classpath>
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.gitignore b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.gitignore
new file mode 100644 (file)
index 0000000..668266f
--- /dev/null
@@ -0,0 +1,2 @@
+/src/
+/bin/
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.project b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/.project
new file mode 100644 (file)
index 0000000..c003462
--- /dev/null
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+       <name>com.sun.mail.mbox</name>
+       <comment></comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       <name>org.eclipse.jdt.core.javabuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.ManifestBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <buildCommand>
+                       <name>org.eclipse.pde.SchemaBuilder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+       </buildSpec>
+       <natures>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               <nature>org.eclipse.jdt.core.javanature</nature>
+       </natures>
+</projectDescription>
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/META-INF/.gitignore b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/META-INF/.gitignore
new file mode 100644 (file)
index 0000000..4854a41
--- /dev/null
@@ -0,0 +1 @@
+/MANIFEST.MF
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/bnd.bnd b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/bnd.bnd
new file mode 100644 (file)
index 0000000..66fc6c7
--- /dev/null
@@ -0,0 +1,9 @@
+Export-Package: com.sun.mail.*;version="1.6.7"
+
+Import-Package: \
+javax.mail.event,\
+*
+
+major: 1
+minor: 6
+micro: 7
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/build.properties b/rebuild/org.argeo.tp.formats/com.sun.mail.mbox/build.properties
new file mode 100644 (file)
index 0000000..34d2e4d
--- /dev/null
@@ -0,0 +1,4 @@
+source.. = src/
+output.. = bin/
+bin.includes = META-INF/,\
+               .
diff --git a/rebuild/org.argeo.tp.formats/src/.gitignore b/rebuild/org.argeo.tp.formats/src/.gitignore
new file mode 100644 (file)
index 0000000..ca46c96
--- /dev/null
@@ -0,0 +1 @@
+ee4j-mail/
\ No newline at end of file
index c152353fd995b12b5afd3f9842b5c8c907e7af29..6dbcfa47ad32d353c0350ad34afbb18cb7919c7d 100644 (file)
@@ -1,26 +1,12 @@
 include ../../sdk.mk
 .PHONY: clean all osgi
 
-all: retrieve-ee4j-mbox osgi
-
-retrieve-ee4j-mbox: SRC_DIR=src/ee4j-mail
-retrieve-ee4j-mbox:
-       rm -rf $(SRC_DIR)
-       mkdir -p $(SRC_DIR)
-       #git -C $(SRC_DIR) init
-       #git -C $(SRC_DIR) remote add -f origin https://github.com/eclipse-ee4j/mail.git
-       #git -C $(SRC_DIR) config core.sparseCheckout true
-       #echo "mbox" >> $(SRC_DIR)/.git/info/sparse-checkout
-       #git -C $(SRC_DIR) pull origin 1.6.7
-       git clone --branch 1.6.7 https://github.com/eclipse-ee4j/mail.git $(SRC_DIR)
-       rm -rf $(SRC_DIR)/.git
-       rsync -a --delete --exclude module-info.java $(SRC_DIR)/mbox/src/main/java/ com.sun.mail.mbox/src
+all: osgi
 
 A2_CATEGORY = org.argeo.tp
 
 BUNDLES = \
 org.argeo.ext.slf4j \
-com.sun.mail.mbox \
 
 clean:
        rm -rf $(BUILD_BASE)
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/.classpath b/rebuild/org.argeo.tp/com.sun.mail.mbox/.classpath
deleted file mode 100644 (file)
index ca9ba96..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
-               <attributes>
-                       <attribute name="module" value="true"/>
-               </attributes>
-       </classpathentry>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/.gitignore b/rebuild/org.argeo.tp/com.sun.mail.mbox/.gitignore
deleted file mode 100644 (file)
index 668266f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-/src/
-/bin/
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/.project b/rebuild/org.argeo.tp/com.sun.mail.mbox/.project
deleted file mode 100644 (file)
index c003462..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>com.sun.mail.mbox</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/META-INF/.gitignore b/rebuild/org.argeo.tp/com.sun.mail.mbox/META-INF/.gitignore
deleted file mode 100644 (file)
index 4854a41..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/MANIFEST.MF
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/bnd.bnd b/rebuild/org.argeo.tp/com.sun.mail.mbox/bnd.bnd
deleted file mode 100644 (file)
index 66fc6c7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-Export-Package: com.sun.mail.*;version="1.6.7"
-
-Import-Package: \
-javax.mail.event,\
-*
-
-major: 1
-minor: 6
-micro: 7
\ No newline at end of file
diff --git a/rebuild/org.argeo.tp/com.sun.mail.mbox/build.properties b/rebuild/org.argeo.tp/com.sun.mail.mbox/build.properties
deleted file mode 100644 (file)
index 34d2e4d..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
-               .
diff --git a/rebuild/org.argeo.tp/src/.gitignore b/rebuild/org.argeo.tp/src/.gitignore
deleted file mode 100644 (file)
index ca46c96..0000000
+++ /dev/null
@@ -1 +0,0 @@
-ee4j-mail/
\ No newline at end of file
index c22399c0a1f9a53a6746a799fa2ad677ee91587d..e555f392ea660e44781a5057ebd628913297886c 100644 (file)
@@ -21,10 +21,11 @@ lib/macosx/x86_64/swt/rcp/org.argeo.tp.swt.workbench \
 swt/rcp/org.argeo.tp.swt \
 swt/rcp/org.argeo.tp.swt.workbench \
 org.argeo.tp \
-org.argeo.tp.apache \
+org.argeo.tp.crypto \
 org.argeo.tp.jetty \
+org.argeo.tp.utils \
+org.argeo.tp.sql \
 org.argeo.tp.jcr \
-org.argeo.tp.formats \
 org.argeo.tp.poi \
 org.argeo.tp.gis \
 
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/common.bnd b/repackage/org.argeo.tp.apache/apache-sshd/common.bnd
deleted file mode 100644 (file)
index d73cbb3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: Apache-2.0
-SLC-Origin-M2: :2.9.1
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/merge.bnd b/repackage/org.argeo.tp.apache/apache-sshd/merge.bnd
deleted file mode 100644 (file)
index 0af7209..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.sshd
-SLC-Origin-M2: :2.9.1
-Export-Package: org.apache.*
-Import-Package: \
-org.apache.tomcat.jni.*;resolution:=optional,\
-org.bouncycastle.crypto.prng,\
-org.bouncycastle.jce.provider.*;resolution:=optional,\
-net.i2p.crypto.eddsa.*;resolution:=optional,\
-org.slf4j,\
-org.slf4j.event,\
-org.slf4j.helpers,\
-*
-SLC-Origin-M2-Merge: \
-org.apache.sshd:sshd-core, \
-org.apache.sshd:sshd-common
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.cli.bnd b/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.cli.bnd
deleted file mode 100644 (file)
index 7b00c2c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-SymbolicName: org.apache.sshd.cli
-SLC-Origin-M2: org.apache.sshd:sshd-cli
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.git.bnd b/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.git.bnd
deleted file mode 100644 (file)
index 7d9ef2b..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Bundle-SymbolicName: org.apache.sshd.git
-SLC-Origin-M2: org.apache.sshd:sshd-git
-Import-Package: \
-org.eclipse.jgit.pgm.*;resolution:=optional,\
-org.kohsuke.*;resolution:=optional,\
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.putty.bnd b/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.putty.bnd
deleted file mode 100644 (file)
index cf8a99a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Bundle-SymbolicName: org.apache.sshd.putty
-SLC-Origin-M2: org.apache.sshd:sshd-putty
-Import-Package: \
-net.i2p.*;resolution:=optional,\
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.scp.bnd b/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.scp.bnd
deleted file mode 100644 (file)
index 6744473..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-SymbolicName: org.apache.sshd.scp
-SLC-Origin-M2: org.apache.sshd:sshd-scp
diff --git a/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.sftp.bnd b/repackage/org.argeo.tp.apache/apache-sshd/org.apache.sshd.sftp.bnd
deleted file mode 100644 (file)
index b6b8b0d..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-SymbolicName: org.apache.sshd.sftp
-SLC-Origin-M2: org.apache.sshd:sshd-sftp
diff --git a/repackage/org.argeo.tp.apache/batik/common.bnd b/repackage/org.argeo.tp.apache/batik/common.bnd
deleted file mode 100644 (file)
index cc68031..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: Apache-2.0
-SLC-Origin-M2: :1.16
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/batik/merge.bnd b/repackage/org.argeo.tp.apache/batik/merge.bnd
deleted file mode 100644 (file)
index 3c1a85d..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.batik
-SLC-Origin-M2: :1.16
-Export-Package: org.apache.*
-Import-Package: \
-org.apache.batik.script.*;resolution:="optional",\
-org.apache.batik.*,\
-org.apache.xmlgraphics.*,\
-org.w3c.*,\
-*;resolution:="optional"
-SLC-Origin-M2-Merge: \
-org.apache.xmlgraphics:batik-anim, \
-org.apache.xmlgraphics:batik-awt-util, \
-org.apache.xmlgraphics:batik-bridge, \
-org.apache.xmlgraphics:batik-codec, \
-org.apache.xmlgraphics:batik-dom, \
-org.apache.xmlgraphics:batik-ext, \
-org.apache.xmlgraphics:batik-extension, \
-org.apache.xmlgraphics:batik-gui-util, \
-org.apache.xmlgraphics:batik-gvt, \
-org.apache.xmlgraphics:batik-parser, \
-org.apache.xmlgraphics:batik-shared-resources, \
-org.apache.xmlgraphics:batik-script, \
-org.apache.xmlgraphics:batik-svg-dom, \
-org.apache.xmlgraphics:batik-svggen, \
-org.apache.xmlgraphics:batik-swing, \
-org.apache.xmlgraphics:batik-transcoder, \
-org.apache.xmlgraphics:batik-xml
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/batik/org.apache.batik.constants.bnd b/repackage/org.argeo.tp.apache/batik/org.apache.batik.constants.bnd
deleted file mode 100644 (file)
index b8a4c6d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.apache.xmlgraphics:batik-constants
diff --git a/repackage/org.argeo.tp.apache/batik/org.apache.batik.css.bnd b/repackage/org.argeo.tp.apache/batik/org.apache.batik.css.bnd
deleted file mode 100644 (file)
index 001e90e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.apache.xmlgraphics:batik-css
diff --git a/repackage/org.argeo.tp.apache/batik/org.apache.batik.i18n.bnd b/repackage/org.argeo.tp.apache/batik/org.apache.batik.i18n.bnd
deleted file mode 100644 (file)
index 5992e5b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.apache.xmlgraphics:batik-i18n
diff --git a/repackage/org.argeo.tp.apache/batik/org.apache.batik.util.bnd b/repackage/org.argeo.tp.apache/batik/org.apache.batik.util.bnd
deleted file mode 100644 (file)
index 80371cb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.apache.xmlgraphics:batik-util
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.cli.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.cli.bnd
deleted file mode 100644 (file)
index 7e34d59..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.cli
-SLC-Origin-M2: commons-cli:commons-cli:1.5.0
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.codec.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.codec.bnd
deleted file mode 100644 (file)
index fe4bfa6..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.codec
-SLC-Origin-M2: commons-codec:commons-codec:1.15
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.compress.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.compress.bnd
deleted file mode 100644 (file)
index 5a045bd..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.compress
-SLC-Origin-M2: org.apache.commons:commons-compress:1.22
-Import-Package: \
-org.brotli.*;resolution:=optional,
-org.tukaani.*;resolution:=optional,
-com.github.luben.zstd;resolution:=optional,
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.exec.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.exec.bnd
deleted file mode 100644 (file)
index b188587..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.exec
-SLC-Origin-M2: org.apache.commons:commons-exec:1.3
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.fileupload.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.fileupload.bnd
deleted file mode 100644 (file)
index 73b19d4..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Bundle-License: Apache-2.0
-Import-Package:\
-javax.portlet;resolution:=optional,\
-javax.servlet.*;resolution:=optional,\
-*
-SLC-Origin-M2: commons-fileupload:commons-fileupload:1.4
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.io.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.io.bnd
deleted file mode 100644 (file)
index e1e25b3..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.io
-SLC-Origin-M2: commons-io:commons-io:2.11.0
-Import-Package: sun.*;resolution:=optional, *
diff --git a/repackage/org.argeo.tp.apache/org.apache.commons.vfs.bnd b/repackage/org.argeo.tp.apache/org.apache.commons.vfs.bnd
deleted file mode 100644 (file)
index 3a73689..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.vfs
-Import-Package: org.apache.tools.ant.*;resolution:=optional,
-*
-SLC-Origin-M2: org.apache.commons:commons-vfs2:2.9.0
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpclient.bnd b/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpclient.bnd
deleted file mode 100644 (file)
index eead3b2..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.httpcomponents.httpclient
-SLC-Origin-M2: org.apache.httpcomponents:httpclient:4.5.13
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpcore.bnd b/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpcore.bnd
deleted file mode 100644 (file)
index b0d0c7a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.httpcomponents.httpcore
-SLC-Origin-M2: org.apache.httpcomponents:httpcore:4.4.15
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpmime.bnd b/repackage/org.argeo.tp.apache/org.apache.httpcomponents.httpmime.bnd
deleted file mode 100644 (file)
index 1623fb5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.httpcomponents.httpmime
-SLC-Origin-M2: org.apache.httpcomponents:httpmime:4.5.13
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.tomcat.jni.bnd b/repackage/org.argeo.tp.apache/org.apache.tomcat.jni.bnd
deleted file mode 100644 (file)
index dafe848..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-# Use Tomcat v9 to stay compatible with JNI library v1.2 provided by Debian 11
-SLC-Origin-M2: org.apache.tomcat:tomcat-jni:9.0.68
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.xerces.bnd b/repackage/org.argeo.tp.apache/org.apache.xerces.bnd
deleted file mode 100644 (file)
index 6cb8646..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.xerces
-Import-Package:\
-sun.*;resolution:=optional,\
-*
-SLC-Origin-M2: xerces:xercesImpl:2.12.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/org.apache.xml.resolver.bnd b/repackage/org.argeo.tp.apache/org.apache.xml.resolver.bnd
deleted file mode 100644 (file)
index 95f9a5e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.xml.resolver
-SLC-Origin-M2: xml-resolver:xml-resolver:1.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/xalan/merge.bnd b/repackage/org.argeo.tp.apache/xalan/merge.bnd
deleted file mode 100644 (file)
index ca0c4d6..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Bundle-SymbolicName: org.apache.xalan
-Bundle-License: Apache-2.0
-SLC-Origin-M2: :2.7.2
-Export-Package: org.apache.*
-SLC-Origin-M2-Merge: \
-xalan:xalan,\
-xalan:serializer,\
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/xmlgraphics/merge.bnd b/repackage/org.argeo.tp.apache/xmlgraphics/merge.bnd
deleted file mode 100644 (file)
index 8cb1d14..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.xmlgraphics
-SLC-Origin-M2: :2.7
-SLC-Origin-M2-Merge: \
-org.apache.xmlgraphics:xmlgraphics-commons
-Export-Package: org.apache.xmlgraphics.*
-Import-Package: \
-org.apache.fop.image.loader.batik;resolution:="optional", \
-org.apache.fop.render.pdf.pdfbox;resolution:="optional", \
-*
-
diff --git a/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter b/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter
deleted file mode 100644 (file)
index 292f716..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
-org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
-org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
-org.apache.fop.render.pdf.pdfbox.ImageConverterPDF2AFP
-org.apache.fop.render.pdf.pdfbox.ImageConverterPDF2G2D
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory b/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
deleted file mode 100644 (file)
index 27dc74a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
-org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
-org.apache.fop.render.pdf.pdfbox.ImageLoaderFactoryPDF
-org.apache.fop.render.pdf.pdfbox.ImageLoaderFactoryImageRawData
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader b/repackage/org.argeo.tp.apache/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader
deleted file mode 100644 (file)
index 82f7977..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-org.apache.fop.image.loader.batik.PreloaderWMF
-org.apache.fop.image.loader.batik.PreloaderSVG
-org.apache.fop.render.pdf.pdfbox.PreloaderPDF
-org.apache.fop.render.pdf.pdfbox.PreloaderImageRawData
-org.apache.fop.render.pdf.pdfbox.LastResortPreloaderPDF
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/common.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/common.bnd
new file mode 100644 (file)
index 0000000..d73cbb3
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: Apache-2.0
+SLC-Origin-M2: :2.9.1
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/merge.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/merge.bnd
new file mode 100644 (file)
index 0000000..0af7209
--- /dev/null
@@ -0,0 +1,16 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.sshd
+SLC-Origin-M2: :2.9.1
+Export-Package: org.apache.*
+Import-Package: \
+org.apache.tomcat.jni.*;resolution:=optional,\
+org.bouncycastle.crypto.prng,\
+org.bouncycastle.jce.provider.*;resolution:=optional,\
+net.i2p.crypto.eddsa.*;resolution:=optional,\
+org.slf4j,\
+org.slf4j.event,\
+org.slf4j.helpers,\
+*
+SLC-Origin-M2-Merge: \
+org.apache.sshd:sshd-core, \
+org.apache.sshd:sshd-common
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.cli.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.cli.bnd
new file mode 100644 (file)
index 0000000..7b00c2c
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-SymbolicName: org.apache.sshd.cli
+SLC-Origin-M2: org.apache.sshd:sshd-cli
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.git.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.git.bnd
new file mode 100644 (file)
index 0000000..7d9ef2b
--- /dev/null
@@ -0,0 +1,6 @@
+Bundle-SymbolicName: org.apache.sshd.git
+SLC-Origin-M2: org.apache.sshd:sshd-git
+Import-Package: \
+org.eclipse.jgit.pgm.*;resolution:=optional,\
+org.kohsuke.*;resolution:=optional,\
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.putty.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.putty.bnd
new file mode 100644 (file)
index 0000000..cf8a99a
--- /dev/null
@@ -0,0 +1,5 @@
+Bundle-SymbolicName: org.apache.sshd.putty
+SLC-Origin-M2: org.apache.sshd:sshd-putty
+Import-Package: \
+net.i2p.*;resolution:=optional,\
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.scp.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.scp.bnd
new file mode 100644 (file)
index 0000000..6744473
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-SymbolicName: org.apache.sshd.scp
+SLC-Origin-M2: org.apache.sshd:sshd-scp
diff --git a/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.sftp.bnd b/repackage/org.argeo.tp.crypto/apache-sshd/org.apache.sshd.sftp.bnd
new file mode 100644 (file)
index 0000000..b6b8b0d
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-SymbolicName: org.apache.sshd.sftp
+SLC-Origin-M2: org.apache.sshd:sshd-sftp
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/bcmail.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/bcmail.bnd
new file mode 100644 (file)
index 0000000..38ba77b
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-SymbolicName: bcmail
+SLC-Origin-ManifestNotModified: true
+SLC-Origin-M2: org.bouncycastle:bcmail-jdk18on
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/bcpg.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/bcpg.bnd
new file mode 100644 (file)
index 0000000..6e6f8af
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-SymbolicName: bcpg
+SLC-Origin-ManifestNotModified: true
+SLC-Origin-M2: org.bouncycastle:bcpg-jdk18on
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/bcpkix.bnd
new file mode 100644 (file)
index 0000000..50b64bc
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-SymbolicName: bcpkix
+SLC-Origin-ManifestNotModified: true
+SLC-Origin-M2: org.bouncycastle:bcpkix-jdk18on
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/bcprov.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/bcprov.bnd
new file mode 100644 (file)
index 0000000..b507d5e
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-SymbolicName: bcprov
+SLC-Origin-ManifestNotModified: true
+SLC-Origin-M2: org.bouncycastle:bcprov-jdk18on
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/bcutil.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/bcutil.bnd
new file mode 100644 (file)
index 0000000..778c309
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-SymbolicName: bcutil
+SLC-Origin-ManifestNotModified: true
+SLC-Origin-M2: org.bouncycastle:bcutil-jdk18on
diff --git a/repackage/org.argeo.tp.crypto/bouncycastle/common.bnd b/repackage/org.argeo.tp.crypto/bouncycastle/common.bnd
new file mode 100644 (file)
index 0000000..b860aa5
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: MIT
+SLC-Origin-M2: :1.72
diff --git a/repackage/org.argeo.tp.crypto/net.i2p.crypto.eddsa.bnd b/repackage/org.argeo.tp.crypto/net.i2p.crypto.eddsa.bnd
new file mode 100644 (file)
index 0000000..2eea764
--- /dev/null
@@ -0,0 +1,5 @@
+Bundle-License: CC0-1.0
+SLC-Origin-M2: net.i2p.crypto:eddsa:0.3.0
+Import-Package: \
+sun.*;resolution:="optional", \
+*
diff --git a/repackage/org.argeo.tp.crypto/org.apache.tomcat.jni.bnd b/repackage/org.argeo.tp.crypto/org.apache.tomcat.jni.bnd
new file mode 100644 (file)
index 0000000..dafe848
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+# Use Tomcat v9 to stay compatible with JNI library v1.2 provided by Debian 11
+SLC-Origin-M2: org.apache.tomcat:tomcat-jni:9.0.68
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.adobe.xmp.xmpcore.bnd b/repackage/org.argeo.tp.formats/com.adobe.xmp.xmpcore.bnd
deleted file mode 100644 (file)
index e706659..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: BSD-3-Clause
-Bundle-SymbolicName: com.adobe.xmp.xmpcore
-# No source available in Maven Central for 6.1.11
-SLC-Origin-M2: com.adobe.xmp:xmpcore:6.1.10
diff --git a/repackage/org.argeo.tp.formats/com.dd.plist.bnd b/repackage/org.argeo.tp.formats/com.dd.plist.bnd
deleted file mode 100644 (file)
index b1713f0..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: MIT
-SLC-Origin-M2: com.googlecode.plist:dd-plist:1.26
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.drew.metadata.bnd b/repackage/org.argeo.tp.formats/com.drew.metadata.bnd
deleted file mode 100644 (file)
index ddb5ffd..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: com.drew.metadata
-SLC-Origin-M2: com.drewnoakes:metadata-extractor:2.18.0
diff --git a/repackage/org.argeo.tp.formats/com.github.mangstadt.biweekly.bnd b/repackage/org.argeo.tp.formats/com.github.mangstadt.biweekly.bnd
deleted file mode 100644 (file)
index 395c233..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: BSD-2-Clause
-Bundle-SymbolicName: com.github.mangstadt.beweekly
-SLC-Origin-M2: net.sf.biweekly:biweekly:0.6.6
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.github.mangstadt.ezvcard.bnd b/repackage/org.argeo.tp.formats/com.github.mangstadt.ezvcard.bnd
deleted file mode 100644 (file)
index 8aa1e6e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-Bundle-License: BSD-2-Clause
-Bundle-SymbolicName: com.github.mangstadt.ezvcard
-SLC-Origin-M2: com.googlecode.ez-vcard:ez-vcard:0.11.3
-Import-Package: \
-freemarker.*;resolution:="optional", \
-com.fasterxml.jackson.*;resolution:="optional", \
-org.jsoup.*;resolution:="optional", \
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.github.mangstadt.vinnie.bnd b/repackage/org.argeo.tp.formats/com.github.mangstadt.vinnie.bnd
deleted file mode 100644 (file)
index eded65b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: MIT
-Bundle-SymbolicName: com.github.mangstadt.vinnie
-SLC-Origin-M2: com.github.mangstadt:vinnie:2.0.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.graphbuilder.bnd b/repackage/org.argeo.tp.formats/com.graphbuilder.bnd
deleted file mode 100644 (file)
index d400fd7..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: BSD-3-Clause
-Bundle-SymbolicName: com.graphbuilder
-SLC-Origin-M2: com.github.virtuald:curvesapi:1.07
diff --git a/repackage/org.argeo.tp.formats/com.healthmarketscience.jackcess.bnd b/repackage/org.argeo.tp.formats/com.healthmarketscience.jackcess.bnd
deleted file mode 100644 (file)
index 028a094..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: Apache-2.0
-SLC-Origin-M2: com.healthmarketscience.jackcess:jackcess:4.0.4
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/com.lowagie.bnd b/repackage/org.argeo.tp.formats/com.lowagie.bnd
deleted file mode 100644 (file)
index 9ccb6ad..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: LGPL-2.1
-Bundle-SymbolicName: com.lowagie
-SLC-Origin-M2: com.github.librepdf:openpdf:1.3.30
diff --git a/repackage/org.argeo.tp.formats/com.pff.bnd b/repackage/org.argeo.tp.formats/com.pff.bnd
deleted file mode 100644 (file)
index 4d2a3be..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: Apache-2.0
-SLC-Origin-M2: com.pff:java-libpst:0.9.3
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/de.rototor.pdfbox.graphics2d.bnd b/repackage/org.argeo.tp.formats/de.rototor.pdfbox.graphics2d.bnd
deleted file mode 100644 (file)
index 08f2139..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: de.rototor.pdfbox.graphics2d
-SLC-Origin-M2: de.rototor.pdfbox:graphics2d:0.41
diff --git a/repackage/org.argeo.tp.formats/flying-saucer/common.bnd b/repackage/org.argeo.tp.formats/flying-saucer/common.bnd
deleted file mode 100644 (file)
index 8fc898c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: LGPL-3
-SLC-Origin-M2: :9.1.22
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.core.bnd b/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.core.bnd
deleted file mode 100644 (file)
index 19312ee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-core
diff --git a/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.openpdf.bnd b/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.openpdf.bnd
deleted file mode 100644 (file)
index 0c241bd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-pdf-openpdf
diff --git a/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.swt.bnd b/repackage/org.argeo.tp.formats/flying-saucer/org.xhtmlrenderer.swt.bnd
deleted file mode 100644 (file)
index 6b89d64..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-swt
-Import-Package:\
-org.eclipse.swt.printing;resolution:="optional",\
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/fop/merge.bnd b/repackage/org.argeo.tp.formats/fop/merge.bnd
deleted file mode 100644 (file)
index b8f6548..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.fop
-SLC-Origin-M2: :2.7
-SLC-Origin-M2-Merge: \
-org.apache.xmlgraphics:fop-core,\
-org.apache.xmlgraphics:fop-util,\
-org.apache.xmlgraphics:fop-events,\
-org.apache.xmlgraphics:fop-pdf-images,\
-
-Export-Package: org.apache.fop.*
-
-Import-Package: \
-javax.media.jai;resolution:="optional",\
-com.thoughtworks.qdox.*;resolution:="optional",\
-org.apache.tools.ant.*;resolution:="optional",\
-*
diff --git a/repackage/org.argeo.tp.formats/io.nayuki.qrcodegen.bnd b/repackage/org.argeo.tp.formats/io.nayuki.qrcodegen.bnd
deleted file mode 100644 (file)
index 34445b6..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: MIT
-SLC-Origin-M2: io.nayuki:qrcodegen:1.8.0
diff --git a/repackage/org.argeo.tp.formats/javax.xml.bind.bnd b/repackage/org.argeo.tp.formats/javax.xml.bind.bnd
deleted file mode 100644 (file)
index a827549..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-Bundle-License: CDDL-1.0 OR GPL-2.0 WITH Classpath-exception-2.0
-Bundle-SymbolicName: javax.xml.bind
-Bundle-Version: 2.4.0
-SLC-Origin-M2: javax.xml.bind:jaxb-api:2.4.0-b180830.0359
-Import-Package: \
-org.glassfish.hk2.osgiresourcelocator;resolution:="optional",\
-*
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.collections4.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.collections4.bnd
deleted file mode 100644 (file)
index 4379a19..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.collections4
-SLC-Origin-M2: org.apache.commons:commons-collections4:4.4
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.csv.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.csv.bnd
deleted file mode 100644 (file)
index 94f8301..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.csv
-SLC-Origin-M2: org.apache.commons:commons-csv:1.9.0
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.imaging.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.imaging.bnd
deleted file mode 100644 (file)
index f0d2123..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.imaging
-Bundle-Version: 0.99.3
-SLC-Origin-M2: org.apache.commons:commons-imaging:1.0-alpha3
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.lang3.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.lang3.bnd
deleted file mode 100644 (file)
index 373f647..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.lang3
-SLC-Origin-M2: org.apache.commons:commons-lang3:3.12.0
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.math3.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.math3.bnd
deleted file mode 100644 (file)
index 9ce7741..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.math3
-SLC-Origin-M2: org.apache.commons:commons-math3:3.6.1
diff --git a/repackage/org.argeo.tp.formats/org.apache.commons.text.bnd b/repackage/org.argeo.tp.formats/org.apache.commons.text.bnd
deleted file mode 100644 (file)
index b14d9b5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.commons.text
-SLC-Origin-M2: org.apache.commons:commons-text:1.10.0
diff --git a/repackage/org.argeo.tp.formats/org.apache.pdfbox.jempbox.bnd b/repackage/org.argeo.tp.formats/org.apache.pdfbox.jempbox.bnd
deleted file mode 100644 (file)
index 4edfaa5..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.pdfbox.jempbox
-SLC-Origin-M2: org.apache.pdfbox:jempbox:1.8.17
diff --git a/repackage/org.argeo.tp.formats/org.apache.xml.security.bnd b/repackage/org.argeo.tp.formats/org.apache.xml.security.bnd
deleted file mode 100644 (file)
index caf6de4..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: Apache-2.0
-Bundle-SymbolicName: org.apache.xml.security
-SLC-Origin-M2: org.apache.santuario:xmlsec:2.3.2
diff --git a/repackage/org.argeo.tp.formats/org.mozilla.javascript.bnd b/repackage/org.argeo.tp.formats/org.mozilla.javascript.bnd
deleted file mode 100644 (file)
index 277db30..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: MPL-2.0
-Bundle-SymbolicName: org.mozilla.javascript
-SLC-Origin-M2: org.mozilla:rhino:1.7.14
-SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.formats/pdfbox/common.bnd b/repackage/org.argeo.tp.formats/pdfbox/common.bnd
deleted file mode 100644 (file)
index 9dcfa6c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: Apache-2.0
-SLC-Origin-M2: :2.0.27
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.bnd b/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.bnd
deleted file mode 100644 (file)
index 1adc204..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Bundle-SymbolicName: org.apache.pdfbox
-SLC-Origin-M2: org.apache.pdfbox:pdfbox
-Import-Package: \
-sun.java2d.cmm.kcms;resolution:="optional",\
-*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.fontbox.bnd b/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.fontbox.bnd
deleted file mode 100644 (file)
index 519f90f..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-SymbolicName: org.apache.pdfbox.fontbox
-SLC-Origin-M2: org.apache.pdfbox:fontbox
diff --git a/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.xmpbox.bnd b/repackage/org.argeo.tp.formats/pdfbox/org.apache.pdfbox.xmpbox.bnd
deleted file mode 100644 (file)
index 8a0c26c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-SymbolicName: org.apache.pdfbox.xmpbox
-SLC-Origin-M2: org.apache.pdfbox:xmpbox
diff --git a/repackage/org.argeo.tp.formats/tika/merge.bnd b/repackage/org.argeo.tp.formats/tika/merge.bnd
deleted file mode 100644 (file)
index 6350726..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Bundle-SymbolicName: org.apache.tika
-Bundle-License: Apache-2.0
-SLC-Origin-M2: :2.5.0
-Export-Package: org.apache.*
-Import-Package: *;resolution:=optional
-SLC-Origin-M2-Merge: \
-org.apache.tika:tika-core,\
-org.apache.tika:tika-parser-zip-commons,\
-org.apache.tika:tika-parser-xmp-commons,\
-org.apache.tika:tika-parser-digest-commons,\
-org.apache.tika:tika-parser-pdf-module,\
-org.apache.tika:tika-parser-image-module,\
-org.apache.tika:tika-parser-text-module,\
-org.apache.tika:tika-parser-xml-module,\
-org.apache.tika:tika-parser-microsoft-module,\
-org.apache.tika:tika-parser-miscoffice-module,\
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.sql/org.h2.bnd b/repackage/org.argeo.tp.sql/org.h2.bnd
new file mode 100644 (file)
index 0000000..a6090fa
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: MPL-2.0
+Bundle-SymbolicName: org.h2
+SLC-Origin-M2: com.h2database:h2:1.4.200
+SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.sql/org.postgresql.jdbc42.bnd b/repackage/org.argeo.tp.sql/org.postgresql.jdbc42.bnd
new file mode 100644 (file)
index 0000000..adb6e82
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: BSD-2-Clause
+Bundle-SymbolicName: org.postgresql.jdbc42
+SLC-Origin-M2: org.postgresql:postgresql:42.5.0
+SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.utils/com.adobe.xmp.xmpcore.bnd b/repackage/org.argeo.tp.utils/com.adobe.xmp.xmpcore.bnd
new file mode 100644 (file)
index 0000000..e706659
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: BSD-3-Clause
+Bundle-SymbolicName: com.adobe.xmp.xmpcore
+# No source available in Maven Central for 6.1.11
+SLC-Origin-M2: com.adobe.xmp:xmpcore:6.1.10
diff --git a/repackage/org.argeo.tp.utils/com.dd.plist.bnd b/repackage/org.argeo.tp.utils/com.dd.plist.bnd
new file mode 100644 (file)
index 0000000..b1713f0
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: MIT
+SLC-Origin-M2: com.googlecode.plist:dd-plist:1.26
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/com.drew.metadata.bnd b/repackage/org.argeo.tp.utils/com.drew.metadata.bnd
new file mode 100644 (file)
index 0000000..ddb5ffd
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: com.drew.metadata
+SLC-Origin-M2: com.drewnoakes:metadata-extractor:2.18.0
diff --git a/repackage/org.argeo.tp.utils/com.github.mangstadt.biweekly.bnd b/repackage/org.argeo.tp.utils/com.github.mangstadt.biweekly.bnd
new file mode 100644 (file)
index 0000000..395c233
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: BSD-2-Clause
+Bundle-SymbolicName: com.github.mangstadt.beweekly
+SLC-Origin-M2: net.sf.biweekly:biweekly:0.6.6
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/com.github.mangstadt.ezvcard.bnd b/repackage/org.argeo.tp.utils/com.github.mangstadt.ezvcard.bnd
new file mode 100644 (file)
index 0000000..8aa1e6e
--- /dev/null
@@ -0,0 +1,8 @@
+Bundle-License: BSD-2-Clause
+Bundle-SymbolicName: com.github.mangstadt.ezvcard
+SLC-Origin-M2: com.googlecode.ez-vcard:ez-vcard:0.11.3
+Import-Package: \
+freemarker.*;resolution:="optional", \
+com.fasterxml.jackson.*;resolution:="optional", \
+org.jsoup.*;resolution:="optional", \
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/com.github.mangstadt.vinnie.bnd b/repackage/org.argeo.tp.utils/com.github.mangstadt.vinnie.bnd
new file mode 100644 (file)
index 0000000..eded65b
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: MIT
+Bundle-SymbolicName: com.github.mangstadt.vinnie
+SLC-Origin-M2: com.github.mangstadt:vinnie:2.0.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/com.graphbuilder.bnd b/repackage/org.argeo.tp.utils/com.graphbuilder.bnd
new file mode 100644 (file)
index 0000000..d400fd7
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: BSD-3-Clause
+Bundle-SymbolicName: com.graphbuilder
+SLC-Origin-M2: com.github.virtuald:curvesapi:1.07
diff --git a/repackage/org.argeo.tp.utils/com.healthmarketscience.jackcess.bnd b/repackage/org.argeo.tp.utils/com.healthmarketscience.jackcess.bnd
new file mode 100644 (file)
index 0000000..028a094
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: Apache-2.0
+SLC-Origin-M2: com.healthmarketscience.jackcess:jackcess:4.0.4
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/com.lowagie.bnd b/repackage/org.argeo.tp.utils/com.lowagie.bnd
new file mode 100644 (file)
index 0000000..9ccb6ad
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: LGPL-2.1
+Bundle-SymbolicName: com.lowagie
+SLC-Origin-M2: com.github.librepdf:openpdf:1.3.30
diff --git a/repackage/org.argeo.tp.utils/com.pff.bnd b/repackage/org.argeo.tp.utils/com.pff.bnd
new file mode 100644 (file)
index 0000000..4d2a3be
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: Apache-2.0
+SLC-Origin-M2: com.pff:java-libpst:0.9.3
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/de.rototor.pdfbox.graphics2d.bnd b/repackage/org.argeo.tp.utils/de.rototor.pdfbox.graphics2d.bnd
new file mode 100644 (file)
index 0000000..08f2139
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: de.rototor.pdfbox.graphics2d
+SLC-Origin-M2: de.rototor.pdfbox:graphics2d:0.41
diff --git a/repackage/org.argeo.tp.utils/flying-saucer/common.bnd b/repackage/org.argeo.tp.utils/flying-saucer/common.bnd
new file mode 100644 (file)
index 0000000..8fc898c
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: LGPL-3
+SLC-Origin-M2: :9.1.22
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.core.bnd b/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.core.bnd
new file mode 100644 (file)
index 0000000..19312ee
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-core
diff --git a/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.openpdf.bnd b/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.openpdf.bnd
new file mode 100644 (file)
index 0000000..0c241bd
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-pdf-openpdf
diff --git a/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.swt.bnd b/repackage/org.argeo.tp.utils/flying-saucer/org.xhtmlrenderer.swt.bnd
new file mode 100644 (file)
index 0000000..6b89d64
--- /dev/null
@@ -0,0 +1,4 @@
+SLC-Origin-M2: org.xhtmlrenderer:flying-saucer-swt
+Import-Package:\
+org.eclipse.swt.printing;resolution:="optional",\
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/fop/merge.bnd b/repackage/org.argeo.tp.utils/fop/merge.bnd
new file mode 100644 (file)
index 0000000..b8f6548
--- /dev/null
@@ -0,0 +1,16 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.fop
+SLC-Origin-M2: :2.7
+SLC-Origin-M2-Merge: \
+org.apache.xmlgraphics:fop-core,\
+org.apache.xmlgraphics:fop-util,\
+org.apache.xmlgraphics:fop-events,\
+org.apache.xmlgraphics:fop-pdf-images,\
+
+Export-Package: org.apache.fop.*
+
+Import-Package: \
+javax.media.jai;resolution:="optional",\
+com.thoughtworks.qdox.*;resolution:="optional",\
+org.apache.tools.ant.*;resolution:="optional",\
+*
diff --git a/repackage/org.argeo.tp.utils/io.nayuki.qrcodegen.bnd b/repackage/org.argeo.tp.utils/io.nayuki.qrcodegen.bnd
new file mode 100644 (file)
index 0000000..34445b6
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: MIT
+SLC-Origin-M2: io.nayuki:qrcodegen:1.8.0
diff --git a/repackage/org.argeo.tp.utils/javax.activation.bnd b/repackage/org.argeo.tp.utils/javax.activation.bnd
new file mode 100644 (file)
index 0000000..167bd5f
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: BSD-3-Clause
+SLC-Origin-M2: jakarta.activation:jakarta.activation-api:1.2.2
+SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.utils/javax.mail.bnd b/repackage/org.argeo.tp.utils/javax.mail.bnd
new file mode 100644 (file)
index 0000000..15093a7
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
+Bundle-SymbolicName: jakarta.mail
+SLC-Origin-M2: com.sun.mail:jakarta.mail:1.6.7
+SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.utils/javax.xml.bind.bnd b/repackage/org.argeo.tp.utils/javax.xml.bind.bnd
new file mode 100644 (file)
index 0000000..a827549
--- /dev/null
@@ -0,0 +1,7 @@
+Bundle-License: CDDL-1.0 OR GPL-2.0 WITH Classpath-exception-2.0
+Bundle-SymbolicName: javax.xml.bind
+Bundle-Version: 2.4.0
+SLC-Origin-M2: javax.xml.bind:jaxb-api:2.4.0-b180830.0359
+Import-Package: \
+org.glassfish.hk2.osgiresourcelocator;resolution:="optional",\
+*
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.codec.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.codec.bnd
new file mode 100644 (file)
index 0000000..fe4bfa6
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.codec
+SLC-Origin-M2: commons-codec:commons-codec:1.15
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.collections4.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.collections4.bnd
new file mode 100644 (file)
index 0000000..4379a19
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.collections4
+SLC-Origin-M2: org.apache.commons:commons-collections4:4.4
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.compress.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.compress.bnd
new file mode 100644 (file)
index 0000000..5a045bd
--- /dev/null
@@ -0,0 +1,8 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.compress
+SLC-Origin-M2: org.apache.commons:commons-compress:1.22
+Import-Package: \
+org.brotli.*;resolution:=optional,
+org.tukaani.*;resolution:=optional,
+com.github.luben.zstd;resolution:=optional,
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.csv.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.csv.bnd
new file mode 100644 (file)
index 0000000..94f8301
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.csv
+SLC-Origin-M2: org.apache.commons:commons-csv:1.9.0
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.exec.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.exec.bnd
new file mode 100644 (file)
index 0000000..b188587
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.exec
+SLC-Origin-M2: org.apache.commons:commons-exec:1.3
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.imaging.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.imaging.bnd
new file mode 100644 (file)
index 0000000..f0d2123
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.imaging
+Bundle-Version: 0.99.3
+SLC-Origin-M2: org.apache.commons:commons-imaging:1.0-alpha3
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.lang3.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.lang3.bnd
new file mode 100644 (file)
index 0000000..373f647
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.lang3
+SLC-Origin-M2: org.apache.commons:commons-lang3:3.12.0
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.math3.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.math3.bnd
new file mode 100644 (file)
index 0000000..9ce7741
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.math3
+SLC-Origin-M2: org.apache.commons:commons-math3:3.6.1
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.text.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.text.bnd
new file mode 100644 (file)
index 0000000..b14d9b5
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.text
+SLC-Origin-M2: org.apache.commons:commons-text:1.10.0
diff --git a/repackage/org.argeo.tp.utils/org.apache.commons.vfs.bnd b/repackage/org.argeo.tp.utils/org.apache.commons.vfs.bnd
new file mode 100644 (file)
index 0000000..3a73689
--- /dev/null
@@ -0,0 +1,5 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.vfs
+Import-Package: org.apache.tools.ant.*;resolution:=optional,
+*
+SLC-Origin-M2: org.apache.commons:commons-vfs2:2.9.0
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/org.apache.pdfbox.jempbox.bnd b/repackage/org.argeo.tp.utils/org.apache.pdfbox.jempbox.bnd
new file mode 100644 (file)
index 0000000..4edfaa5
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.pdfbox.jempbox
+SLC-Origin-M2: org.apache.pdfbox:jempbox:1.8.17
diff --git a/repackage/org.argeo.tp.utils/org.apache.xml.security.bnd b/repackage/org.argeo.tp.utils/org.apache.xml.security.bnd
new file mode 100644 (file)
index 0000000..caf6de4
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.xml.security
+SLC-Origin-M2: org.apache.santuario:xmlsec:2.3.2
diff --git a/repackage/org.argeo.tp.utils/org.mozilla.javascript.bnd b/repackage/org.argeo.tp.utils/org.mozilla.javascript.bnd
new file mode 100644 (file)
index 0000000..277db30
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: MPL-2.0
+Bundle-SymbolicName: org.mozilla.javascript
+SLC-Origin-M2: org.mozilla:rhino:1.7.14
+SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp.utils/org.tukaani.xz.bnd b/repackage/org.argeo.tp.utils/org.tukaani.xz.bnd
new file mode 100644 (file)
index 0000000..d4a6821
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: CC0-1.0
+SLC-Origin-M2: org.tukaani:xz:1.9
diff --git a/repackage/org.argeo.tp.utils/pdfbox/common.bnd b/repackage/org.argeo.tp.utils/pdfbox/common.bnd
new file mode 100644 (file)
index 0000000..9dcfa6c
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: Apache-2.0
+SLC-Origin-M2: :2.0.27
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.bnd b/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.bnd
new file mode 100644 (file)
index 0000000..1adc204
--- /dev/null
@@ -0,0 +1,5 @@
+Bundle-SymbolicName: org.apache.pdfbox
+SLC-Origin-M2: org.apache.pdfbox:pdfbox
+Import-Package: \
+sun.java2d.cmm.kcms;resolution:="optional",\
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.fontbox.bnd b/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.fontbox.bnd
new file mode 100644 (file)
index 0000000..519f90f
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-SymbolicName: org.apache.pdfbox.fontbox
+SLC-Origin-M2: org.apache.pdfbox:fontbox
diff --git a/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.xmpbox.bnd b/repackage/org.argeo.tp.utils/pdfbox/org.apache.pdfbox.xmpbox.bnd
new file mode 100644 (file)
index 0000000..8a0c26c
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-SymbolicName: org.apache.pdfbox.xmpbox
+SLC-Origin-M2: org.apache.pdfbox:xmpbox
diff --git a/repackage/org.argeo.tp.utils/tika/merge.bnd b/repackage/org.argeo.tp.utils/tika/merge.bnd
new file mode 100644 (file)
index 0000000..6350726
--- /dev/null
@@ -0,0 +1,16 @@
+Bundle-SymbolicName: org.apache.tika
+Bundle-License: Apache-2.0
+SLC-Origin-M2: :2.5.0
+Export-Package: org.apache.*
+Import-Package: *;resolution:=optional
+SLC-Origin-M2-Merge: \
+org.apache.tika:tika-core,\
+org.apache.tika:tika-parser-zip-commons,\
+org.apache.tika:tika-parser-xmp-commons,\
+org.apache.tika:tika-parser-digest-commons,\
+org.apache.tika:tika-parser-pdf-module,\
+org.apache.tika:tika-parser-image-module,\
+org.apache.tika:tika-parser-text-module,\
+org.apache.tika:tika-parser-xml-module,\
+org.apache.tika:tika-parser-microsoft-module,\
+org.apache.tika:tika-parser-miscoffice-module,\
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/batik/common.bnd b/repackage/org.argeo.tp/batik/common.bnd
new file mode 100644 (file)
index 0000000..cc68031
--- /dev/null
@@ -0,0 +1,2 @@
+Bundle-License: Apache-2.0
+SLC-Origin-M2: :1.16
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/batik/merge.bnd b/repackage/org.argeo.tp/batik/merge.bnd
new file mode 100644 (file)
index 0000000..3c1a85d
--- /dev/null
@@ -0,0 +1,28 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.batik
+SLC-Origin-M2: :1.16
+Export-Package: org.apache.*
+Import-Package: \
+org.apache.batik.script.*;resolution:="optional",\
+org.apache.batik.*,\
+org.apache.xmlgraphics.*,\
+org.w3c.*,\
+*;resolution:="optional"
+SLC-Origin-M2-Merge: \
+org.apache.xmlgraphics:batik-anim, \
+org.apache.xmlgraphics:batik-awt-util, \
+org.apache.xmlgraphics:batik-bridge, \
+org.apache.xmlgraphics:batik-codec, \
+org.apache.xmlgraphics:batik-dom, \
+org.apache.xmlgraphics:batik-ext, \
+org.apache.xmlgraphics:batik-extension, \
+org.apache.xmlgraphics:batik-gui-util, \
+org.apache.xmlgraphics:batik-gvt, \
+org.apache.xmlgraphics:batik-parser, \
+org.apache.xmlgraphics:batik-shared-resources, \
+org.apache.xmlgraphics:batik-script, \
+org.apache.xmlgraphics:batik-svg-dom, \
+org.apache.xmlgraphics:batik-svggen, \
+org.apache.xmlgraphics:batik-swing, \
+org.apache.xmlgraphics:batik-transcoder, \
+org.apache.xmlgraphics:batik-xml
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/batik/org.apache.batik.constants.bnd b/repackage/org.argeo.tp/batik/org.apache.batik.constants.bnd
new file mode 100644 (file)
index 0000000..b8a4c6d
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.apache.xmlgraphics:batik-constants
diff --git a/repackage/org.argeo.tp/batik/org.apache.batik.css.bnd b/repackage/org.argeo.tp/batik/org.apache.batik.css.bnd
new file mode 100644 (file)
index 0000000..001e90e
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.apache.xmlgraphics:batik-css
diff --git a/repackage/org.argeo.tp/batik/org.apache.batik.i18n.bnd b/repackage/org.argeo.tp/batik/org.apache.batik.i18n.bnd
new file mode 100644 (file)
index 0000000..5992e5b
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.apache.xmlgraphics:batik-i18n
diff --git a/repackage/org.argeo.tp/batik/org.apache.batik.util.bnd b/repackage/org.argeo.tp/batik/org.apache.batik.util.bnd
new file mode 100644 (file)
index 0000000..80371cb
--- /dev/null
@@ -0,0 +1 @@
+SLC-Origin-M2: org.apache.xmlgraphics:batik-util
diff --git a/repackage/org.argeo.tp/bouncycastle/bcmail.bnd b/repackage/org.argeo.tp/bouncycastle/bcmail.bnd
deleted file mode 100644 (file)
index 38ba77b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-SymbolicName: bcmail
-SLC-Origin-ManifestNotModified: true
-SLC-Origin-M2: org.bouncycastle:bcmail-jdk18on
diff --git a/repackage/org.argeo.tp/bouncycastle/bcpg.bnd b/repackage/org.argeo.tp/bouncycastle/bcpg.bnd
deleted file mode 100644 (file)
index 6e6f8af..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-SymbolicName: bcpg
-SLC-Origin-ManifestNotModified: true
-SLC-Origin-M2: org.bouncycastle:bcpg-jdk18on
diff --git a/repackage/org.argeo.tp/bouncycastle/bcpkix.bnd b/repackage/org.argeo.tp/bouncycastle/bcpkix.bnd
deleted file mode 100644 (file)
index 50b64bc..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-SymbolicName: bcpkix
-SLC-Origin-ManifestNotModified: true
-SLC-Origin-M2: org.bouncycastle:bcpkix-jdk18on
diff --git a/repackage/org.argeo.tp/bouncycastle/bcprov.bnd b/repackage/org.argeo.tp/bouncycastle/bcprov.bnd
deleted file mode 100644 (file)
index b507d5e..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-SymbolicName: bcprov
-SLC-Origin-ManifestNotModified: true
-SLC-Origin-M2: org.bouncycastle:bcprov-jdk18on
diff --git a/repackage/org.argeo.tp/bouncycastle/bcutil.bnd b/repackage/org.argeo.tp/bouncycastle/bcutil.bnd
deleted file mode 100644 (file)
index 778c309..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-SymbolicName: bcutil
-SLC-Origin-ManifestNotModified: true
-SLC-Origin-M2: org.bouncycastle:bcutil-jdk18on
diff --git a/repackage/org.argeo.tp/bouncycastle/common.bnd b/repackage/org.argeo.tp/bouncycastle/common.bnd
deleted file mode 100644 (file)
index b860aa5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: MIT
-SLC-Origin-M2: :1.72
diff --git a/repackage/org.argeo.tp/javax.activation.bnd b/repackage/org.argeo.tp/javax.activation.bnd
deleted file mode 100644 (file)
index 167bd5f..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Bundle-License: BSD-3-Clause
-SLC-Origin-M2: jakarta.activation:jakarta.activation-api:1.2.2
-SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp/javax.mail.bnd b/repackage/org.argeo.tp/javax.mail.bnd
deleted file mode 100644 (file)
index 15093a7..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-Bundle-SymbolicName: jakarta.mail
-SLC-Origin-M2: com.sun.mail:jakarta.mail:1.6.7
-SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp/net.i2p.crypto.eddsa.bnd b/repackage/org.argeo.tp/net.i2p.crypto.eddsa.bnd
deleted file mode 100644 (file)
index 2eea764..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Bundle-License: CC0-1.0
-SLC-Origin-M2: net.i2p.crypto:eddsa:0.3.0
-Import-Package: \
-sun.*;resolution:="optional", \
-*
diff --git a/repackage/org.argeo.tp/org.apache.commons.cli.bnd b/repackage/org.argeo.tp/org.apache.commons.cli.bnd
new file mode 100644 (file)
index 0000000..7e34d59
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.cli
+SLC-Origin-M2: commons-cli:commons-cli:1.5.0
diff --git a/repackage/org.argeo.tp/org.apache.commons.fileupload.bnd b/repackage/org.argeo.tp/org.apache.commons.fileupload.bnd
new file mode 100644 (file)
index 0000000..73b19d4
--- /dev/null
@@ -0,0 +1,6 @@
+Bundle-License: Apache-2.0
+Import-Package:\
+javax.portlet;resolution:=optional,\
+javax.servlet.*;resolution:=optional,\
+*
+SLC-Origin-M2: commons-fileupload:commons-fileupload:1.4
diff --git a/repackage/org.argeo.tp/org.apache.commons.io.bnd b/repackage/org.argeo.tp/org.apache.commons.io.bnd
new file mode 100644 (file)
index 0000000..e1e25b3
--- /dev/null
@@ -0,0 +1,4 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.commons.io
+SLC-Origin-M2: commons-io:commons-io:2.11.0
+Import-Package: sun.*;resolution:=optional, *
diff --git a/repackage/org.argeo.tp/org.apache.httpcomponents.httpclient.bnd b/repackage/org.argeo.tp/org.apache.httpcomponents.httpclient.bnd
new file mode 100644 (file)
index 0000000..eead3b2
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.httpcomponents.httpclient
+SLC-Origin-M2: org.apache.httpcomponents:httpclient:4.5.13
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/org.apache.httpcomponents.httpcore.bnd b/repackage/org.argeo.tp/org.apache.httpcomponents.httpcore.bnd
new file mode 100644 (file)
index 0000000..b0d0c7a
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.httpcomponents.httpcore
+SLC-Origin-M2: org.apache.httpcomponents:httpcore:4.4.15
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/org.apache.httpcomponents.httpmime.bnd b/repackage/org.argeo.tp/org.apache.httpcomponents.httpmime.bnd
new file mode 100644 (file)
index 0000000..1623fb5
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.httpcomponents.httpmime
+SLC-Origin-M2: org.apache.httpcomponents:httpmime:4.5.13
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/org.apache.xerces.bnd b/repackage/org.argeo.tp/org.apache.xerces.bnd
new file mode 100644 (file)
index 0000000..6cb8646
--- /dev/null
@@ -0,0 +1,6 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.xerces
+Import-Package:\
+sun.*;resolution:=optional,\
+*
+SLC-Origin-M2: xerces:xercesImpl:2.12.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/org.apache.xml.resolver.bnd b/repackage/org.argeo.tp/org.apache.xml.resolver.bnd
new file mode 100644 (file)
index 0000000..95f9a5e
--- /dev/null
@@ -0,0 +1,3 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.xml.resolver
+SLC-Origin-M2: xml-resolver:xml-resolver:1.2
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/org.h2.bnd b/repackage/org.argeo.tp/org.h2.bnd
deleted file mode 100644 (file)
index a6090fa..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: MPL-2.0
-Bundle-SymbolicName: org.h2
-SLC-Origin-M2: com.h2database:h2:1.4.200
-SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp/org.postgresql.jdbc42.bnd b/repackage/org.argeo.tp/org.postgresql.jdbc42.bnd
deleted file mode 100644 (file)
index adb6e82..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-Bundle-License: BSD-2-Clause
-Bundle-SymbolicName: org.postgresql.jdbc42
-SLC-Origin-M2: org.postgresql:postgresql:42.5.0
-SLC-Origin-ManifestNotModified: true
diff --git a/repackage/org.argeo.tp/org.tukaani.xz.bnd b/repackage/org.argeo.tp/org.tukaani.xz.bnd
deleted file mode 100644 (file)
index d4a6821..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-Bundle-License: CC0-1.0
-SLC-Origin-M2: org.tukaani:xz:1.9
diff --git a/repackage/org.argeo.tp/xalan/merge.bnd b/repackage/org.argeo.tp/xalan/merge.bnd
new file mode 100644 (file)
index 0000000..ca0c4d6
--- /dev/null
@@ -0,0 +1,7 @@
+Bundle-SymbolicName: org.apache.xalan
+Bundle-License: Apache-2.0
+SLC-Origin-M2: :2.7.2
+Export-Package: org.apache.*
+SLC-Origin-M2-Merge: \
+xalan:xalan,\
+xalan:serializer,\
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/xmlgraphics/merge.bnd b/repackage/org.argeo.tp/xmlgraphics/merge.bnd
new file mode 100644 (file)
index 0000000..8cb1d14
--- /dev/null
@@ -0,0 +1,11 @@
+Bundle-License: Apache-2.0
+Bundle-SymbolicName: org.apache.xmlgraphics
+SLC-Origin-M2: :2.7
+SLC-Origin-M2-Merge: \
+org.apache.xmlgraphics:xmlgraphics-commons
+Export-Package: org.apache.xmlgraphics.*
+Import-Package: \
+org.apache.fop.image.loader.batik;resolution:="optional", \
+org.apache.fop.render.pdf.pdfbox;resolution:="optional", \
+*
+
diff --git a/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter b/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageConverter
new file mode 100644 (file)
index 0000000..292f716
--- /dev/null
@@ -0,0 +1,5 @@
+org.apache.fop.image.loader.batik.ImageConverterSVG2G2D
+org.apache.fop.image.loader.batik.ImageConverterG2D2SVG
+org.apache.fop.image.loader.batik.ImageConverterWMF2G2D
+org.apache.fop.render.pdf.pdfbox.ImageConverterPDF2AFP
+org.apache.fop.render.pdf.pdfbox.ImageConverterPDF2G2D
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory b/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImageLoaderFactory
new file mode 100644 (file)
index 0000000..27dc74a
--- /dev/null
@@ -0,0 +1,4 @@
+org.apache.fop.image.loader.batik.ImageLoaderFactorySVG
+org.apache.fop.image.loader.batik.ImageLoaderFactoryWMF
+org.apache.fop.render.pdf.pdfbox.ImageLoaderFactoryPDF
+org.apache.fop.render.pdf.pdfbox.ImageLoaderFactoryImageRawData
\ No newline at end of file
diff --git a/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader b/repackage/org.argeo.tp/xmlgraphics/services/org.apache.xmlgraphics.image.loader.spi.ImagePreloader
new file mode 100644 (file)
index 0000000..82f7977
--- /dev/null
@@ -0,0 +1,5 @@
+org.apache.fop.image.loader.batik.PreloaderWMF
+org.apache.fop.image.loader.batik.PreloaderSVG
+org.apache.fop.render.pdf.pdfbox.PreloaderPDF
+org.apache.fop.render.pdf.pdfbox.PreloaderImageRawData
+org.apache.fop.render.pdf.pdfbox.LastResortPreloaderPDF
\ No newline at end of file
index 68982e58465e7448c0ac456d4a83b2297c3dad35..a87e10de46a8af157f7071c23f1d4d0fae8facf1 100644 (file)
@@ -2,12 +2,13 @@
 <?pde version="3.8"?>
 <target name="argeo-tp-backend">
        <locations>
-               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.jetty" type="Directory"/>
-               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.formats" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.utils" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.sql" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.poi" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.gis" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/osgi/equinox/org.argeo.tp.eclipse" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.jcr" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.sdk" type="Directory"/>
                <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-minimal.target"/>
        </locations>
 </target>
\ No newline at end of file
index 4c6530e53f95c674ffcfe18a0e0d9401eed9dbb6..0fbb9447acbe4d1e75ce24140e76fc459b1f1d8b 100644 (file)
@@ -4,8 +4,9 @@
        <locations>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/osgi/equinox/org.argeo.tp.osgi" type="Directory"/>
-               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.sdk" type="Directory"/>
-               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.apache" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/osgi/equinox/org.argeo.tp.eclipse" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.crypto" type="Directory"/>
+               <location path="${project_loc:argeo-tp-unstable}/../output/a2/org.argeo.tp.jetty" type="Directory"/>
        </locations>
        <targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
 </target>
\ No newline at end of file
index d5c7289741ccfd22c0666a8e5517af7a35829640..434ebac17d60b0d3a7f7cc4e1995d586328b88a3 100644 (file)
@@ -4,5 +4,6 @@
        <locations>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/swt/rap/org.argeo.tp.swt.workbench" type="Directory"/>
                <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-rwt.target"/>
+               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
        </locations>
 </target>
\ No newline at end of file
index 8b198bcd4a8958b82e4eeae0703329368d1324e2..3f61c39bf1570c88708b19f3a77ffbd8a686c929 100644 (file)
@@ -4,5 +4,6 @@
        <locations>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/swt/rcp/org.argeo.tp.swt.workbench" type="Directory"/>
                <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-swt.target"/>
+               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
        </locations>
 </target>
\ No newline at end of file
index 0b4753fa8217adbeafb5f174944e86a85a969c62..c64c694bc5db7e86afca5d736b42089c2ac288db 100644 (file)
@@ -3,6 +3,6 @@
 <target name="argeo-tp-rwt">
        <locations>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/swt/rap/org.argeo.tp.swt" type="Directory"/>
-               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
+               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-minimal.target"/>
        </locations>
 </target>
\ No newline at end of file
index a3ec118734b5ff2d10f7e5ee5ff8b671206d2fb9..4dcf0759e276b882bd464a8e27ca6827b9ab5b0b 100644 (file)
@@ -5,6 +5,6 @@
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/swt/rcp/org.argeo.tp.swt" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/lib/linux/x86_64/swt/rcp/org.argeo.tp.swt" type="Directory"/>
                <location path="${project_loc:argeo-tp-unstable}/../output/a2/lib/linux/aarch64/swt/rcp/org.argeo.tp.swt" type="Directory"/>
-               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-backend.target"/>
+               <location type="Target" uri="file:${project_loc:argeo-tp-unstable}/sdk/output-argeo-tp-minimal.target"/>
        </locations>
 </target>
\ No newline at end of file