[axis] 37/60: Add d/*.bnd files

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Jan 12 17:30:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository axis.

commit 391b287f088eb4d6cd8b138f96f49291d994ad7b
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Wed Jan 23 21:05:44 2013 +0000

    Add d/*.bnd files
---
 debian/axis.bnd   | 6 ++++++
 debian/jaxrpc.bnd | 5 +++++
 debian/saaj.bnd   | 5 +++++
 3 files changed, 16 insertions(+)

diff --git a/debian/axis.bnd b/debian/axis.bnd
new file mode 100644
index 0000000..7b121fd
--- /dev/null
+++ b/debian/axis.bnd
@@ -0,0 +1,6 @@
+Bundle-Name: Apache Axis
+Bundle-SymbolicName: org.apache.axis
+Bundle-Version: 1.4
+Bundle-Vendor: Debian.org
+Import-Package: !com.sun.net.ssl.*, !sun.awt.image.codec, !sun.security.provider, *
+-nouses: true
diff --git a/debian/jaxrpc.bnd b/debian/jaxrpc.bnd
new file mode 100644
index 0000000..622c54d
--- /dev/null
+++ b/debian/jaxrpc.bnd
@@ -0,0 +1,5 @@
+Bundle-Name: JAX-RPC
+Bundle-SymbolicName: javax.xml.rpc
+Bundle-Version: 1.4
+Bundle-Vendor: Debian.org
+Import-Package: *
diff --git a/debian/saaj.bnd b/debian/saaj.bnd
new file mode 100644
index 0000000..f1ffaa8
--- /dev/null
+++ b/debian/saaj.bnd
@@ -0,0 +1,5 @@
+Bundle-Name: SAAJ
+Bundle-SymbolicName: javax.xml.soap
+Bundle-Version: 1.4
+Bundle-Vendor: Debian.org
+Import-Package: *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/axis.git



More information about the pkg-java-commits mailing list