[ 
https://issues.apache.org/jira/browse/CAMEL-3705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015070#comment-13015070
 ] 

Edstrom Johan commented on CAMEL-3705:
--------------------------------------

dnsjava (121)
-------------
Manifest-Version = 1.0
Bnd-LastModified = 1297804172224
Archiver-Version = Plexus Archiver
Tool = Bnd-1.15.0
Built-By = otsvinev
Build-Jdk = 1.5.0_20
Created-By = Apache Maven Bundle Plugin

Bundle-Name = dnsjava
Bundle-RequiredExecutionEnvironment = J2SE-1.4
Bundle-Description = dnsjava is an implementation of DNS in Java. It supports 
all defined record types (including the DNSSEC types), and unknown types. It 
can be used for queries, zone transfers, and dynamic updates. It includes a 
cache which can be used by clients, and a minimal implementation of a server. 
It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.
Bundle-SymbolicName = dnsjava
Bundle-Version = 2.1.1
Bundle-License = http://www.dnsjava.org/README
Bundle-ManifestVersion = 2

Import-Package = 
        junit.framework,
        org.xbill.DNS,
        sun.net.spi.nameservice
Export-Package = 
        org.xbill.DNS;uses:=org.xbill.DNS.util,
        org.xbill.DNS.spi;uses:="org.xbill.DNS,sun.net.spi.nameservice",
        org.xbill.DNS.utils;uses:=junit.framework


The existing trunk for this project properly deploys, that bundle has not been 
pushed out yet.
I can shade this in SMX bundles....


> dnsjava osgi bundle.
> --------------------
>
>                 Key: CAMEL-3705
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3705
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Edstrom Johan
>            Priority: Minor
>             Fix For: 2.8.0
>
>
> The existing bundles for dnsjava are not yet released via maven. 
> Waiting for a bundle update/release.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to