]> git.argeo.org Git - gpl/argeo-tp.git/commitdiff
BitTorrent support
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 12 Sep 2024 15:13:19 +0000 (17:13 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 12 Sep 2024 15:13:19 +0000 (17:13 +0200)
repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/bt/bt.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/bt/bt.dht.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/bt/common.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/com.google.common.bnd
repackage/org.argeo.tp.utils/com.google.inject.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/javax.annotation.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/javax.inject.bnd [new file with mode: 0644]
repackage/org.argeo.tp.utils/org.aopalliance.bnd [new file with mode: 0644]

diff --git a/repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd b/repackage/org.argeo.tp.utils/bt/bt.bencoding.bnd
new file mode 100644 (file)
index 0000000..13c3dbe
--- /dev/null
@@ -0,0 +1 @@
+Argeo-Origin-M2: com.github.atomashpolskiy:bt-bencoding
diff --git a/repackage/org.argeo.tp.utils/bt/bt.bnd b/repackage/org.argeo.tp.utils/bt/bt.bnd
new file mode 100644 (file)
index 0000000..e5ed998
--- /dev/null
@@ -0,0 +1 @@
+Argeo-Origin-M2: com.github.atomashpolskiy:bt-core
diff --git a/repackage/org.argeo.tp.utils/bt/bt.dht.bnd b/repackage/org.argeo.tp.utils/bt/bt.dht.bnd
new file mode 100644 (file)
index 0000000..e048667
--- /dev/null
@@ -0,0 +1,2 @@
+Argeo-Origin-M2: com.github.atomashpolskiy:bt-dht
+Export-Package: bt.*
diff --git a/repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd b/repackage/org.argeo.tp.utils/bt/bt.tracker.http.bnd
new file mode 100644 (file)
index 0000000..e5ed998
--- /dev/null
@@ -0,0 +1 @@
+Argeo-Origin-M2: com.github.atomashpolskiy:bt-core
diff --git a/repackage/org.argeo.tp.utils/bt/common.bnd b/repackage/org.argeo.tp.utils/bt/common.bnd
new file mode 100644 (file)
index 0000000..c1852aa
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-License-Identifier: Apache-2.0
+Argeo-Origin-M2: :1.10
index 2eac0662c2b41be8f60a0b6b5f6892f21d250bcb..95db6e7cdd74ffaecf05016306655168b2de8705 100644 (file)
@@ -1,5 +1,4 @@
 SPDX-License-Identifier: Apache-2.0
-# Note: Used only by h2gis and jlama
 Argeo-Origin-M2: com.google.guava:guava:33.2.1-jre
 Bundle-Version: 33.2.1.jre
 Import-Package:\
diff --git a/repackage/org.argeo.tp.utils/com.google.inject.bnd b/repackage/org.argeo.tp.utils/com.google.inject.bnd
new file mode 100644 (file)
index 0000000..abb1fc6
--- /dev/null
@@ -0,0 +1,5 @@
+SPDX-License-Identifier: Apache-2.0
+Argeo-Origin-M2: com.google.inject:guice:7.0.0
+Import-Package:\
+com.google.errorprone.*;resolution:=optional,\
+*
\ No newline at end of file
diff --git a/repackage/org.argeo.tp.utils/javax.annotation.bnd b/repackage/org.argeo.tp.utils/javax.annotation.bnd
new file mode 100644 (file)
index 0000000..248f8df
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-License-Identifier: GPL-2.0-only WITH Classpath-exception-2.0 OR CDDL-1.1
+Argeo-Origin-M2: javax.annotation:javax.annotation-api:1.3.2
diff --git a/repackage/org.argeo.tp.utils/javax.inject.bnd b/repackage/org.argeo.tp.utils/javax.inject.bnd
new file mode 100644 (file)
index 0000000..e298b06
--- /dev/null
@@ -0,0 +1,3 @@
+SPDX-License-Identifier: Apache-2.0
+Argeo-Origin-M2: javax.inject:javax.inject:1
+Bundle-Version: 1.0
diff --git a/repackage/org.argeo.tp.utils/org.aopalliance.bnd b/repackage/org.argeo.tp.utils/org.aopalliance.bnd
new file mode 100644 (file)
index 0000000..e33da13
--- /dev/null
@@ -0,0 +1,2 @@
+SPDX-License-Identifier: CC0-1.0
+Argeo-Origin-M2: aopalliance:aopalliance:1.0